Hi there,
I've just downloaded configured and set up version 1.0.23 of MultiChain and I get an insufficient funds message when trying to grant permissions to my second server. Any ideas please?
I noticed someone asked the same question elsewhere and you asked if they are using a currency. I'm in the same boat as them, no currency or custom config just defaults straight out of the box. I'm also sure I'm running the grant command on the same server as I started the node on.
Thanks,
Gareth.
gareth@ubuntu-a:~$ multichain-cli chain1 grant 1Pjvjc8VV33wRk2coBMnibTtuuMZ75NMCmpi47 connect
{"method":"grant","params":["1Pjvjc8VV33wRk2coBMnibTtuuMZ75NMCmpi47","connect"],"id":1,"chain_name":"chain1"}
error code: -4
error message:
Insufficient funds
gareth@ubuntu-a:~$ ps aux | grep multichain
gareth 2522 0.6 3.9 705932 39680 ? SLsl 12:32 0:06 multichaind chain1 -daemon
gareth 2555 0.0 0.1 14228 1084 pts/0 S+ 12:47 0:00 grep --color=auto multichain
gareth@ubuntu-a:~$