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

Error: Can not verify the certificate chain from certificate_hash in mainnet #143

Closed
Fr3chdax opened this issue May 15, 2024 · 4 comments
Closed
Assignees

Comments

@Fr3chdax
Copy link

I'm getting the following error when I try to run the container in mainnet.

`snapshot command is deprecated, use cardano-db instead
Starting: /usr/local/bin/mithril-client snapshot download 79d4ad40116ecb2afd9025d7799f264d38a4624055e4de3d1b358d30769a626c
snapshot command is deprecated, use cardano-db instead
Error: Can not verify the certificate chain from certificate_hash: 'ef8318584d1a389f8efacaec273bab7bfd5cb98e76682fa6bd05334d73210066'

Caused by:
0: Certicate chain of certificate 'ef8318584d1a389f8efacaec273bab7bfd5cb98e76682fa6bd05334d73210066' is invalid
1: certificate hash unmatch error`

Is this a known error or am I doing something wrong?

When I run the container in preprod it is working just fine. The container is also running correctly when RESTORE_SNAPSHOT=false but then Mithril is not used.

@wolf31o2
Copy link
Member

It's a known error. Mithril just released a breaking change.

I'm working on the upgrade here: blinklabs-io/docker-mithril-client#29

@Fr3chdax
Copy link
Author

Thanks for the fast response. Shall I close the issue?

@wolf31o2
Copy link
Member

Nah, I'll close it today when I fix the issue.

@wolf31o2
Copy link
Member

This is fixed in v8.9.2-4

@wolf31o2 wolf31o2 self-assigned this May 16, 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

2 participants