sct / overseerr

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

Unable to retrieve trending items #3860

Closed MarthinusBosman closed 1 month ago

MarthinusBosman commented 1 month ago

Description

Overseerr suddenly started throwing "500 - Internal Server Error" whenever I try to view the Trending page.

Looking at network requests, it's calling the api for "/trending?page=1" which responds successfully, but also "/trending?page=3" which is returning the 500 error with content message | "Unable to retrieve trending items."

This is running on TrueNAS using TrueCharts

Version

1.33.2

Steps to Reproduce

  1. Go to Overseerr homepage
  2. Click on Trending
  3. Error gets thrown

Screenshots

No response

Logs

Logs don't show anything related to issue

Platform

desktop

Device

Laptop

Operating System

Windows 10

Browser

Firefox

Additional Context

No response

Code of Conduct

MarthinusBosman commented 1 month ago

Well, it started working again, so can't reproduce it.