Replies: 1 comment
-
Hi @Mooghens , Generally, we support N-2 upgrade path. Best, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am stuck here in a harbor upgrade going from 2.8 to 2.10
Normally we have been doing this succesfully for multiple other projects, however on this particular one, it is causing issues i cannot for the life of me tell why. When trying to run ./install.sh i get the following
Now normally, the supposed fix for this which has been working both for other projects has been to manually unset the dirty flag in the postgres db as mentioned in #19469
However when trying to do this in this particular case, install.sh proceeds normally afterwards, however when i go to the WEB GUI and attempt to run a vulnerabillity scan, the core log throws the following SQL error
Beta Was this translation helpful? Give feedback.
All reactions