You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
run harmony latest dev commit 17a2522 on a shard 0 validator (s1 explorer and s1 validator didn't face the issue)
force crashed the node with kill - 9 <harmony_process>
Expected behavior
no panic
Screenshots
If applicable, add screenshots to help explain your problem.
node logs keep looping on:
{"level":"info","self":"0.0.0.0:9000","PeerID":"QmVAHbuww5WG2YiRCaryzJNhdC4arm6V2qKbft9wR4khvZ","PubKey":"94e951bf8eda09aefcbc00a48932dfc4568d1f9e8973c81086e4f3152201bd38622d43041c67c0b470b98d2231ef6d98","caller":"/root/go/src/github.com/harmony-one/harmony/p2p/host.go:279","time":"2024-01-22T08:00:57.644542351+01:00","message":"libp2p host ready"}
{"level":"warn","caller":"/root/go/src/github.com/harmony-one/harmony/cmd/harmony/main.go:801","time":"2024-01-22T08:00:57.64518752+01:00","message":"Blacklist setup error: open ./.hmy/blacklist.txt: no such file or directory"}
{"level":"warn","caller":"/root/go/src/github.com/harmony-one/harmony/cmd/harmony/main.go:805","time":"2024-01-22T08:00:57.645223737+01:00","message":"AllowedTxs setup error: open ./.hmy/allowedtxs.txt: no such file or directory"}
{"level":"warn","number":"155207","hash":"0x8d6a97214852626b36966ef88e7ff21ef4189830cba849d2e5b5f5f4c680dc43","caller":"/root/go/src/github.com/harmony-one/harmony/core/blockchain_impl.go:597","time":"2024-01-22T08:00:57.665722669+01:00","message":"Head state missing, repairing chain"}
{"level":"info","number":"154814","hash":"0xdb9be169d90b4a0592a217865f22d8df58751ea4d851e9c365ada0e8ff054d5d","caller":"/root/go/src/github.com/harmony-one/harmony/core/blockchain_impl.go:823","time":"2024-01-22T08:00:57.69244951+01:00","message":"Rewound blockchain to past state"}
Environment (please complete the following information):
OS: [Linux, MacOS]
Go environment [ go env ]
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Describe the bug
panic: runtime error at node start.
To Reproduce
Steps to reproduce the behavior:
kill - 9 <harmony_process>
Expected behavior
no panic
Screenshots
If applicable, add screenshots to help explain your problem.
node logs keep looping on:
Environment (please complete the following information):
go env
]Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: