#Unexpected Token in JSON (Logs Tab)

6 messages · Page 1 of 1 (latest)

rich magnet
#

Hi, getting this error when trying to load the Logs tab through the webui.2023-06-24T07:06:09.113Z [error][Logs]: Something went wrong while retrieving logs {"errorMessage":"Unexpected token \u0000 in JSON at position 0"}

Overseerr Version: 1.33.0
Restarted overseerr twice today, issue persists
Accessed via local ip address:port normally, however I have confirmed the issue exists locally as well by remoting in
Installed into docker following the official overseerr installation guide

coarse crater
#

Looks like your logs file might have gotten corrupted
Did your server abruptly shutdown recently?

rich magnet
#

Ah. I think it did when I was swapping some networking around

#

Is there an easy fix or need to reinstall?

coarse crater
#

Just clear out the /app/config/logs folder that you have mounted

rich magnet
#

Sorry got caught up with family stuff. Deleting that folder and restarting overseerr fixed it. Thank you!