We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Missing header info for block hash
Full error: node error: error requesting mainchain ancestors: CUSF Mainchain proto error: status: Unknown, message: \"Missing header info for block hash 0000004fa363e5e67f30860313a9c74be48193ddb982d55ca907fc5b07f800ec`
node error: error requesting mainchain ancestors: CUSF Mainchain proto error: status: Unknown, message: \"Missing header info for block hash
[exit status 1] rObject { code: ServerError(-1), message: "node error: error requesting mainchain ancestors: CUSF Mainchain proto error: status: Unknown, message: \"Missing header info for block hash `0000004fa363e5e67f30860313a9c74be48193ddb982d55ca907fc5b07f800ec`\", details: [], metadata: MetadataMap { headers: {\"content-type\": \"application/grpc\", \"date\": \"Thu, 06 Feb 2025 17:44:06 GMT\", \"x-request-id\": \"req_8c15cd74db424bf3b0edf68a0a3478f3\", \"content-length\": \"0\"} }", data: None } Caused by: ErrorObject { code: ServerError(-1), message: "node error: error requesting mainchain ancestors: CUSF Mainchain proto error: status: Unknown, message: \"Missing header info for block hash `0000004fa363e5e67f30860313a9c74be48193ddb982d55ca907fc5b07f800ec`\", details: [], metadata: MetadataMap { headers: {\"content-type\": \"application/grpc\", \"date\": \"Thu, 06 Feb 2025 17:44:06 GMT\", \"x-request-id\": \"req_8c15cd74db424bf3b0edf68a0a3478f3\", \"content-length\": \"0\"} }
Relevant logs from the server:
Feb 6 18:44:06 signet-server enforcer INFO {"timestamp":"2025-02-06T17:44:06.440723Z","level":"INFO","fields":{"message":"finished processing request","latency":"0 ms","status":2},"target":"tower_http::trace::on_response","filename":"/usr/local/cargo/registry/src/index.crates.io-6f17d22bba15001f/tower-http-0.6.2/src/trace/on_response.rs","line_number":114,"span":{"method":"POST","request_id":"req_8c15cd74db424bf3b0edf68a0a3478f3","uri":"http://localhost:50051/cusf.mainchain.v1.ValidatorService/GetBlockHeaderInfo","name":"request"},"spans":[{"method":"POST","request_id":"req_8c15cd74db424bf3b0edf68a0a3478f3","uri":"http://localhost:50051/cusf.mainchain.v1.ValidatorService/GetBlockHeaderInfo","name":"request"}]} Feb 6 18:44:06 signet-server enforcer ERROR {"timestamp":"2025-02-06T17:44:06.440764Z","level":"ERROR","fields":{"message":"response failed","classification":"Code: 2","latency":"0 ms"},"target":"tower_http::trace::on_failure","filename":"/usr/local/cargo/registry/src/index.crates.io-6f17d22bba15001f/tower-http-0.6.2/src/trace/on_failure.rs","line_number":93,"span":{"method":"POST","request_id":"req_8c15cd74db424bf3b0edf68a0a3478f3","uri":"http://localhost:50051/cusf.mainchain.v1.ValidatorService/GetBlockHeaderInfo","name":"request"},"spans":[{"method":"POST","request_id":"req_8c15cd74db424bf3b0edf68a0a3478f3","uri":"http://localhost:50051/cusf.mainchain.v1.ValidatorService/GetBlockHeaderInfo","name":"request"}]}
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Full error:
node error: error requesting mainchain ancestors: CUSF Mainchain proto error: status: Unknown, message: \"Missing header info for block hash
0000004fa363e5e67f30860313a9c74be48193ddb982d55ca907fc5b07f800ec`Relevant logs from the server:
The text was updated successfully, but these errors were encountered: