[Help]: Won't upgrade, won't import fresh from backup #676
Replies: 2 comments 4 replies
-
|
It looks like you're trying to run the MongoDB upgrade multiple times according to the logs. Lines 1-72 are a successful upgrade but then it runs again starting on line 73 so the upgrade fails as one would expect. I don't think I handle the scenario of checking to make sure that the MongoDB is running the correct version before attempting to run a repair so that is probably something I should handle. |
Beta Was this translation helpful? Give feedback.
-
|
yeah i thought it was doing that but i figured i must be mistaken. either way, an export/import also doesn't work so its probably something to do with my config. somehow whilst doing this i managed to brake it even more and had to restore from a docker persistent storage backup i took (should have been done every night but looks like it hadn't ran for 6 months!). so i'm basically going to start 6 afresh and manually create everything. luckily its just a case of wlans and switch port config and nothing too crazy. should have it done within a couple of hours hopefully. so thanks, but i don't really think you need to do anything which can help me anymore really. :-( |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Controller Version
5.15.24.19
Describe Your Issue or Question
When i try to do the upgrade db container, it seems to get most of the way fine, but then fails on something and tries to restore and fails.
_omada_logs.txt
So did an export from working 5.15.24.19 and imported into 6.0 but it also fails
server.log
I'm baffled as to what is the problem since it seems to be a working controller currently.
something SEEMS to be corrupt in the config which is causing it but I cannot work out what.
any pointers/known issues relating to this???
appriciate any pointers as I know this is a "me problem" rather than anything to do with the upgrade procedure.
thanks
Expected Behavior
work
Steps to Reproduce
as above
How You're Launching the Container
Container Logs
MongoDB Logs
No response
Additional Context
No response
Beta Was this translation helpful? Give feedback.
All reactions