interesting error starting plexconnect w7.

C:\Python27\PlexConnect-XML_templates>plexconnect.py
PlexConnect : ***
PlexConnect : PlexConnect
PlexConnect : Press ENTER to shut down.
PlexConnect : ***
PlexConnect : IP_self: 192.168.1.108
DNSServer : Failed to create socket on UDP port 49152: [Errno 10048] Only one us
age of each socket address (protocol/network address/port) is normally permitted
 
PlexConnect : DNSServer not alive. Shutting down.
 
C:\Python27\PlexConnect-XML_templates>
 
 
Looks like wininnit.exe is using port 49152 for me.  I read that you can make windows use different ports, but is there anyway to get plexconnect to run on a different port?

Try rebooting your machine, it should sort out your issue.

Try rebooting your machine, it should sort out your issue.

Nope no dice, same thing, odd that it's wininnit.exe binding it.

ok I found a fix I just did a netstat -a and looked for a 491xx port that was open, for me I chose 49160, I then went into the plexconnectxml folder and edited the dnsserver.py file and where it says port 49152 I just changed that to 49160 and it's all working now.  We can mark this as closed and hopefully it will help others if they come across this bug.

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