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

Latest algod docker images breaks #501

Closed
neilcampbell opened this issue May 21, 2024 · 3 comments · Fixed by #502
Closed

Latest algod docker images breaks #501

neilcampbell opened this issue May 21, 2024 · 3 comments · Fixed by #502
Labels
bug Something isn't working

Comments

@neilcampbell
Copy link
Contributor

neilcampbell commented May 21, 2024

Subject of the issue

The latest algod image that localnet uses is causing the latest conduit image to fail to parse the block with the following error: importer algod.GetBlock() error getting block for round 1, check node configuration: error decoding block for round 1: msgpack decode error [pos 13]: no matching struct field found when decoding stream map with key bi.

As a result indexer is not advancing, as reported here https://discord.com/channels/491256308461207573/1065320801970180168/1242228411309756489

This can be reproduce by installing AlgoKit CLI version 2.0.4 (pipx install algokit==2.0.4 --force) and then running algokit localnet reset --update.

Note: Version 2.0.5 has been updated to pin to latest know good algod image, so won't show the issue.

@neilcampbell
Copy link
Contributor Author

Keeping this open to track updates in conduit docker image.

@joe-p
Copy link
Contributor

joe-p commented May 21, 2024

I've made an issue here algorand/conduit#173

@neilcampbell
Copy link
Contributor Author

Thanks @joe-p. I'll close this issue now and keep tabs on the conduit one you've created.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
2 participants