Windows Error Plexconnect: Failed to create socket on UDP port 53: [Errno 10048]

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 did a netstat -a (not sure why I saw others do it... ) but just included the UDP stuff

Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation.  All rights reserved.

C:\Users\HP AMD>netstat -a

Active Connections

  Proto  Local Address          Foreign Address        State
 

  UDP    0.0.0.0:443            *:*
  UDP    0.0.0.0:500            *:*
  UDP    0.0.0.0:1900           *:*
  UDP    0.0.0.0:2493           *:*
  UDP    0.0.0.0:3544           *:*
  UDP    0.0.0.0:3702           *:*
  UDP    0.0.0.0:3702           *:*
  UDP    0.0.0.0:3702           *:*
  UDP    0.0.0.0:3702           *:*
  UDP    0.0.0.0:4500           *:*
  UDP    0.0.0.0:5004           *:*
  UDP    0.0.0.0:5005           *:*
  UDP    0.0.0.0:5270           *:*
  UDP    0.0.0.0:5355           *:*
  UDP    0.0.0.0:10196          *:*
  UDP    0.0.0.0:13942          *:*
  UDP    0.0.0.0:32410          *:*
  UDP    0.0.0.0:32413          *:*
  UDP    0.0.0.0:32414          *:*
  UDP    0.0.0.0:37578          *:*
  UDP    0.0.0.0:50128          *:*
  UDP    0.0.0.0:50133          *:*
  UDP    0.0.0.0:52013          *:*
  UDP    0.0.0.0:52015          *:*
  UDP    0.0.0.0:52533          *:*
  UDP    0.0.0.0:52534          *:*
  UDP    0.0.0.0:53539          *:*
  UDP    0.0.0.0:54619          *:*
  UDP    0.0.0.0:55159          *:*
  UDP    0.0.0.0:57271          *:*
  UDP    0.0.0.0:59320          *:*
  UDP    0.0.0.0:59364          *:*
  UDP    0.0.0.0:59827          *:*
  UDP    0.0.0.0:61575          *:*
  UDP    0.0.0.0:62093          *:*
  UDP    0.0.0.0:63482          *:*
  UDP    0.0.0.0:64015          *:*
  UDP    127.0.0.1:1900         *:*
  UDP    127.0.0.1:52011        *:*
  UDP    127.0.0.1:52012        *:*
  UDP    127.0.0.1:52769        *:*
  UDP    127.0.0.1:53034        *:*
  UDP    127.0.0.1:53084        *:*
  UDP    127.0.0.1:56271        *:*
  UDP    127.0.0.1:58414        *:*
  UDP    127.0.0.1:58416        *:*
  UDP    127.0.0.1:59140        *:*
  UDP    127.0.0.1:59376        *:*
  UDP    127.0.0.1:59377        *:*
  UDP    127.0.0.1:59780        *:*
  UDP    127.0.0.1:60573        *:*
  UDP    127.0.0.1:63088        *:*
  UDP    127.0.0.1:63208        *:*
  UDP    127.0.0.1:63903        *:*
  UDP    192.168.0.103:137      *:*
  UDP    192.168.0.103:138      *:*
  UDP    192.168.0.103:1900     *:*
  UDP    192.168.0.103:5353     *:*
  UDP    192.168.0.103:54290    *:*
  UDP    192.168.0.103:58415    *:*
  UDP    192.168.0.103:58417    *:*
  UDP    192.168.0.103:63902    *:*
  UDP    [::]:500               *:*
  UDP    [::]:3540              *:*
  UDP    [::]:3702              *:*
  UDP    [::]:3702              *:*
  UDP    [::]:3702              *:*
  UDP    [::]:3702              *:*
  UDP    [::]:4500              *:*
  UDP    [::]:5004              *:*
  UDP    [::]:5005              *:*
  UDP    [::]:5355              *:*
  UDP    [::]:50129             *:*
  UDP    [::]:52014             *:*
  UDP    [::]:52016             *:*
  UDP    [::]:62094             *:*
  UDP    [::1]:1900             *:*
  UDP    [::1]:5353             *:*
  UDP    [::1]:63901            *:*
  UDP    [fe80::50a2:a989:5713:752e%11]:1900  *:*
  UDP    [fe80::50a2:a989:5713:752e%11]:63900  *:*

C:\Users\HP AMD>

Are you running windows server?

Are you running windows server?

No I am not... 

Try rebooting your machine, if tat does not work take a look at this:


http://technet.microsoft.com/en-us/sysinternals/bb897437.aspx


You have something running on the DNS port and maybe port 80 as well.


Edit: put wrong link up originally.

Are you running windows server?

I have the same issue and I AM running Windows server. Well, Windows Home Server.

Is there something I need to do to fix this?

I am having the same error.  It wouldnt have anything to do with the certifcation does it?

No, it wouldn't.

Unless your "same" is more like "different"...

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.

Any ideas????

WIKI? Already checked out?