Skip to content

Lotus run dozens of process and use 100% CPU. How to fully uninstall it ? #8269

Discussion options

You must be logged in to vote

Hi @adwulfran

Seems like something went wrong somewhere - Im moving this from Lotus issues to Discussions for help and troubleshooting. Since this clearly a user error and not a lotus issue.

If its running in the background you might have started lotus as a service, then the cmd is:
systemctl stop lotus-daemon

Regular stop:
lotus daemon stop
lotus-miner stop

How to fully uninstall it ?

  • Quick google search and you will find a way to fully remove it.
sudo apt-get remove application
sudo apt-get remove application*

sudo apt-get remove --purge application
sudo apt-get remove --purge application*

sudo apt-get purge application
sudo apt-get purge application*

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by SgtCoin
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Kind: Bug area/cli status/archived Archive label, use when closing/locking old discussions.
3 participants
Converted from issue

This discussion was converted from issue #8268 on March 09, 2022 11:16.