Open TayZ3r opened 10 months ago
I've got the same problem, after a sudden shutdown of server, the log has not retrieve by the web ui, but is it working on files and I can review the content.
2024-02-13T17:36:53.310Z [error][Logs]: Something went wrong while retrieving logs {"errorMessage":"Unexpected token \u0000 in JSON at position 0"}
2024-02-13T17:37:00.004Z [debug][Jobs]: Starting scheduled job: Download Sync
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Commenting in case anyone else runs into this issue. In my case, the Unexpected token
error was caused by a corrupted log file. I stopped the container, deleted the overseerr.log
file, and restarted the container and this resolved my issue. This comment here pointed me in the right direction.
Description
I get an error 500 when I try to access /settings/logs.
Version
1.33.2
Steps to Reproduce
What I'm supposed to see : Logs What I actually have : Error 500
Screenshots
Logs
Platform
desktop
Device
PC
Operating System
Windows 11
Browser
Brave
Additional Context
No response
Code of Conduct