Hi,
I'm pretty new to this so apologies if this problem has already been covered.
I've followed the instructions thoroughly to install Plex on my Apple TV 3.
Everything has gone well until it run Sudo ./PlexConnect.py and I keep getting this problem:
Last login: Sun Oct 13 07:37:12 on ttys000
Mac-Pro:~ Sat$ cd /Users/Sat/Desktop/Plex
Mac-Pro:Plex Sat$ sudo ./PlexConnect.py
08:04:38 PlexConnect: ***
08:04:38 PlexConnect: PlexConnect
08:04:38 PlexConnect: Press CTRL-C to shut down.
08:04:38 PlexConnect: ***
08:04:38 PlexConnect: started: 08:04:38
Traceback (most recent call last):
File "./PlexConnect.py", line 165, in
success = startup()
File "./PlexConnect.py", line 68, in startup
param['IP_self'] = getIP_self()
File "./PlexConnect.py", line 28, in getIP_self
s.connect(('1.2.3.4', 1000))
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 64] Host is down
Mac-Pro:Plex Sat$
I've searched everywhere for a solution to no avail. Any help please. :(
I'm running PMS on a MacPro using Mountain Lion.