I'm trying to setup plexconnect on my windows machine and I'm getting the error below when I run plexconnect.py in python... see below... I saw a similar posting for OSX via search but didn't see a solution for a windows machine....
Anything helps!
18:30:08 PlexConnect: started: 18:30:08
18:30:08 PlexConnect: ***
18:30:08 PlexConnect: PlexConnect
18:30:08 PlexConnect: Press ENTER to shut down.
18:30:08 PlexConnect: ***
18:30:08 PlexConnect: IP_self: 192.168.0.103
18:30:08 PlexConnect: started: 18:30:08
18:30:08 PlexGDM: ***
18:30:08 PlexGDM: looking up Plex Media Server
18:30:08 PlexGDM: ***
18:30:09 PlexGDM: servers discovered: 1
18:30:09 PlexConnect: PMS: 192.168.0.103:32400
18:30:10 DNSServer: started: 18:30:10
18:30:10 DNSServer: Failed to create socket on UDP port 53: [Errno 10048] Only one usage of each socket address (protocol/network address/port) is normally permitted
18:30:10 WebServer: started: 18:30:10
18:30:10 WebServer: Failed to connect to HTTP on 0.0.0.0 port 80: [Errno 10013] An attempt was made to access a socket in a way forbidden by its access permissions
I'm trying to setup plexconnect on my windows machine and I'm getting the error below when I run plexconnect.py in python... see below... I saw a similar posting for OSX via search but didn't see a solution for a windows machine....
Anything helps!
18:30:08 PlexConnect: started: 18:30:08
18:30:08 PlexConnect: ***
18:30:08 PlexConnect: PlexConnect
18:30:08 PlexConnect: Press ENTER to shut down.
18:30:08 PlexConnect: ***
18:30:08 PlexConnect: IP_self: 192.168.0.103
18:30:08 PlexConnect: started: 18:30:08
18:30:08 PlexGDM: ***
18:30:08 PlexGDM: looking up Plex Media Server
18:30:08 PlexGDM: ***
18:30:09 PlexGDM: servers discovered: 1
18:30:09 PlexConnect: PMS: 192.168.0.103:32400
18:30:10 DNSServer: started: 18:30:10
18:30:10 DNSServer: Failed to create socket on UDP port 53: [Errno 10048] Only one usage of each socket address (protocol/network address/port) is normally permitted
18:30:10 WebServer: started: 18:30:10
18:30:10 WebServer: Failed to connect to HTTP on 0.0.0.0 port 80: [Errno 10013] An attempt was made to access a socket in a way forbidden by its access permissions
Are you running any kind of firewall on the machine? Also are you running a dns server by any sort?
I'm running a firewall through Norton internet security.... I disabled the firewall and also I created a rule to always allow python.exe to run
I do not know if I am running a dns server of any sort... is there a way I can find out? Other things of particular interest I have citrix installed on the machine but I can uninstall that since I no longer have use for it.....
I am also having this issue and AM running windows server 2012. I did the recommendation to use IIS and URL rewrite but that didnt seem to work either.