sniska
1
I've set PlexConnect to run as daemon using
cd "/Applications/PlexConnect-master/support/OSX"
sudo ./install.bash
But when restarting my mac I'm unable to connect. I have to unload and load manually every time.
sudo launchctl unload /Library/LaunchDaemons/com.plex.plexconnect.bash.plist
sudo launchctl load /Library/LaunchDaemons/com.plex.plexconnect.bash.plist
What could be wrong?
f00b4r
2
What type of Mac do you have?
sniska
3
What type of Mac do you have?
iMac 27" from 2010. 2,8 GHz Intel Core i5. OS X 10.9.2
baa
4
after they restart - and before unloading/loading it again, what response do you get for...
sudo launchctl list | grep plexconnect
The second number should indicate your issue... though I am not quite sure how to translate them. Google should know. :-)
system
Closed
5
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.