Hello!
I was using the 'release' version in my .env before today. I pulled the 3.0 image without properly following the migration steps. Now I'm in a bit of a weird spot.
I did copy my ./immich folder to a 'BU_immich' folder, which is supposed to be untouched, but it gave me weird behavior when trying to roll back to 2.7.5.
The timeline looks like:
- Take immich stack down
- Backup ./immich folder (postgres)
- Pull 3.0
- Bring it up, notice the page doesn't load
- Check logs, work with Gemini to diagnose & troubleshoot (disaster lol)
- Attempt to migrate DB
- Attempt to roll back by changing .env to point to v2 instead of release, point to a copy of the 'BU_immich' backup folder (didn't work, got the admin registration page)
Could someone please advise me on the next steps here? I see there are steps to migrate to VectorChord: https://docs.immich.app/install/upgrading/#migrating-to-vectorchord
Am I able to do that in the state that I'm in?
I understand and own up to the fact that I did this wrong. Any help / advice would be appreciated!
.