You are viewing a single comment's thread from:
RE: Learning Diary, connecting to EOS mainnet
anyone else getting this when using: nodeos --genesis-json genesis.json, even after editing config.ini?
anyone else getting this when using: nodeos --genesis-json genesis.json, even after editing config.ini?
i see you just kill your node with pkill
first time u start your node make surr genesis.json correct
then it will generate a config file
kill the first time with ctrl-c then edit the config file add plugin add node
then start again the node
if error, clean the block + state make sure u dont delete the config file
then start again the node
just follow the article