Skip to content
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

There is a bug with the storage node. Resulting in the error “Failed to start zgs node” #68

Open
Mummyhap opened this issue May 22, 2024 · 0 comments

Comments

@Mummyhap
Copy link

Mummyhap commented May 22, 2024

This is Albert from BlockPI Network. We just found that there is a bug with the storage node. Resulting in the error is “Failed to start zgs node”,
Here is the log:

2024-05-10T08:27:46.110481Z ERROR network::discovery: Error getting mapping to ENR multiaddr=/ip4/54.219.26.22/udp/1234/p2p/16Uiu2HAmPxGNWu9eVAQPJww79J32pTJL KGcpjRMb4Qb8xxKkyuG1 error=Timeout
2024-05-10T08:27:46.110485Z ERROR network::discovery: Error getting mapping to ENR multiaddr=/ip4/52.52.127.117/udp/1234/p2p/16Uiu2HAm93Hd5azfhkGBbkx1zero3nY HvfjQYM2NtiW4R3r5bE2g error=Timeout
2024-05-10T08:27:46.110489Z DEBUG network::discovery: Starting a peer discovery request target_peers=16
2024-05-10T08:27:46.110700Z  INFO network::service: Listening established address=/ip4/0.0.0.0/tcp/12092/p2p/16Uiu2HAm8jKGN6jpceAJWZbQfHXBTbBQxAC4xN7pBBYnDRa s52Wb
2024-05-10T08:27:46.110722Z DEBUG network::behaviour: Subscribed to topic topic=/eth2/find_file/ssz_snappy
2024-05-10T08:27:46.110725Z DEBUG network::behaviour: Subscribed to topic topic=/eth2/find_chunks/ssz_snappy
2024-05-10T08:27:46.110726Z DEBUG network::behaviour: Subscribed to topic topic=/eth2/announce_file/ssz_snappy
2024-05-10T08:27:46.110728Z DEBUG network::behaviour: Subscribed to topic topic=/eth2/announce_chunks/ssz_snappy
2024-05-10T08:27:46.110729Z  INFO network::service: Subscribed to topics topics=[FindFile, FindChunks, AnnounceFile, AnnounceChunks]
2024-05-10T08:27:46.110757Z DEBUG sync::service: Starting sync service
2024-05-10T08:27:46.112216Z DEBUG miner::miner_id: Checking miner id on chain...
2024-05-10T08:27:46.114062Z ERROR zgs_node: Failed to start zgs node reason=Fail to query miner id information: AbiError(DecodingError(InvalidName("please en sure the contract and method you're calling exist! failed to decode empty bytes. if you're using jsonrpc this is likely due to jsonrpc returning `0x` in case  contract or method don't exist")))
2024-05-10T08:27:46.114081Z  INFO discv5::service: Discv5 Service shutdown
2024-05-10T08:27:46.114084Z  INFO zgs_node::client::environment: Internal shutdown received reason="Failed to start zgs node"
2024-05-10T08:27:46.114093Z  INFO zgs_node: Shutting down... reason=Failure("Failed to start zgs node")
@Mummyhap Mummyhap changed the title There is a bug with the storage node. Resulting in the error is “Failed to start zgs node” There is a bug with the storage node. Resulting in the error “Failed to start zgs node” May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant