I'm having trouble opening the wallet file. I'm getting the following error message on Ubuntu:
root@Drop:~# Velocitycoind
Error: To use bitcoind, you must set a rpcpassword in the configuration file:
/root/.Velocitycoin/Velocitycoin.conf
It is recommended you use the following random password:
rpcuser=bitcoinrpc
rpcpassword=3NRobApXUhDgiFKKpQ1bTBpYUvJP8FsuXMJ9xUDapKS6
(you do not need to remember this password)
If the file does not exist, create it with owner-readable-only file permissions.
I do have a password set in the .conf file, so I don't know what's wrong. Can anyone please help?