-
Notifications
You must be signed in to change notification settings - Fork 155
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Mordor Testnet Synchronisation failed #550
Comments
I will try a sync to see if it's reproducible now. |
Can you please share your |
Thanks for your reply. Note: this config doesn't contain the genesis block.[Eth] [Eth.Miner] [Eth.Ethash] [Eth.TxPool] [Eth.GPO] [Node] [Node.P2P] [Node.HTTPTimeouts] [Metrics] |
I tried to reproduce it, but with no luck.
Also, I see that you want to mine, for this you have to explicitly set |
Thanks for you trying. I found that running with the "--mordor" flag will work fine. But previous versions can rely on configuration files only. |
Thanks for your report. |
v1.12.12-stable-6d8971c9 mordor testnet Synchronisation failed
System information
CoreGeth/v1.12.12-stable-6d8971c9/linux-amd64/go1.20.4
Expected behaviour
Actual behaviour
Steps to reproduce the behaviour
docker run -d
--name etc-mordor
-v /opt/etc-geth:/root/.ethereum
--network host
--restart always
etclabscore/core-geth:version-1.12.12
--config /root/.ethereum/mordor.toml --mine
Backtrace
The text was updated successfully, but these errors were encountered: