electroneum / electroneum

Electroneum: The Legacy L1 Repository
https://electroneum.com
Other
390 stars 194 forks source link

not update electroneumd #193

Closed GenyaBaikal closed 6 years ago

GenyaBaikal commented 6 years ago

this stop on block https://prnt.sc/iw2mtu

Unyxos commented 6 years ago

Download the latest release, v0.11.0.0 Revert-V3, that should work

Le 25 mars 2018 à 13:24 +0200, GenyaBaikal notifications@github.com, a écrit :

this stop on block https://prnt.sc/iw2mtu — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

GenyaBaikal commented 6 years ago

i already start on new wallet, may be need to rescan blockchain ?

GenyaBaikal commented 6 years ago

thanks from 2 start, go ... thanks))

GenyaBaikal commented 6 years ago

http://prntscr.com/iw2sl1

nlmaca commented 6 years ago

nvm. had the same issue, downloaded the new version, first it wasn't syncing, but after 10 minutes it finally is updating again.

35erererere commented 6 years ago

i already downloaded the new version, but still not syncing.... :(

35erererere commented 6 years ago

2018-04-09 08:10:42.273 8424 INFO logging contrib/epee/src/mlog.cpp:148 New log categories: *:WARNING,net:FATAL,net.p2p:FATAL,net.cn:FATAL,global:INFO,verify:FATAL,stacktrace:INFO,logging:INFO,msgwriter:INFO 2018-04-09 08:10:42.273 8424 INFO global src/daemon/main.cpp:279 Electroneum 'Helium Hydra' (v0.11.0.0-3b62c743) 2018-04-09 08:10:42.274 8424 INFO global src/daemon/protocol.h:55 Initializing cryptonote protocol... 2018-04-09 08:10:42.274 8424 INFO global src/daemon/protocol.h:60 Cryptonote protocol initialized OK 2018-04-09 08:10:42.275 8424 INFO global src/daemon/p2p.h:63 Initializing p2p server... 2018-04-09 08:10:58.600 8424 INFO global src/daemon/p2p.h:68 P2p server initialized OK 2018-04-09 08:10:58.600 8424 INFO global src/daemon/rpc.h:58 Initializing core rpc server... 2018-04-09 08:10:58.601 8424 INFO global contrib/epee/include/net/http_server_impl_base.h:70 Binding on 127.0.0.1:26968 2018-04-09 08:10:58.601 8424 INFO global src/daemon/rpc.h:63 Core rpc server initialized OK on port: 26968 2018-04-09 08:10:58.601 8424 INFO global src/daemon/core.h:73 Initializing core... 2018-04-09 08:10:58.601 8424 INFO global src/cryptonote_core/cryptonote_core.cpp:323 Loading blockchain from folder C:\ProgramData\electroneum\lmdb ... 2018-04-09 08:10:58.606 8424 INFO global src/cryptonote_core/cryptonote_core.cpp:421 Loading checkpoints 2018-04-09 08:12:22.832 8424 INFO global src/daemon/core.h:78 Core initialized OK 2018-04-09 08:12:22.832 8424 INFO global src/daemon/rpc.h:68 Starting core rpc server... 2018-04-09 08:12:22.833 [SRV_MAIN] INFO global src/daemon/rpc.h:73 Core rpc server started ok 2018-04-09 08:12:22.833 [SRV_MAIN] INFO global src/daemon/p2p.h:78 Starting p2p net loop... 2018-04-09 08:12:23.834 [P2P7] INFO global src/cryptonote_core/cryptonote_core.cpp:1247 


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 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.




35erererere commented 6 years ago

stop like this :(

DeanCole commented 6 years ago

Stop the daemon Delete your blockchain folder C:\ProgramData\electroneum Start the daemon again and wait for sync - Can take a day or two depending on your system / internet conenction