Sync stopped on block 68713

Unfortunately there is nothing to replace. I only have this (derod_leveldb_database) folder in the mainnet folder which contains the logs and so on. there is nothing to replace.

Then just extract to mainnet folder.

ok, I unzipped it there. As far as I can see, it is just a .db file of 4GB. I reopened derod and I am waiting to see if it passes block 68713.

Also, this is what it appears in the window:
e[36mINFOe[0m[May 3 13:06:21]
INFO[May 3 13:06:21] DERO daemon : This version is under heavy development, use it for testing/evaluations purpose only
INFO[May 3 13:06:21] Copyright 2017-2018 DERO Project. All rights reserved.
INFO[May 3 13:06:21] OS:windows ARCH:386 GOMAXPROCS:4
INFO[May 3 13:06:21] Version v1.0.2-alpha.9+14042018
INFO[May 3 13:06:21] Daemon in mainnet mode
INFO[May 3 13:06:21] Daemon data directory E:\Downloads\Dero\dero_windows_386\mainnet
INFO[May 3 13:06:21] Initialising blockchain com=BLKCHAIN
INFO[May 3 13:06:21] Initializing leveldb store at path E:\Downloads\Dero\dero_windows_386\mainnet\derod_leveldb_database.db com=STORE
INFO[May 3 13:06:21] Mempool started com=POOL
WARN[May 3 13:06:21] Error opening mempool data file E:\Downloads\Dero\dero_windows_386\mainnet\mempool.json err open E:\Downloads\Dero\dero_windows_386\mainnet\mempool.json: The system cannot find the file specified. com=POOL
INFO[May 3 13:06:21] Chain Top Block a390f3bdd6c4b1aa994adca83fe57a95756c609d12a47cb2d55cdfb13d5e1b4f Height 68713 com=BLKCHAIN
WARN[May 3 13:06:21] Error opening ban data file E:\Downloads\Dero\dero_windows_386\mainnet\ban_list.json err open E:\Downloads\Dero\dero_windows_386\mainnet\ban_list.json: The system cannot find the file specified. com=P2P
WARN[May 3 13:06:21] Error opening peer data file E:\Downloads\Dero\dero_windows_386\mainnet\peers.json err open E:\Downloads\Dero\dero_windows_386\mainnet\peers.json: The system cannot find the file specified. com=P2P
INFO[May 3 13:06:21] P2P will listen on 0.0.0.0:18089 com=P2P
INFO[May 3 13:06:21] P2P started com=P2P
INFO[May 3 13:06:21] RPC server started com=RPC
INFO[May 3 13:06:21] RPC will listen on 127.0.0.1:9999 com=RPC
INFO[May 3 13:06:21]

DERO will hardfork at block 68600. Please download latest from http://seeds.dero.io/alpha/
INFO[May 3 13:06:22] Current Version 1.0.2 -> Upgrade Version 1.0.4
DERO: 68713/69918 P 16 TXp 1 140.77 MH>>>

You are using an old version. Please get the latest version from https://github.com/deroproject/download

ok, I downloaded the latest windows version. It appears to be the same thing, only that it doesn’t say to update to a newer verison, anymore…

e[36mINFOe[0m[May 3 13:18:15]
INFO[May 3 13:18:15] DERO daemon : This version is under heavy development, use it for testing/evaluations purpose only
INFO[May 3 13:18:15] Copyright 2017-2018 DERO Project. All rights reserved.
INFO[May 3 13:18:15] OS:windows ARCH:386 GOMAXPROCS:4
INFO[May 3 13:18:15] Version v1.0.4-alpha.14+30042018
INFO[May 3 13:18:15] Daemon in mainnet mode
INFO[May 3 13:18:15] Daemon data directory E:\Downloads\Dero\dero_windows_386-v104\dero_windows_386\mainnet
INFO[May 3 13:18:15] Initialising blockchain com=BLKCHAIN
INFO[May 3 13:18:15] Initializing leveldb store at path E:\Downloads\Dero\dero_windows_386-v104\dero_windows_386\mainnet\derod_leveldb_database.db com=STORE
INFO[May 3 13:18:15] Mempool started com=POOL
WARN[May 3 13:18:15] Error opening mempool data file E:\Downloads\Dero\dero_windows_386-v104\dero_windows_386\mainnet\mempool.json err open E:\Downloads\Dero\dero_windows_386-v104\dero_windows_386\mainnet\mempool.json: The system cannot find the file specified. com=POOL
INFO[May 3 13:18:15] Chain Top Block a390f3bdd6c4b1aa994adca83fe57a95756c609d12a47cb2d55cdfb13d5e1b4f Height 68713 com=BLKCHAIN
WARN[May 3 13:18:15] Error opening ban data file E:\Downloads\Dero\dero_windows_386-v104\dero_windows_386\mainnet\ban_list.json err open E:\Downloads\Dero\dero_windows_386-v104\dero_windows_386\mainnet\ban_list.json: The system cannot find the file specified. com=P2P
WARN[May 3 13:18:15] Error opening peer data file E:\Downloads\Dero\dero_windows_386-v104\dero_windows_386\mainnet\peers.json err open E:\Downloads\Dero\dero_windows_386-v104\dero_windows_386\mainnet\peers.json: The system cannot find the file specified. com=P2P
INFO[May 3 13:18:15] P2P started com=P2P
INFO[May 3 13:18:15] RPC server started com=RPC
INFO[May 3 13:18:15] RPC will listen on 127.0.0.1:9999 com=RPC
DERO: 68713/0 P 0 TXp 0 140.77 MH>>> INFO[May 3 13:18:15] P2P will listen on 0.0.0.0:18089 com=P2P
DERO: 68713/69921 P 16 TXp 2 140.77 MH>>>

Please close daemon, clear all contents of mainnet folder, then extract derod_database.db.zip to mainnet folder, then run daemon again and wait for few minutes to see if it will start syncing.

it began syncing from block 1. Can I import a wallet from the older version? I was already mining to an address.

Yes you can import the wallet.

You can either leave it to sync, or follow my procedure above.

I am trying to follow your advice Mojo. Sorry for being such a noob. But it does not work. I unzip the file in the mainnet folder, but the daemon ignores it. It creates a new folder called derod_leveldb_database.db, which is a folder btw and it does not use derod_database.db at all. The unziped file is not perceived as a folder by my PC. I tried to copy this last file into derod_leveldb_database.db to see what happens. And the daemon ignores it again.

I also tried to rename the unzipped file with the name of the folder the daemon is creating. It still ignores it.

I am using windows version, btw.

It does seem weird. Anyway on new version it would sync normally from the start, but will take longer time.

Leave it to sync for few hours, and check back later.

Ok, I just hope it won’t jam again. I wouldn’t wanna lose my balance from the pool. Thank you for your patience Mojo and have a nice day! :slightly_smiling_face:

1 Like

Sorry the db file is for 64-bit system , For 32 bit system pls sync.

If your machine is 64-bit then why not use 64-Bit version https://github.com/deroproject/download

Why was this not posted in the reddit forum? (or did I just miss it??)

We are focused more on development so efficient use of resources are expected.
Official forum and channels are preferred. Many other channels are maintained but not entirely possible.

Fair enough I suppose - its just so easy to miss something like this. With reddit there is a single location I can go for all the coins I mine and its easy to keep track of it all.

I will make sure to keep the Reddit more up to date and I’ll try to add all of the little pieces of info that come out there as well.

Thank you Serena.:smiley: