Closed kneerose closed 1 week ago
Where are you getting wrong protocol version from @kneerose ?
@bosko-m The test environment we have setup for govtool in Sancho is available at https://govtool.cardanoapi.io/. However, it currently returns a major protocol version of 9. For API details, https://govtool.cardanoapi.io/api/epoch/params.
@kneerose Is that your node running or its from Intersect?
The issue was seen when using: Network: Sanchonet Node version: ghcr.io/intersectmbo/cardano-node:10.1.1-pre Dbsync version: ghcr.io/intersectmbo/cardano-db-sync:13.6.0.0-pre
Is that your node running or its from Intersect?
We are managing the deployment on a server provided by Intersect. We also tried locally and same issue was reproduced.
We have decided to downgrade the node and dbsync (WIP).
The update was re-tested on Sanchonet with following results
The issue was not seen on Preview network. We are using following version.
Well this is interesting really. What do you think is happening here @Ryun1 ? Maybe its time to stop active development on Sancho. 🤔
@mesudip do you think this is a deployment/environment issue OR a DBSync issue/bug?
due to it not happening on Preview id guess its a deployment/environment issue
Looks like an environment issue. We have switched to testing on preview.
Should we close this one @mesudip ?
@spannercode @mesudip Im closing this one.
Area
Other
Domain
Custom setup
Which wallet were you using?
No response
Context
I was trying to setup my test govtool env using latest dbsync docker image
Actual behavior
Expected behavior