There is a bug with the storage node. Resulting in the error “Failed to start zgs node”
Opened this issue · 0 comments
Mummyhap commented
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")