Open ziogaschr opened 3 years ago
Not sure how snapshot works, but it might be that it would have to wait for the chain to be synced first
So the abort
/resume
pattern was happening the whole time? Or could this be a race around a shutdown channel?
The abort/resume pattern was happening the whole time I think
While testing
--snapshot
on #230, geth was printing too many logs where snapshot was looping on aborting and resuming state.System information
Expected behaviour
Either the snapshot generator must wait under certain circumstances or the log level has to be changed.
Actual behaviour
Was retrying like crazy and was emitting to many logs
Steps to reproduce the behaviour
Having a chain synced on
mordor
1-2 weeks ago.Backtrace
this is part of the trace, but it was like this for the whole buffer.
after a node restart without the
--snapshot
flag