Upgrading to 0.53.x from 0.52.0
I just upgraded from 0.52.0 to 0.53.2
I'm not sure how to understand this issue of
Upgrade for workspace 20202020-1c25-4d02-bf25-6aeccf7ea319 ignored as is already at a higher version.

4 Replies
I mean, unless I need to be positioned on 0.52.11 before migrating, and/or migrating to tag 0.53.0 first
Initially, the migration to 0.53 failed. I'm running this in ECS and building the image by myself, checking out the code to the specific tag
wait
I found the issue
I upgraded to 0.53.0, but the deploy was failing
But when I moved to 0.53.0 I ran the upgrade commands, and the workspace version got upgraded to 0.53.0 as well
Since 0.53.0 keep failing, I moved the tag to 0.53.2. Then tried to run the command above and I got that error
I ended up modifying the workspace version in the DB manually to 0.52.0 and then run the migrations with 0.53.2
This worked for me
so you can disregard, maybe it helps for other debugging
Well I found another problem tho
What was the value initially?
Was it between 0.52.0 and 0.52.6 as describe in https://discord.com/channels/1130383047699738754/1371872441449844787
Please feel free to share
Yes correct, was 0.52.0
either way, I moved to 0.52.11 and run the migrations I got this
which I'm trying to figure out now what it is
Before running 0.52.11 upgrade have you correctly modify your workspace version to 0.51.0 in order for upgrades to be applied ?
If yes we have indeed a problem
About to try to reproduce your errors
In few hours