-
Notifications
You must be signed in to change notification settings - Fork 105
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
Import snapshot meets ERROR: value too long for type character varying(65536) #810
Comments
What version are you running? Is this a fresh database? What snapshot are you pointing to? |
I use cardano-graphql 7.0.2 with cardano-node-ogmios:v5.5.7_1.35.5-mainnet Fresh database? Yes, I clean the old data. snapshot I use RESTORE_SNAPSHOT=https://update-cardano-mainnet.iohk.io/cardano-db-sync/13/db-sync-snapshot-schema-13-block-8291499-x86_64.tgz
|
I see the 8.0.0 has been released. Will try to use 8.0.0 for a fresh init. |
Yes, I suspect there was just a mismatch with the hosted database snapshot. We're planning to move to the latest version of |
on the recommended versions specified in the cardano GraphQL update, exactly the same error occurs, we tried to raise it from the cardano-db-sync snapshot and the error still occurs. What could be the reason? finally tried cardano-db-sync 13.1.0.0 same problem |
Ask a question
docker logs -f --tail 20 cardano-graphql_postgres_1
The text was updated successfully, but these errors were encountered: