sct / overseerr

Request management and media discovery tool for the Plex ecosystem
https://overseerr.dev
MIT License
3.54k stars 412 forks source link

Latest release does not work with Plex v.1.40.2.8312 #3840

Closed lmiklosko closed 2 months ago

lmiklosko commented 2 months ago

Description

Cannot register new overseerr instance with latest plex release v.1.40.2.8312

Version

1.33.2

Steps to Reproduce

  1. spin latest docker image: docker run --name overseerr -e LOG_LEVEL=debug -e TZ=Asia/Tokyo -e PORT=5056 -p 5056:5056 -v /tmp/overseerr:/app/config --restart unless-stopped sctx/overseerr
  2. Sign in with plex
  3. Connect to your server

Screenshots

image

Logs

[error][API]: Something went wrong testing Plex connection {"errorMessage":"Plex Server didnt respond with a valid 2xx status code, response code: 500"}

Platform

desktop

Device

Macbook M1 Pro

Operating System

Sonoma 14.1.1

Browser

Safari

Additional Context

No response

Code of Conduct

lmiklosko commented 2 months ago

This was actually issue on the Plex side, when running out of space; closing the issue