Unable to access my Plex Media Server local?

Server Version#: Can’t get to it don’t know
Player Version#: Don’t know

I started a Meta Data update via Web GUI on my Unraid NAS Plex Docker app … it never completed. So after about 10 hours I rebooted my Unraid NAS server and started array.

Then I navigated to Apps, Installed Apps, and under Plex I selected Web GUI and got this error:

Nothing new here, same Plex Server I’ve been accessing for years.

Trying to access from a client (my TV) and get a “Can’t access” error message … huh?

So I keep trying to access my Plex Server via the Web GUI and once (only once) I got this message:

Huh? What database migrations? I never instigated this, what the heck is this about?

Server is Unraid 7.2.5

This is local network/server only setup, NO remote enabled anywhere.

Looking at the Logs I have 6 Plex Crash Uploader.x.Logs ?? The content is the same in each:

Log content:

May 03, 2026 15:30:13.168 [23325813492536] INFO - Crash Uploader - Session Health - Status: abnormal StartTime: 1777847412 Duration: 1 UserId: myemail@msn.com Version: 1.43.1.10611-1e34174b1
May 03, 2026 15:30:13.166 [23325819815944] DEBUG - [HCl#1] HTTP requesting POST https://o17675.ingest.sentry.io/api/1233455/envelope/?sentry_key=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
May 03, 2026 15:30:13.342 [23325813254968] DEBUG - [HttpClient/HCl#1] HTTP/2.0 (0.2s) 200 response from POST https://o17675.ingest.sentry.io/api/1233455/envelope/?sentry_key=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
May 03, 2026 15:30:13.342 [23325819815944] INFO - Successfully reported session health
May 03, 2026 15:30:13.342 [23325819815944] INFO - Crash Uploader - Processing Complete.

In the Plex Media Server log I have this error (database corruption):

Opening 2 database sessions to library (com.plexapp.plugins.library.blobs), SQLite 3.39.4, threadsafe=1
May 03, 2026 15:34:41.667 [22679620614800] INFO - Running migrations. (EPG 0)
May 03, 2026 15:34:41.667 [22679620614800] DEBUG - Captured session 0.
May 03, 2026 15:34:41.667 [22679620614800] DEBUG - Captured session 1.
May 03, 2026 15:34:41.698 [22679620614800] ERROR - SQLITE3:0x80000001, 11, database corruption at line 72267 of [a29f994989]
May 03, 2026 15:34:41.698 [22679620614800] ERROR - SQLITE3:0x80000001, 11, statement aborts at 51: [INSERT INTO metadata_agent_providers (identifier,title,uri,agent_type,metadata_types,online,created_at,updated_at,extra_data) VALUES (:U1,:U2,:U3,:U4,:U5,:U6,:U7,:U8,:U9)] database disk image is malformed
May 03, 2026 15:34:41.698 [22679620614800] ERROR - Error: Unable to set up server: std::exception (N2DB9ExceptionE)
May 03, 2026 15:34:41.698 [22679620614800] DEBUG - [JobRunner] Job running: /usr/lib/plexmediaserver/CrashUploader --sessionStatus=abnormal --sessionStart=1777847681 --sessionDuration=0 --version=1.43.1.10611-1e34174b1 --userId=robains@msn.com --sentryUrl=https://o17675.ingest.sentry.io/api/1233455/ --sentryKey=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
May 03, 2026 15:34:41.698 [22679620614800] DEBUG - [JobRunner] Jobs: Starting child process with pid 16013

Any suggestions? Not sure what I can do to try and fix this? Is it fixable?