`./shurli start` was crashing and on checking `~/.komodo/debug.log`, I am seeing: ``` ThreadRPCServer incorrect password attempt from 127.0.0.1 ``` My `~/.komodo/komodo.conf` contains `rpcuser=xx#xxxxxxx` and on removing the `#` from it works.