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 parsing transactions in SanchoNet #164

Open
jmagan opened this issue Mar 19, 2024 · 4 comments · May be fixed by #168
Open

Error parsing transactions in SanchoNet #164

jmagan opened this issue Mar 19, 2024 · 4 comments · May be fixed by #168

Comments

@jmagan
Copy link

jmagan commented Mar 19, 2024

What Git revision / release tag are you using?

Version: 2.8.0

Describe what the problem is?

The synchronization halt in point 24052126 in Sanchonet.

What should be the expected behavior?

Correct deserialization.

If applicable, what are the logs from the server around the occurence of the problem?

docker-kupo-1 | {"severity":"Notice","timestamp":"2024-03-19T10:06:39.915715662Z","thread":"18","message":{"Consumer":{"tag":"ConsumerRollBackward","point":24052126}},"version":"v2.8.0+33f413"}

docker-kupo-1 | {"severity":"Error","timestamp":"2024-03-19T10:06:39.930638481Z","thread":"11","message":{"Kupo":{"tag":"KupoUnexpectedError","exception":"DecoderFailure (ChainSync (HardForkBlock (': * ByronBlock (': * (ShelleyBlock (TPraos StandardCrypto) (ShelleyEra StandardCrypto)) (': * (ShelleyBlock (TPraos StandardCrypto) (AllegraEra StandardCrypto)) (': * (ShelleyBlock (TPraos StandardCrypto) (MaryEra StandardCrypto)) (': * (ShelleyBlock (TPraos StandardCrypto) (AlonzoEra StandardCrypto)) (': * (ShelleyBlock (Praos StandardCrypto) (BabbageEra StandardCrypto)) (': * (ShelleyBlock (Praos StandardCrypto) (ConwayEra StandardCrypto)) ('[] *))))))))) (Tip HardForkBlock (': * ByronBlock (': * (ShelleyBlock (TPraos StandardCrypto) (ShelleyEra StandardCrypto)) (': * (ShelleyBlock (TPraos StandardCrypto) (AllegraEra StandardCrypto)) (': * (ShelleyBlock (TPraos StandardCrypto) (MaryEra StandardCrypto)) (': * (ShelleyBlock (TPraos StandardCrypto) (AlonzoEra StandardCrypto)) (': * (ShelleyBlock (Praos StandardCrypto) (BabbageEra StandardCrypto)) (': * (ShelleyBlock (Praos StandardCrypto) (ConwayEra StandardCrypto)) ('[] *)))))))))) ServerAgency TokNext TokCanAwait) (DeserialiseFailure 1420 "Text exceeds 64 bytes:\"https://raw.githubusercontent.com/Thomas-Upfield/test-metadata/main/placeholder.json\\\"\")"}},"version":"v2.8.0+33f413"}

@KtorZ
Copy link
Member

KtorZ commented Mar 19, 2024

image

@KtorZ
Copy link
Member

KtorZ commented Mar 19, 2024

Update to test latest Cardano node is planned but won't happen anytime soon unfortunately. I am sorry but SanchoNet breaking compatibility every 2 weeks is a bit too much to keep up with.

@jmagan
Copy link
Author

jmagan commented Mar 19, 2024

I understand it. I didn't know that Sanchonet was so unestable. I though it was a release candidate. Should I close the issue or do you want to keep it for the future?

@KtorZ
Copy link
Member

KtorZ commented Mar 19, 2024

We can keep it open as a reminder 👍

@klarkc klarkc linked a pull request Mar 27, 2024 that will close this issue
6 tasks
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

Successfully merging a pull request may close this issue.

2 participants