Description
Hey all, I migrated my jellyseerr container to the preview-postgres image mentioned here and everything has worked fine.
However, when moving to the new release (2.2.2), I've run into some problems. First I got an error message identical to the one posted here. After running the query mentioned in that issue to resolve, Jellyseerr seemed to start normally, however the connection with Plex appears to be broken and I can't log in with my plex account:
2024-12-30T09:44:34.068Z [info]: Commit Tag: $GIT_SHA
2024-12-30T09:44:34.526Z [info]: Starting Overseerr version 2.2.2
2024-12-30T09:44:34.981Z [debug][Settings Migrator]: Checking migration '0001_migrate_hostname.js'...
2024-12-30T09:44:34.983Z [debug][Settings Migrator]: Checking migration '0002_migrate_apitokens.js'...
2024-12-30T09:44:34.984Z [debug][Settings Migrator]: Checking migration '0003_emby_media_server_type.js'...
2024-12-30T09:44:34.984Z [debug][Settings Migrator]: Checking migration '0004_migrate_region_setting.js'...
2024-12-30T09:44:34.988Z [info][Notifications]: Registered notification agents
2024-12-30T09:44:35.023Z [info][Jobs]: Scheduled jobs loaded
2024-12-30T09:44:35.152Z [info][Server]: Server ready on port 5055
2024-12-30T09:44:57.200Z [error][API]: Something went wrong authenticating with Plex account {"errorMessage":"column User_settings.discoverRegion does not exist","ip":"XXX"}
2024-12-30T09:45:00.005Z [debug][Jobs]: Starting scheduled job: Download Sync
2024-12-30T09:45:00.012Z [info][Jobs]: Starting scheduled job: Plex Recently Added Scan
2024-12-30T09:45:00.013Z [info][Plex Scan]: Scan starting {"sessionId":"0de66d50-bc4b-4a42-b630-36488abc3797"}
2024-12-30T09:45:00.015Z [error][Plex Scan]: Scan interrupted {"errorMessage":"column User_settings.discoverRegion does not exist"}
Version
2.2.2
Steps to Reproduce
- Migrate from 2.1.0 (sqlite) to
preview-postgres and run migration (logs are here)
- Update from
preview-postgres to 2.2.2
Screenshots
No response
Logs
No response
Platform
desktop
Database
PostgreSQL
Device
MacBook Pro
Operating System
Ubuntu 20.04 running Docker
Browser
Firefox
Additional Context
Docker version:
Client: Docker Engine - Community
Version: 27.4.1
API version: 1.47
Go version: go1.22.10
Git commit: b9d17ea
Built: Tue Dec 17 15:45:52 2024
OS/Arch: linux/amd64
Context: default
Server: Docker Engine - Community
Engine:
Version: 27.4.1
API version: 1.47 (minimum version 1.24)
Go version: go1.22.10
Git commit: c710b88
Built: Tue Dec 17 15:45:52 2024
OS/Arch: linux/amd64
Experimental: false
containerd:
Version: 1.7.24
GitCommit: 88bf19b2105c8b17560993bee28a01ddc2f97182
runc:
Version: 1.2.2
GitCommit: v1.2.2-0-g7cb3632
docker-init:
Version: 0.19.0
GitCommit: de40ad0
Code of Conduct
Description
Hey all, I migrated my jellyseerr container to the
preview-postgresimage mentioned here and everything has worked fine.However, when moving to the new release (2.2.2), I've run into some problems. First I got an error message identical to the one posted here. After running the query mentioned in that issue to resolve, Jellyseerr seemed to start normally, however the connection with Plex appears to be broken and I can't log in with my plex account:
Version
2.2.2
Steps to Reproduce
preview-postgresand run migration (logs are here)preview-postgresto 2.2.2Screenshots
No response
Logs
No response
Platform
desktop
Database
PostgreSQL
Device
MacBook Pro
Operating System
Ubuntu 20.04 running Docker
Browser
Firefox
Additional Context
Docker version:
Code of Conduct