Anyone can help with synchronization? Cannot connect with network. Need seed nodes or file p2pstate.bin
Thanks!!
Minergate: 176.9.147.178:8380
Now all works fine. Thank you very much.
./quazarcoind --add-peer 176.9.147.178:8380
thanks for the tipp. but does not work for me.
ABC-OSX-:Resources USER$ ./quazarcoind --add-peer 176.9.147.178:8380
2015-Oct-04 18:26:55.096059 Starting...
2015-Oct-04 18:26:55.096435 quazarcoin v0.8.9.65()
2015-Oct-04 18:26:55.096506 Module folder: ./quazarcoind
2015-Oct-04 18:26:55.096729 Initializing p2p server...
2015-Oct-04 18:26:55.096979 ERROR /Users/pfolthof/Develop/Monero/quazarcoin/src/p2p/net_node.inl:82 Exception at [node_server::init_config], what=unsupported version2015-Oct-04 18:26:55.097039 ERROR /Users/pfolthof/Develop/Monero/quazarcoin/src/p2p/net_node.inl:204 Failed to init config.
2015-Oct-04 18:26:55.097085 ERROR /Users/pfolthof/Develop/Monero/quazarcoin/src/daemon/daemon.cpp:148 Failed to initialize p2p server.
2015-Oct-04 18:26:55.097285 Mining has been stopped, 0 finished
any idea how to solve this.
Bolded above indicates an error reading your p2pstate.bin file, possibly due to corruption or possible due to a change the installed version of the boost serialization library. Delete that file from your ~/.quazarcoin directory.