Open jbroudou opened 5 years ago
Hi,
Based on your logs the app didn't received any new blocks from Parity. Because we had issues with the web3js package not receiving new blocks for various reasons we added a workaround to reinstatiate the connection to the node to fix the problem. But indeed it should not exit with the code error 1. Seems to be a bug. Will investigate more and fix it.
Thanks for your feedback.
Thank you to all this community, you are very unique
Describe the bug
The ethstats-cli docker container crashes with an exit code of 1 after about 10 minutes of running the container.
Output from the last few lines of the log are as follows
The container was started with the command docker run -it --restart always --net host -v /opt/ethstats-cli/:/root/.config/configstore/ alethio/ethstats-cli --register --account-email system-support@OBSCURED --node-name eth1-node-inspectablock
Environment (please complete the following information):