I am trying to update Signoz from .26 to .27 I hav...
# support
y
I am trying to update Signoz from .26 to .27 I have followed this guide https://signoz.io/docs/operate/migration/upgrade-0.27/ So I first pulled everything from git, then ran the install script while I stopped the signoz cluster using stop. Then I proceeded to use the Docker instructions in the terminal I see this output:
/signoz/deploy$ docker logs -f signoz-migrate
2023-08-29T13:13:57.878Z        DEBUG   migrate/main.go:227     Params: clickhouse 9000 default
2023-08-29T13:13:57.885Z        INFO    migrate/main.go:261     Completed migration in: 7.793698ms
But when I go to the site (localhost) the version stays on 0.26 how can this be?
s
Which branch are you using?
main
or
develop
?
y
Main @Srikanth Chekuri
s
It shouldn’t be an issue if it’s main. Please check again.