Can anyone, preferably someone official, let us know when a version of PMS that doesn’t crash at launch in Mojave is due, or help me figure out why mine is?
If you can, I’ll change my rating on Roaring Apps. I have it there as not compatible, and they are the goto resource for people upgrading.
A buddy of mine upgraded to Mojave as soon as it was available on his 2012 Mac Mini Plex Server. Hasn’t had a spot of problem with daily use. Don’t know what to do to help you troubleshoot but I can confirm that it does work in some cases.
This thread has some instructions for gathering logs to help diagnose:
You might gather those and attach them to your post.
I have been using it on my late 2013 27" non-retina iMac fine, through High Sierra. Has been crashing immediately on start since I sorted other issues with installing Mojave. Have not had a successful load in Mojave yet.
I do not have a spare computer to dedicate to being a server exclusively.
That is the latest version, which I have tried, and crashes on open. I am looking for someone who can assist me in finding out why it is not functional on my setup.
Well, this isn’t what you’re looking for, but I have PMS running in OSX Mojave using Docker for Mac. It’s working wonderfully, and remote access (after some tweaking) is also working brilliantly now.
I honestly recommend that people run all of these things containerised, especially now that Docker has proper virtualisation support for OSX.
I can share my docker script if you want to go this route.
Well if that the case you will need to do a complete uninstall as found on the following support page. It a big job for large Libraries but it’s worth it considering your distress.
just before launching your PMS docker instance go to: Claim | Plex
and copy-paste that code into the PLEX_CLAIM entry so you can claim your server (otherwise it won’t start);
don’t forget to change the ‘-h YourServerName’ into whatever you want to name your server;
don’t forget to change your -v to link to your external Volumes;
don’t forget to insert your PUID and PGID (it’s recommended, check the first link i mentioned for details)
don’t forget to change the timezone (TZ) if you’re not in Portugal or the UK
I’m running a double NAT at home and had to use the ‘-e ADVERTISE_IP’. I think if you’re linking directly to your router you might be able to avoid that line, which simplifies things.
check every entry, make sure you understand them
Feel free to ask questions. I’ll help with what I know. Cheers