The local IP address of the device that PlexConnect is installed on: 192.168.1.13
The device and operating system (including version number) that PlexConnect is installed on: Macbook Pro OSX Version 10.9.3
The device and operating system (including version number) that the Plex media server (PMS) is installed on: Macbook Pro OSX Version 10.9.3
The Plex media server (PMS) version number you are running (do not put 'latest'):
Version 0.9.9.7
The local IP address of the device that the Plex media server (PMS) is installed on: 192.168.1.13
The PlexConnect version number. If using Github source then a time and date of download: June 5, 2014 at 11:47 AM
The contents of your 'Settings.cfg' file:
[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 = .
I had it working fine for a few months and then it stopped working for no apparent reason about a week ago and I haven't been able to get it working since. This is what happens when I try to run it in terminal:
18:41:58 PlexConnect: ***
18:41:58 PlexConnect: PlexConnect
18:41:58 PlexConnect: Press CTRL-C to shut down.
18:41:58 PlexConnect: ***
18:41:58 PlexConnect: started: 18:41:58
18:41:58 PlexConnect: Version: 0.3.1+
18:41:58 PlexConnect: Python: 2.7.6 (v2.7.6:3a1db0d2747e, Nov 10 2013, 00:42:54)
[GCC 4.2.1 (Apple Inc. build 5666) (dot 3)]
18:41:58 PlexConnect: Host OS: darwin
18:41:58 PlexConnect: IP_self: 192.168.1.13
18:41:58 DNSServer: started: 18:41:58
18:41:58 DNSServer: Failed to create socket on UDP port 53: [Errno 48] Address already in use
18:41:58 PlexConnect: DNSServer not alive. Shutting down.
18:41:58 PlexConnect: Shutting down.
18:41:58 PlexConnect: shutdown
18:41:58 PlexConnect: shutdown
I am not running another server and port 53 doesn't show as being used when I check the Activity Monitor.
Any help would be appreciated as this is my last attempt to fix it without restoring my Macbook.
Have you restarted your mac yet? Can you explain in detail how you installed Plexconnect using a app, webgui, manually via terminal, or using a plist. Are you sharing your internet connection from your mac?
You can share you internet connection in the network settings on your mac. So what specific instructions are you using exactly to start plexconnect. ./plexconnect.py? Have you ever ran it other then that using anything else? What does this output in terminal?
Ok something is loading plexconnect at boot it looks like. Install teamviewer and send me a pm with your temporary user/pw and I can try to debug for you.
Ok, so I noticed that PlexConnect is now using a different IP address for some reason. I entered that address as the DNS on my aTV and was able to finally access Plex on my aTV but my library was not available. I then entered that address as one that does not require authorization and I was able to see my library, but now none of my movies have thumbnails and I can’t play anything from my library…
I got my thumbnails and everything to work by using a net mask when entering addresses that do not require authorization. Now I just can’t get launchctl daemon to work…