PMS not starting

Server Version#: 1.43.4.10903
Player Version#: N/A

So I am not completely tech savvy. As far as I know nothing changed on my computer. When I got to my computer today, PMS was not running. When I clicked to open it, it opens briefly then immediately closes. I tried restarting the computer. I have since also updated to macOS 27 and still nothing.

The information below is from ~/Library/Logs/Plex Media Server

Sep 15, 2026 20:53:34.256 [0x16f94f000] INFO - Crash Uploader - Session Health - Status: abnormal StartTime: 1789498413 Duration: 1 UserId: gideon.wentink@me.com Version: 1.43.4.10903-e5521bd8c
Sep 15, 2026 20:53:34.256 [0x1ed677f80] DEBUG - [HCl#1] HTTP requesting POST https://o17675.ingest.sentry.io/api/1233455/envelope/?sentry_key=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Sep 15, 2026 20:53:34.265 [0x16f9db000] WARN - [HttpClient/HCl#1] HTTP error requesting POST https://o17675.ingest.sentry.io/api/1233455/envelope/?sentry_key=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx (7, Couldn’t connect to server) (Failed to connect to o17675.ingest.sentry.io port 443 after 8 ms: Couldn’t connect to server)
Sep 15, 2026 20:53:34.265 [0x1ed677f80] ERROR - Failed to upload session health
Sep 15, 2026 20:53:34.265 [0x1ed677f80] INFO - Crash Uploader - Processing Complete.

I’d be very happy if anyone can assist or provide some guidance.

That’s hust showing that Plex attempted to report the crash dump.

If the Plex Media Server won’t start and doesn’t even get to the stage where it’ll be writing to the server logs (beyond that snippet), you can attempt the following procedure to see if there’s any error messages on the OS level:

  1. Open Finder and navigate to /Applications
  2. Select Show Content from the context menu of the Plex Media Server.app item
  3. Navigate to Contents/MacOS
  4. Open the Terminal app
  5. Drag the Plex Media Server executable from the Finder window (#3) into the Terminal Window and press Return to execute it

This is no different from running the app, so it won’t succeed – but you should get a more specific error message about what’s causing it to fail starting.

Just guessing, but when I’ve seen it behave that way, it could be a db corruption issue. You can potentially run DBRepair if you’re up for trying it. https://github.com/ChuckPa/DBRepair . There is a section lower on the page for running it on a Mac.

Or you can look into loading a db backup, hopefully it’s been making them. You’ll lose a few days worth of data. https://support.plex.tv/articles/202485658-restore-a-database-backed-up-via-scheduled-tasks/

Don’t delete anything when you do the db replacement, just rename or move files.

Check for mfplat.dll, this sometimes gets overwritten or lost. replace this and it fixes it most times.
I have faced this issue now 5 times. I keep a copy of the dll in yucked away

not on a Mac.