Open mo-masmoudi opened 4 years ago
I'm seeing the same issue. I've had 4 separate instances seize up without any log output, while any API requests during that time indefinitely time out. When the instance seizes up, you can leave it forever and it will not get any blocks in or serve API requests.
Like @DalyIng, a restart fixed the issue.
Same version: Parity-Ethereum/v2.7.2-stable-2662d19-20200206/x86_64-unknown-linux-gnu/rustc1.41.0
I have been seeing this behavior as well. Been running OE 3.0.1 on an AWS Debian Linux instance. My node is synched. So far, the node stops operating, my OS is hung and I have no recourse but to restart. This happened 3 times over the course of 5 days.
Config.toml
Actual
My node is well synced and works.
Strange Behaviour
I started my kovan node as a user service without any problems on 05/03, and suddenly it stopped for no reason on 11/03.
Yesterday, I restarted the user service (restarted the node) and that launches synchronization again, but an other time the node was stopped
So, I restarted the user service an other time, for now, it works fine, but I want to know why the node did stopped and how to prevent such behaviour in the future.
Thank you.