|
Post by The Techy on Nov 24, 2017 4:46:05 GMT -6
I don't seem to be syncing with the P2P network any ideas? I have no Antivirus and I punched a hole in the firewall for the program...
Some output i get:
status Height: 1/1 (100.0%) on mainnet, not mining, net hash 0 H/s, v1, up to date, 3(out)+0(in) connections, uptime 0d 0h 10m 17s update check 2017-11-24 10:37:52.382 8320 WARN net.dns src/common/dns_utils.cpp:487 WARNING: no two valid ElectroneumPulse DNS checkpoint records were received Error: Problem fetching info -- Error checking for updates
|
|
|
Post by plpatel on Nov 24, 2017 11:40:51 GMT -6
Even I'm faceing the same problem, hence had to installed Electronium Pool Miner. If anybody can come up with solution would be of great help.
|
|
|
Post by mrnewguy on Nov 24, 2017 11:52:00 GMT -6
strange thing is i could sync one week ago, but now i have the same problem with my electorneumd . strange
|
|
|
Post by The Techy on Nov 24, 2017 13:02:10 GMT -6
I found part of the problem its not syncing with the network because you never actually connect to a peer. I found someone else online to give me their peer list which i used to connect to a specific system to jump start the sync process...
Add a peer by doing(Windows): electroneumd.exe --add-peer 203.221.59.60:26967
(Linux) ./electroneumd --add-peer 203.221.59.60:26967
Note: IDK if the peer above is still on the network
|
|
|
Post by The Techy on Nov 24, 2017 13:06:50 GMT -6
This IP works for now 178.164.174.123:26967
|
|
|
Post by Ricks on Nov 25, 2017 6:23:53 GMT -6
This IP works for now 178.164.174.123:26967 Good its sync for me whit this ip tank you
|
|
|
Post by mrnewguy on Nov 25, 2017 6:29:24 GMT -6
i'0m trying but the peerlist doesn't change. i still have 4 peer with 0 conections. strange
edit, it is now working, i jumped started it with 178.164.174.123:26967
|
|
|
Post by Tim on Nov 25, 2017 7:58:06 GMT -6
I have the same problem but for me it is not working with 178.164.174.123:26967... I think I did something wrong, i am new to command line and stuff.
This is what I did: Microsoft Windows [Version 10.0.14393] (c) 2016 Microsoft Corporation. Alle Rechte vorbehalten.
C:\Users\Tim>cd C:\Users\Tim\Desktop\Electroneum CLI
C:\Users\Tim\Desktop\Electroneum CLI> electroneumd.exe --add-peer 178.164.174.123:26967 2017-11-25 13:53:10.842 2676 INFO global src/daemon/main.cpp:279 Electroneum 'Helium Hydra' (v0.11.0.0-53f8b3fa) 2017-11-25 13:53:10.842 2676 INFO global src/daemon/protocol.h:55 Initializing cryptonote protocol... 2017-11-25 13:53:10.842 2676 INFO global src/daemon/protocol.h:60 Cryptonote protocol initialized OK 2017-11-25 13:53:10.842 2676 INFO global src/daemon/p2p.h:63 Initializing p2p server... 2017-11-25 13:53:32.833 2676 INFO global src/daemon/p2p.h:68 P2p server initialized OK 2017-11-25 13:53:32.834 2676 INFO global src/daemon/rpc.h:58 Initializing core rpc server... 2017-11-25 13:53:32.834 2676 INFO global contrib/epee/include/net/http_server_impl_base.h:70 Binding on 127.0.0.1:26968 2017-11-25 13:53:32.835 2676 INFO global src/daemon/rpc.h:63 Core rpc server initialized OK on port: 26968 2017-11-25 13:53:32.835 2676 INFO global src/daemon/core.h:73 Initializing core... 2017-11-25 13:53:32.836 2676 INFO global src/cryptonote_core/cryptonote_core.cpp:323 Loading blockchain from folder C:\ProgramData\electroneum\lmdb ... 2017-11-25 13:53:32.853 2676 INFO global src/cryptonote_core/cryptonote_core.cpp:421 Loading checkpoints 2017-11-25 13:53:44.337 2676 WARN net.dns src/common/dns_utils.cpp:487 WARNING: no two valid ElectroneumPulse DNS checkpoint records were received 2017-11-25 13:53:44.337 2676 INFO global src/daemon/core.h:78 Core initialized OK 2017-11-25 13:53:44.338 2676 INFO global src/daemon/rpc.h:68 Starting core rpc server... 2017-11-25 13:53:44.339 [SRV_MAIN] INFO global src/daemon/rpc.h:73 Core rpc server started ok 2017-11-25 13:53:44.339 [SRV_MAIN] INFO global src/daemon/p2p.h:78 Starting p2p net loop... 2017-11-25 13:53:45.352 [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-25 13:53:45.469 [P2P7] WARN net.dns src/common/dns_utils.cpp:487 WARNING: no two valid ElectroneumPulse DNS checkpoint records were received
It is just the same when I run electroneumd normally.
Can somebody please tell me how it is done right?
Thanks in advance!
|
|
|
Post by edz on Nov 25, 2017 9:56:54 GMT -6
im having the same problem i already tried the 2 ips but still no luck 
|
|
|
Post by ash1k on Nov 25, 2017 12:28:29 GMT -6
just found answer from github
So the suggestion from CryptoSiD worked for me as well (running Mac OS). I ran the following command from my terminal and it immediately moves past the sticking point.
~/SourceCode/electroneum/electroneumd --add-exclusive-node 76.91.14.76:26967
Log output
2017-11-25 15:40:42.046 [P2P9] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:302 [76.91.14.76:26967 OUT] Sync data returned a new top block candidate: 1 -> 40108 [Your node is 40107 blocks (27 days) behind] SYNCHRONIZATION started Make sure to also quit the sync and restart it without that option so you pick up more than one peer.
|
|
|
Post by T8484 on Nov 25, 2017 13:36:30 GMT -6
Exclusive node or not any of the P2P IP’s did not work for me. Very flummoxed.
|
|
|
Post by T8484 on Nov 25, 2017 13:39:05 GMT -6
Exclusive node nor any of the P2P IP’s worked for me. Very flummoxed.
|
|
|
Post by edz on Nov 25, 2017 19:14:20 GMT -6
just found answer from github So the suggestion from CryptoSiD worked for me as well (running Mac OS). I ran the following command from my terminal and it immediately moves past the sticking point. ~/SourceCode/electroneum/electroneumd --add-exclusive-node 76.91.14.76:26967 Log output 2017-11-25 15:40:42.046 [P2P9] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:302 [76.91.14.76:26967 OUT] Sync data returned a new top block candidate: 1 -> 40108 [Your node is 40107 blocks (27 days) behind] SYNCHRONIZATION started Make sure to also quit the sync and restart it without that option so you pick up more than one peer. thank you ash1k you solve my problem it started right away putting that node
|
|
|
Post by T8484 on Nov 26, 2017 11:36:42 GMT -6
I'm running Windows. I keep getting "unknown command" no matter what I try.
|
|
|
Post by mrmajestic on Nov 26, 2017 12:10:59 GMT -6
just found answer from github So the suggestion from CryptoSiD worked for me as well (running Mac OS). I ran the following command from my terminal and it immediately moves past the sticking point. ~/SourceCode/electroneum/electroneumd --add-exclusive-node 76.91.14.76:26967 Log output 2017-11-25 15:40:42.046 [P2P9] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:302 [76.91.14.76:26967 OUT] Sync data returned a new top block candidate: 1 -> 40108 [Your node is 40107 blocks (27 days) behind] SYNCHRONIZATION started Make sure to also quit the sync and restart it without that option so you pick up more than one peer. im having the same problems......... im on mac did you run the command in another terminal or in the same as electroneumd?  ?
|
|