I am running Plex on an old Macbook pro running as a headless server.
Whenever I restart the laptop, Plex doesn't start back up until I have logged back in as my user via the physical laptop.
I want to be able to restart my macbook remote and then start plex via CLI when I ssh in.
I have tried installing Plex via brew but this seems to through the following error when I try open it
➜ /Applications open Plex.app
The application cannot be opened for an unexpected reason, error=Error Domain=NSOSStatusErrorDomain Code=-10826 "kLSNoLaunchPermissionErr: User doesn't have permission to launch the app (managed networks)" UserInfo={_LSFunction=_LSLaunchWithRunningboard, _LSLine=2488, NSUnderlyingError=0x7f9292408600 {Error Domain=RBSRequestErrorDomain Code=5 "Launch failed." UserInfo={NSLocalizedFailureReason=Launch failed., NSUnderlyingError=0x7f92924073d0 {Error Domain=OSLaunchdErrorDomain Code=125 "Domain does not support specified action" UserInfo={NSLocalizedFailureReason=Domain does not support specified action}}}}}
https://snaptube.cam/Is there a way to start my Plex server remotely?