Post
Topic
Board Announcements (Altcoins)
Re: [ANN] AEON [2017-10-07: update to 0.9.14.0]
by
Goug_
on 10/10/2017, 14:39:49 UTC
Hi,

First of all, I'm pretty impressed by the dev of Aeon, and want to congratulate all the dev working hard on this project.

I've encourter an issue since a week now, I try to find some workaround, but nothing work from my side. I can't synchronise to the blockchain with aeond.exe (either version 0.9.12 or 0.9.13, or even with the last 0.9.14)

The Error message is this following one :

...
Core rpc server initialized OK on port: 11181
Initializing core...
 Loading blockchain...
 ERROR C:\Users\Arno\Documents\GitHub\aeon-0.9.13.0\src\common/boost_serialization_helper.h:108 Exception at [unserialize_obj_from_file], what=vector too long
 Can't load blockchain storage from file, generating genesis block.
 ERROR C:\Users\Arno\Documents\GitHub\aeon-0.9.13.0\src\cryptonote_core\blockchain_storage.cpp:130 Failed to add genesis block to blockchain
 ERROR C:\Users\Arno\Documents\GitHub\aeon-0.9.13.0\src\cryptonote_core\cryptonote_core.cpp:128 Failed to initialize blockchain storage
 ERROR C:\Users\Arno\Documents\GitHub\aeon-0.9.13.0\src\daemon\daemon.cpp:191 Failed to initialize core
 Mining has been stopped, 0 finished


Strange things : I haven't done any change localy, it just stop working and show me this message one days.

I don't undertand why some script try to access to a folder users name call "Arno" It's not mine for sure, looks likes some rest of a local path in the code from one dev ? It's me or it could be cleaner ?

Any idea to get throught this ?

Thanks by advance.

Everyone sees this not just you, just ignore it. Shouldn't affect you

The problem is that I don't synchronise anymore, the cmd windows close immediatly after the Error message, and I can't sync simplewallet :

Error: wallet failed to connect to daemon (http://localhost:11181). Daemon either is not started or passed wrong port. Please, make sure that daemon is running or restart the wallet with correct daemon address.