SQLITE_ERROR: no such table: migrations
I'm getting the following error when migrating from Overseerr. I haven't fully figured it out yet, but it's triggered by something in my settings.json
I created three test directories. One with both my db dir and settings.json copied from overseerr, the second was just the settings.json and the final one with just the db dir. The third one with just the db dir was the only one to start up.
I just haven't looked into what exactly triggers it.
I was able to get around it by starting a new version of seerr and copying over the sections from my old settings into the new settings a clean version of seerr created