Closed alecalve closed 3 months ago
Hello, Yes this is because the latest db sync has changes for the upcoming hardfork. This includes new tables, which the current release of GraphQL can't handle. We are working on bumping version and include all needed changes for GraphQL. you can expect a hardfork ready release next week. Then this issue will be solved.
Fixed by upgrading to 8.2.0
Summary
After having upgraded db-sync from 13.2.0.2 to 13.3.0.0 and Ogmios from 6.4.0 to 6.5.0, we are encountering this error when starting up the graphql background image:
Statement failing to execute:
Steps to reproduce the bug
No response
Actual Result
The GraphQL background service fails to start.
Expected Result
We'd expect the background service to run its migrations.
Environment
Docker images used:
Platform
Platform version
No response
Runtime
Runtime version
No response