Post
Topic
Board Announcements (Altcoins)
Re: ✅|ANN| 🌍DESIRE |NeoScrypt| |🔨MasterNodes🔨| - COIN OF YOUR DREAMS!
by
starl1ng
on 05/12/2017, 21:40:44 UTC
hey guys after runing these commands on my vps
cd ~;
cd Desire/src/
./desired -daemon

I am getting this error :
  Unable to bind to 0.0.0.0:9919 on this computer. Desire Core is probably already running.
Error: Failed to listen on any port. Use -listen=0 if you want this.

"Any one get this error before"

You could './desire-cli stop' (or something similar) as suggested before, or you can just kill the process.
Code:
sudo killall desired

No output means that the daemon was killed, otherwise you will see something like 'There's no process desired'