Server Version#: Unraid 6.7.2
Player Version#: Latest
Since yesterday and doing the most recent update all I get is ‘refused to connect’ when trying to access Plex. In the log file it continually just says:
Starting Plex Media Server.
Starting Plex Media Server.
Starting Plex Media Server.
So looking at the Docker container log you provided, something is stopping the Plex Media Server from starting correctly. Can you please grab the Plex Media Server logs from the Logs subdirectory that should be found under a similar path as below;
/mnt/user/appdata/plexmediaserver/Library/Application Support/Plex Media Server/Logs
The main log Plex Media Server.log should have the info we need to understand why it is failing to start.
I think I fixed it nby repairing the ‘ERROR - Database corruption: sqlite3_statement_backend::loadOne: database disk image is malformed’ issue.
I can now get into the GUI and have re-added the libaries which are indexing now. I think this should do it. I wasn’t sure which log files to check but know now for the future. Thanks!