Post
Topic
Board Announcements (Altcoins)
Re: [BCN] Bytecoin. Major update NOW!
by
saYRam
on 19/08/2014, 10:34:02 UTC

couldnt syncronized. I get this messages. Whats wrong with it?

win7 x64 en (7600)
i7 2600k
do you use the last binary 1.0.1? If not update it. https://bitcointalk.org/index.php?topic=512747.msg8351704#msg8351704

cur version is v1.0.1.316 for deamon and wallet.

See the new logs. I can see
2014-Aug-19 12:51:48.788573 [P2P9][95.211.224.150:8080 OUT] SYNCHRONIZED OK
but news lines weird. Cant refresh the wallet and demon always go on "SYNCHRONIZATION started" err lines "SYNCHRONIZATION started" err lines.

btw i use this command to start deamon

Code:
bytecoind --rpc-bind-port=8080 --p2p-bind-port=8081

ty for ur answer.

Code:

**********************************************************************
2014-Aug-19 12:51:47.633507 [P2P7][95.211.224.150:8080 OUT]Sync data returned unknown top block: 548781 -> 548785 [4 blocks (0 days) behind]
SYNCHRONIZATION started
2014-Aug-19 12:51:48.788573 [P2P9][95.211.224.150:8080 OUT] SYNCHRONIZED OK
2014-Aug-19 12:51:48.791573 [P2P9]
**********************************************************************


This has been discussed already: https://bitcointalk.org/index.php?topic=512747.msg8403069#msg8403069

Your daemon is totally ok. It is synchronized. However, there are some daemons that are outdated and send invalid data. If you check the top block your daemon is trying to synchronize to, it's way below your current one (by more than 2000 blocks), so the connection to the outdated daemon is dropped and nothing happens. As there are might several older daemons you keep receiving such messages.

However, the software works fine, just give it a try in your wallet.

so we have to wait now?

and in the update msg it says delete your wallet.bin file.

isnt it my wallet? why i have to delete it?
tyvm for ur attention.