Closed imboogieman closed 7 years ago
ps aux | grep iguana
the above will show either 1 line output or more
pkill iguana
this will kill the existing backend iguana daemon, which for some reason wasn't killed in previous app exit. due to which you are getting that error and not able to login. this issue will be fixed in next beta build.
ps aux | grep iguana
if single line in return, good, otherwise just exeucte pkill iguana
again.
sudo chown -R $USER:$USER $HOME/.pm2/
sudo chown -R $USER:$USER $HOME/.iguana/
sudo chown -R $USER:$USER $HOME/.config/
after this start Iguana App by double clicking the desktop shortcut. You must have one there.
If not working, update here.
It's fix will be pushed in next build.
How to reproduce:
I run Iguana (0.13-0.1.4) I open the wallet GUI index.html in Chrome I create an account I add KMD in lite mode I see the message the coin is added And then I see the authentication error message And I can not proceed any further.
Though the bug is missing on 0.1.1-0.1.2