Nano-node: Error deserializing config

Created on 31 Aug 2017  路  2Comments  路  Source: nanocurrency/nano-node

Trying to start the rai_node daemon, i have followed these steps:

./rai_node --daemon
sed -i 's/"rpc_enable": "false"/"rpc_enable": "true"/g' ~/RaiBlocks/config.json
sed -i 's/"enable_control": "false"/"enable_control": "true"/g' ~/RaiBlocks/config.json

Launch rai_node in test mode
./rai_node --daemon

I get the error: "Error deserializing config"

any help appreciated:

Most helpful comment

delete config.json & try again

All 2 comments

delete config.json & try again

thanks works now

Was this page helpful?
0 / 5 - 0 ratings

Related issues

androm3da picture androm3da  路  3Comments

i3bitcoin picture i3bitcoin  路  4Comments

bartclaeys picture bartclaeys  路  3Comments

hskang9 picture hskang9  路  4Comments

sacreman picture sacreman  路  6Comments