-
Notifications
You must be signed in to change notification settings - Fork 22
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
Unknown CBOR structure #197
Comments
I'm going to bump oura and see if this fixes it. I was already able to sync preprod using Is it possible for you to use I tried running the "Unknown" block cbor reported there through CML directly and it works in 6.0.0 / 5.3.1 / 5.2.0 (I didn't test any older). Generally CML has far fewer parsing problems since the serialization/deserialization part is generated directly from the |
After changing the
The new configuration file is:
Can you spot any obvious mistakes in my setup? Thank you for your help. |
I don't think so. I ran it locally with this:
but it looks identical just with |
Also what version of carp are you using? Does it still happen with #198? |
Thanks for your efforts.
I am running cardano-node 9.1.0
I am running carp 3.2.0 as stated in the description.
Do you want me to compile and run carp from this branch? |
@rooooooooob
I've purged the PostgreSQL and resynced carp (PreProd) from scratch. The error message is:
Please let me know if I can test anything with a development branch/release. Thanks for your help. |
@ecioppettini any idea what could be causing this? |
Hello,
Since the Chang hard fork (preprod) on Saturday, August 24th, around midnight UTC, the Carp process has been repeatedly crashing. The logs show the following error message:
Resynchronizing Carp from scratch, including completely dropping the PostgreSQL database, did not resolve the issue for me.
Setup
Network
PreProd
Specifications
The hardware specifications are:
Versions
The software versions are:
Configuration
default.yml
Please let me know if I need to provide further details about our setup.
Thank you for your help.
The text was updated successfully, but these errors were encountered: