On my running node:
$ multichain-cli sid backupwallet "backup.dat"
Expected outcome: A backed-up copy of the wallet.
Actual Outcome:
{"method":"backupwallet","params":["backup.dat"],"id":"64255931-1554659205","chain_name":"sid"}
error: no response from server
Any further CLI calls will give me a "error: no response from server". I have manually start the chain again.
Any idea on how to solve this?