Lost power, can't connect to server anymore

I am running binhex-plexpass docker container on unRAID, and the hurricane knocked out my power and when I started back up, I was having permissions issues when trying to boot on some files, so I cleaned up those, and now I am seeing this in the logs:

Sep 28, 2024 00:20:41.666 [22644055374480] DEBUG - [DatabaseFixups] Collections: Found 972 collections tags in section 1.
Sep 28, 2024 00:20:41.670 [22644055374480] DEBUG - [DatabaseFixups] Collections: We had 1146 collections in the library already.
Sep 28, 2024 00:20:41.670 [22644055374480] DEBUG - [DatabaseFixups] Collections: Synced tags in section 1 in 14ms.
Sep 28, 2024 00:20:41.855 [22644055374480] WARN - [DatabaseFixups] Held transaction for too long (/home/runner/actions-runner/_work/plex-media-server/plex-media-server/Library/MetadataCollection.cpp:525): 0.180000 seconds
Sep 28, 2024 00:20:41.871 [22644055374480] DEBUG - [DatabaseFixups] It took 10.000000 ms to retrieve 174 items.
Sep 28, 2024 00:20:41.871 [22644055374480] ERROR - [DatabaseFixups] LPE: only library URIs are allowed right now.
Sep 28, 2024 00:20:41.871 [22644055374480] ERROR - [DatabaseFixups] Failed to generate a query from uri server://6ed5e8b5ea556008439fd3017b7c82542c8619c7/com.plexapp.plugins.library/library/sections/1/all?type=1&sort=random&label=772457
Sep 28, 2024 00:20:41.871 [22644055374480] ERROR - [DatabaseFixups] LPE: only library URIs are allowed right now.
Sep 28, 2024 00:20:41.871 [22644055374480] ERROR - [DatabaseFixups] Failed to generate a query from uri server://6ed5e8b5ea556008439fd3017b7c82542c8619c7/com.plexapp.plugins.library/library/sections/1/all?type=1&sort=random&label=772459
Sep 28, 2024 00:20:41.871 [22644055374480] ERROR - [DatabaseFixups] LPE: only library URIs are allowed right now.
Sep 28, 2024 00:20:41.871 [22644055374480] ERROR - [DatabaseFixups] Failed to generate a query from uri server://6ed5e8b5ea556008439fd3017b7c82542c8619c7/com.plexapp.plugins.library/library/sections/1/all?type=1&sort=random&label=772461
Sep 28, 2024 00:20:41.871 [22644055374480] ERROR - [DatabaseFixups] LPE: only library URIs are allowed right now.
Sep 28, 2024 00:20:41.871 [22644055374480] ERROR - [DatabaseFixups] Failed to generate a query from uri server://6ed5e8b5ea556008439fd3017b7c82542c8619c7/com.plexapp.plugins.library/library/sections/1/all?type=1&sort=random&label=772463
Sep 28, 2024 00:20:41.871 [22644055374480] ERROR - [DatabaseFixups] LPE: only library URIs are allowed right now.
Sep 28, 2024 00:20:41.871 [22644055374480] ERROR - [DatabaseFixups] Failed to generate a query from uri server://6ed5e8b5ea556008439fd3017b7c82542c8619c7/com.plexapp.plugins.library/library/sections/1/all?type=1&sort=year%3Adesc&label=772465
Sep 28, 2024 00:20:41.871 [22644055374480] ERROR - [DatabaseFixups] LPE: only library URIs are allowed right now.
Sep 28, 2024 00:20:41.871 [22644055374480] ERROR - [DatabaseFixups] Failed to generate a query from uri server://6ed5e8b5ea556008439fd3017b7c82542c8619c7/com.plexapp.plugins.library/library/sections/1/all?type=1&sort=rating%3Adesc&label=772467
Sep 28, 2024 00:20:41.871 [22644055374480] ERROR - [DatabaseFixups] LPE: only library URIs are allowed right now.

Can you post your entire server logs ?

I ended up removing and readding the docker container to resolve, thanks for the reply ^^