PMS not working after restart the Mac

  • Your ATV model (2 or 3) and firmware version (found under the ATV settings > general > about > Apple TV software): ATV 3 - 6.1

  • The DNS server set on the ATV (found under the ATV settings > general > network > DNS): manually set - 10.200.196.122

  • The local IP address of the device that PlexConnect is installed on:- 10.200.196.122

  • The device and operating system (including version number) that PlexConnect is installed on: MacBook Air 2013, Mavericks 10.9.2

  • The device and operating system (including version number) that the Plex media server (PMS) is installed on: MacBook Air 2013, Mavericks 10.9.2

  • The Plex media server (PMS) version number you are running (do not put 'latest'): 0.9.9.7.429-f80a8d6

  • The local IP address of the device that the Plex media server (PMS) is installed on: - 10.200.196.122

  • The PlexConnect version number. If using Github source then a time and date of download (look at the creation date of the folder) and if you are using any non-standard setup e.g. Plexify or a fork. - from Github 18.04.2014

  • The contents of your 'Settings.cfg' file (this is created at first clean shutdown of PlexConnect, using CTR+c)

       [PlexConnect]

enable_plexgdm = True
ip_pms = 192.168.178.10
port_pms = 32400
enable_dnsserver = True
port_dnsserver = 53
ip_dnsmaster = 8.8.8.8
prevent_atv_update = True
enable_plexconnect_autodetect = True
ip_plexconnect = 0.0.0.0
hosttointercept = trailers.apple.com
port_webserver = 80
enable_webserver_ssl = True
port_ssl = 443
certfile = ./assets/certificates/trailers.pem
loglevel = Normal
logpath = .
 

Every time i restart my mac i have to open terminal and run cd + media server folder and after that run the cmd sudo ./PlexConnect.py 

Also if i restart the ATV i need to reset the DNS to automatic to be able to see the other apps installed on it. After that i reset DNS manually to local computer address to can connect Plex. Once i do all that everything works fine, until the next restart. Also when i open the PMS on mac a blanck page is opened too and I'm not sure this will supposed to be.

Down is the Plex log

http://pastebin.com/BX4cYsDM

 

Thanks for support.

Well you can install plexconnect via launchctl using the official method or using my app in my signature to have plexconnect load at boot. Im not sure why pms would be crashing or not starting at boot unless you not have it set to open at login via the task bar pms icon. I did create a plist to keep pms alive in my signature but that is strange if its not staying alive on its own by just choosing to Open at login.

1) Having to re-run PlexConnect after restarting your Mac is normal. If you want to set it up to auto-run, that's a separate set of things to take care of (see wahlman's info). To save time when doing it manually, just hit the Up arrow on your keyboard after launching Terminal, and it'll auto-type the last thing you ran, which will probably be PlexConnect.

2) Change the "8.8.8.8" address in your settings to your ISP's actual DNS server.

3) Why are you restarting your AppleTV? It should be saving your settings even through a restart, but if that's not working for you... maybe stop rebooting it?

The wiki has details of how to set PlexConnect to auto start in the install guide.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.