Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is my Blockchain Syncing? #164

Closed
TimeTravelersHackedMe opened this issue Feb 28, 2018 · 3 comments
Closed

Is my Blockchain Syncing? #164

TimeTravelersHackedMe opened this issue Feb 28, 2018 · 3 comments

Comments

@TimeTravelersHackedMe
Copy link

Does this look like it's syncing:

Aeon        | 2018-Feb-28 18:37:56.321771 [P2P1][5.9.102.108:11180 OUT]Sync data returned unknown top block: 1001 -> 929013 [928012 blocks behind]
Aeon        | SYNCHRONIZATION started
Aeon        | 2018-Feb-28 18:37:57.385274 [P2P1][61.147.69.131:11180 OUT]Sync data returned unknown top block: 1001 -> 929013 [928012 blocks behind]
Aeon        | SYNCHRONIZATION started
Aeon        | 2018-Feb-28 18:37:57.492444 [P2P1]ERROR /root/aeon/src/cryptonote_protocol/cryptonote_protocol_handler.h:69 Unkonown command:1007
Aeon        | 2018-Feb-28 18:37:57.492487 [P2P1]ERROR /root/aeon/src/p2p/net_node.h:140 Unkonown command:1007
Aeon        | 2018-Feb-28 18:37:57.527926 [P2P1][207.246.114.190:11181 OUT]Sync data returned unknown top block: 1001 -> 929013 [928012 blocks behind]
Aeon        | SYNCHRONIZATION started
Aeon        | 2018-Feb-28 18:37:58.565879 [P2P8][211.204.174.12:11180 OUT]Sync data returned unknown top block: 1201 -> 929013 [927812 blocks behind]
Aeon        | SYNCHRONIZATION started
Aeon        | 2018-Feb-28 18:37:58.801996 [P2P3][50.7.176.42:11180 OUT]Sync data returned unknown top block: 1284 -> 929013 [927729 blocks behind]
Aeon        | SYNCHRONIZATION started
Aeon        | 2018-Feb-28 18:37:59.510550 [P2P3][91.113.13.219:11180 OUT]Sync data returned unknown top block: 1413 -> 929013 [927600 blocks behind]
Aeon        | SYNCHRONIZATION started
Aeon        | 2018-Feb-28 18:37:59.997935 [P2P2][70.122.29.19:11180 OUT]Sync data returned unknown top block: 1601 -> 929013 [927412 blocks behind]
Aeon        | SYNCHRONIZATION started
Aeon        | 2018-Feb-28 18:38:01.351697 [P2P1][111.10.24.23:11180 OUT]Sync data returned unknown top block: 1876 -> 929013 [927137 blocks behind]
Aeon        | SYNCHRONIZATION started
Aeon        | 2018-Feb-28 18:39:09.285208 [P2P1]CHECKPOINT PASSED FOR HEIGHT 10000 <1ac1ebd25baf0d6ec593daa3389f1aa7e860ff2cc29f3cf1be586d245b379da4>
Aeon        | 2018-Feb-28 18:40:10.578194 [P2P3]CHECKPOINT PASSED FOR HEIGHT 15000 <15567af42afc1ed00538f53b
@Artoria2e5
Copy link

Yours is syncing way better than mine. Those checkpoint messages show how many blocks you've got, and it looks like you have 15000+ blocks now.

@aeonix
Copy link
Owner

aeonix commented Mar 15, 2018

Resolved

@aeonix aeonix closed this as completed Mar 15, 2018
@aeonix
Copy link
Owner

aeonix commented Mar 15, 2018

BTW, you can use the 'diff' command to check current block height. As long as it continues to increase your node is syncing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants