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

Unexpected error when mining: Missing header info for block hash #33

Open
torkelrogstad opened this issue Feb 6, 2025 · 0 comments
Open

Comments

@torkelrogstad
Copy link
Contributor

Full error: node error: error requesting mainchain ancestors: CUSF Mainchain proto error: status: Unknown, message: \"Missing header info for block hash 0000004fa363e5e67f30860313a9c74be48193ddb982d55ca907fc5b07f800ec`

[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"}]}
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