#Plex/Overseer Authentication doesn't work anymore

8 messages · Page 1 of 1 (latest)

rugged cargo
#

Hello!

I'm trying to log in to my Overseer account authentication doesn't work. The error I get on the UI is "Unable to Authenticate."

The error I see in Docker is:

2024-10-27 20:13:30 2024-10-28T00:13:30.569Z [error][API]: Something went wrong authenticating with Plex account {"errorMessage":"SQLITE_IOERR: disk I/O error","ip":"::ffff:172.17.0.1"}

Any ideas?

opal oak
#

Sounds like you have a disk error with your database. Disk I/o error is typically a read/write error

rugged cargo
#

oh, okay - what do I need to do to fix that?

west haven
#

your db seems to be corrupted
If you have previous backups, you can try restoring to that

rugged cargo
west haven
#

yup. clean slate method (starting fresh) should fix em
but if you have a huge library, you can try recovering the data

rugged cargo
west haven