|
Post by joecat1108 on Nov 7, 2017 13:01:20 GMT -6
Intresting, I just ran it on my other computer and it says I am 10 days behinde.
|
|
|
Post by zerocool1974 on Nov 7, 2017 13:37:21 GMT -6
Leave it running in the background if you can. This way if you have the wallet-cli running in another DOS window, you can see the deposits as they come in. Otherwise leave the electroneumd.exe running until it says sync OK, then run the wallet-cli. Still not syncing up!!!! 5000 blocks behind now! I tried deleting everything and running it all again to no avail. What have I done wrong?!?! 2017-11-07 19:31:26.858 8540 INFO global src/daemon/main.cpp:279 Electroneum 'Helium Hydra' (v0.11.0.0-53f8b3fa) 2017-11-07 19:31:26.858 8540 INFO global src/daemon/protocol.h:55 Initializing cryptonote protocol... 2017-11-07 19:31:26.858 8540 INFO global src/daemon/protocol.h:60 Cryptonote protocol initialized OK 2017-11-07 19:31:26.858 8540 INFO global src/daemon/p2p.h:63 Initializing p2p server... 2017-11-07 19:31:34.171 8540 INFO global src/daemon/p2p.h:68 P2p server initialized OK 2017-11-07 19:31:34.171 8540 INFO global src/daemon/rpc.h:58 Initializing core rpc server... 2017-11-07 19:31:34.171 8540 INFO global contrib/epee/include/net/http_server_impl_base.h:70 Binding on 127.0.0.1:26968 2017-11-07 19:31:34.171 8540 INFO global src/daemon/rpc.h:63 Core rpc server initialized OK on port: 26968 2017-11-07 19:31:34.171 8540 INFO global src/daemon/core.h:73 Initializing core... 2017-11-07 19:31:34.171 8540 INFO global src/cryptonote_core/cryptonote_core.cpp:323 Loading blockchain from folder C:\ProgramData\electroneum\lmdb ... 2017-11-07 19:31:34.218 8540 INFO global src/cryptonote_core/cryptonote_core.cpp:421 Loading checkpoints 2017-11-07 19:31:34.374 8540 WARN net.dns src/common/dns_utils.cpp:487 WARNING: no two valid ElectroneumPulse DNS checkpoint records were received 2017-11-07 19:31:34.374 8540 INFO global src/daemon/core.h:78 Core initialized OK 2017-11-07 19:31:34.374 8540 INFO global src/daemon/rpc.h:68 Starting core rpc server... 2017-11-07 19:31:34.374 [SRV_MAIN] INFO global src/daemon/rpc.h:73 Core rpc server started ok 2017-11-07 19:31:34.374 [SRV_MAIN] INFO global src/daemon/p2p.h:78 Starting p2p net loop... 2017-11-07 19:31:35.374 [P2P7] INFO global src/cryptonote_core/cryptonote_core.cpp:1247 [1;33m ********************************************************************** The daemon will start synchronizing with the network. This may take a long time to complete.
You can set the level of process detailization* through "set_log <level|categories>" command*, where <level> is between 0 (no details) and 4 (very verbose), or custom category based levels (eg, *:WARNING)
Use the "help" command to see the list of available commands. ********************************************************************** [0m 2017-11-07 19:31:35.608 [P2P7] WARN net.dns src/common/dns_utils.cpp:487 WARNING: no two valid ElectroneumPulse DNS checkpoint records were received 2017-11-07 19:31:37.702 [P2P5] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:302 [121.75.241.230:26967 OUT] Sync data returned a new top block candidate: 14352 -> 14680 [Your node is 328 blocks (0 days) behind] SYNCHRONIZATION started 2017-11-07 19:32:03.892 [P2P9] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [1;33m[73.68.48.97:26967 OUT] Synced 14452/14680[0m 2017-11-07 19:32:17.049 [P2P9] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [1;33m[73.68.48.97:26967 OUT] Synced 14552/14680[0m 2017-11-07 19:32:31.660 [P2P9] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [1;33m[73.68.48.97:26967 OUT] Synced 14652/14680[0m 2017-11-07 19:32:36.223 [P2P9] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [1;33m[73.68.48.97:26967 OUT] Synced 14680/14680[0m 2017-11-07 19:32:36.223 [P2P9] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1518 [1;32mSYNCHRONIZED OK[0m 2017-11-07 19:32:36.223 [P2P9] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1540 [1;33m ********************************************************************** You are now synchronized with the network. You may now start electroneum-wallet-cli.
Use the "help" command to see the list of available commands. **********************************************************************[0m
That's my most recent log, some error too but working good. Maybe you don't have administration rights to run the program, I don't know! You can always submit a ticket to Electroneum support if isn't working on your machine.
|
|
|
Post by kiint on Nov 7, 2017 15:41:17 GMT -6
Looks good zerocool1974. If it is not syncing then you possibly have a network error - make sure that your AV or something is not blocking access for electroneumd.exe to talk to to the internet.
|
|
|
Post by kiint on Nov 7, 2017 15:49:49 GMT -6
Firewall or AV is blocking it most likely. Check the the exe is not being blocked from accessing the internet.
|
|