Eos: can't run ./eosd!

Created on 22 Nov 2017  路  7Comments  路  Source: EOSIO/eos

I gave command to run eosd and everything was going good but then in the middle I got an server error and when I again connected my server and gave command to run the eosd. It gave following error:
1933263ms thread-0 main.cpp:39 main ] 13 NSt8ios_base7failureB5cxx11E: basic_ios::clear: iostream error
basic_ios::clear: iostream error:
{"my->genesis_file.generic_string()":"/home/ubuntu/eos/build/genesis.json","what":"basic_ios::clear: iostream error"}
thread-0 chain_plugin.cpp:236 plugin_startup
capture4

Most helpful comment

Please try with ./eosd --resync

All 7 comments

Not much to go on here. What the server error you mentioned? Is /home/ubuntu/eos/build/genesis.json a valid json file?

My server error was "Connection Reset" and yes it is a valid path to genesis.json file!

Please try with ./eosd --resync

Ill try it sir Thank you :)

That worked sir Thanks a lot!

Glad to hear it, closing this issue.

@heifner Hi锛孖 guess ./eosd --resync is the way to reload the config.ini file.

But in Docker, I use docker-compose -f docker-compose.yml up to start the eosd and the wallet, and how can I use ./eosd --resync to reload the file? Thanks.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jiazechen picture jiazechen  路  3Comments

christola picture christola  路  3Comments

hadramidah picture hadramidah  路  3Comments

xiaomaogy picture xiaomaogy  路  3Comments

zxf969175364 picture zxf969175364  路  3Comments