RaunoT / plex-rewind

Present Plex user statistics and habits in a beautiful and organized manner à la Spotify Wrapped.
GNU General Public License v3.0
69 stars 5 forks source link

Tautulli 500 error #93

Open elit3ge opened 5 months ago

elit3ge commented 5 months ago

Plex Rewind Version

v1.8.7

Description

Upon authenticating and then clicking on Rewind "Uh oh.. something went wrong!" error appears.

Steps to reproduce

Spinup a docker compose

Screenshots

image

Logs

▲ Next.js 14.0.4

   - Local:        http://localhost:8383

   - Network:      http://0.0.0.0:8383

 ✓ Ready in 59ms

Error fetching from Tautulli API. The query was 'get_library_media_info'.

 Error: Tautulli API request failed: 500 Internal Server Error

    at s (/app/.next/server/app/api/auth/[...nextauth]/route.js:1:6117)

    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

    at async c (/app/.next/server/app/dashboard/(route)/[slug]/page.js:1:6348)

    at async Promise.all (index 2)

    at async f (/app/.next/server/app/dashboard/(route)/[slug]/page.js:1:6955)

Error: Tautulli API request failed: 500 Internal Server Error

    at s (/app/.next/server/app/api/auth/[...nextauth]/route.js:1:6117)

    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

    at async c (/app/.next/server/app/dashboard/(route)/[slug]/page.js:1:6348)

    at async Promise.all (index 2)

    at async f (/app/.next/server/app/dashboard/(route)/[slug]/page.js:1:6955)

Error fetching from Tautulli API. The query was 'get_library_media_info'.

 Error: Tautulli API request failed: 500 Internal Server Error

    at s (/app/.next/server/app/api/auth/[...nextauth]/route.js:1:6117)

    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

    at async Promise.all (index 5)

    at async d (/app/.next/server/app/rewind/page.js:1:31575)

    at async Promise.all (index 3)

    at async g (/app/.next/server/app/rewind/page.js:1:33498)

Error: Tautulli API request failed: 500 Internal Server Error

    at s (/app/.next/server/app/api/auth/[...nextauth]/route.js:1:6117)

    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

    at async Promise.all (index 5)

    at async d (/app/.next/server/app/rewind/page.js:1:31575)

    at async Promise.all (index 3)

    at async g (/app/.next/server/app/rewind/page.js:1:33498)

Error fetching from Tautulli API. The query was 'get_library_media_info'.

 Error: Tautulli API request failed: 500 Internal Server Error

    at s (/app/.next/server/app/api/auth/[...nextauth]/route.js:1:6117)

    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

    at async Promise.all (index 0)

Error fetching from Tautulli API. The query was 'get_library_media_info'.

 Error: Tautulli API request failed: 500 Internal Server Error

    at s (/app/.next/server/app/api/auth/[...nextauth]/route.js:1:6117)

    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

    at async Promise.all (index 2)

Error fetching from Tautulli API. The query was 'get_library_media_info'.

 Error: Tautulli API request failed: 500 Internal Server Error

    at s (/app/.next/server/app/api/auth/[...nextauth]/route.js:1:6117)

    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

    at async Promise.all (index 4)

Platform

desktop

Device

Desktop

Operating System

Windows 10

Browser and version

Firefox 121.0.1 (64-bit)

Additional context

image