graft-project / GraftNetwork

Graft Network Proof-of-work Node
https://graft.network
Other
82 stars 41 forks source link

Wallet hangs trying to sync after block 602486 #359

Closed minerrocks closed 4 years ago

minerrocks commented 4 years ago

Hello, we have a graft pool: graft.miner.rocks And today we faced an issue - wallet cannot sync with daemon anymore. We have tried to create new wallet, with new mnemonic seed - the issue remains. When wallet tried to sync with daemon - daemon eats 100% CPU - and wallet hangs, until daemon stopped.

Swericor commented 4 years ago

Which version of the daemon are you running?

minerrocks commented 4 years ago

Latest release 1.9.2 https://github.com/graft-project/GraftNetwork/releases/latest

Looks like rpc wallet works, as payments are processed. And daemon even when using 100% CPU after wallet makes request - still in sync with network. OS: Ubuntu 18.04

mbg033 commented 4 years ago

@minerrocks if you still can reproduce the issue, can you please start the wallet with "--log-level 2", make sure it stuck and email me the log?

minerrocks commented 4 years ago

Looks like now it works ok, does not stuck, even for wallet created at height when issue was noticed.