IntersectMBO / govtool

🔩 GovTool and utilities monorepo.
https://gov.tools
Apache License 2.0
14 stars 9 forks source link

🐛 [TEST_STACK] Wrong protocol version in dbsync #2275

Closed kneerose closed 1 week ago

kneerose commented 3 weeks ago

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

bosko-m commented 3 weeks ago

Where are you getting wrong protocol version from @kneerose ?

kneerose commented 2 weeks ago

@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.

bosko-m commented 2 weeks ago

@kneerose Is that your node running or its from Intersect?

mesudip commented 2 weeks ago

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).

mesudip commented 2 weeks ago

The update was re-tested on Sanchonet with following results

The issue was not seen on Preview network. We are using following version.

bosko-m commented 2 weeks ago

Well this is interesting really. What do you think is happening here @Ryun1 ? Maybe its time to stop active development on Sancho. 🤔

Ryun1 commented 2 weeks ago

@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

mesudip commented 2 weeks ago

Looks like an environment issue. We have switched to testing on preview.

bosko-m commented 2 weeks ago

Should we close this one @mesudip ?

bosko-m commented 1 week ago

@spannercode @mesudip Im closing this one.