Closed matthewdarwin closed 2 years ago
Would have need Geth debug stack trace because it seems it's geth
that is stuck, indirectly sfeth
(since we are waiting for Geth to stop which will never come).
If it happens again, something that can be done is to pass --pprof --pprof.port 6065
to the geth
arguments and you will be able to obtain a stack of go routine for the Geth
process.
I'll close this one for now.
There was a storage problem and geth stopped working (as expected), but mindreader just filled up the log with tons of messages...
stack trace: debug.txt