PlexConnect/Python - Error 10013 and 10048 [FIX]

Hey guys i'm new here, and I was having issues connecting to my apple tv.

I was getting one or two error codes depending on what I did.

 

To fix these errors, you need to figure out what is clogging port 80.

For me, I went to services > then I disabled Windows Process Activation, and then It popped up with some other things that also needed to be disabled.

2ddec5cd4315bf48a0ec.png

MAKE SURE IT IS STOPPED

Then, mine worked fine :D :D

 

If that does not work, you can find whatever else is blocking port 80, in some cases, it is skype.

but you can see what is clogging it by going into command prompt > type: netstat -ao

after you should recieve a pretty long list of network ports, find what is blocking port 80

Here is an example:

3d560fe180f435fc7559.png

 

In this case the PID is 4:

c3fc639c55dee577e5f2.png

 

Now to identify which program that is, open up your task manager.

Scroll over to details, and search for that PID, then you need to find a way to PERMANENTLY stop that service.

a5db601d0ba3a1676454.png

 

-Holden

Thanks, found my problem to be Skype on Win 8 using your tip, was fixed as soon as i quit skype

If you check the wiki on the common errors page it tells you how to disable Skype from ever using port 80 on windows.

If you check the wiki on the common errors page it tells you how to disable Skype from ever using port 80 on windows.

Thanks I'll give it a go

https://github.com/iBaa/PlexConnect/wiki/Port-80-already-in-use#other-programs-that-may-cause-you-problems-with-port-80

Here's what f00b4r refered to:

"Other programs that may cause you problems with port 80:

Skype can sometimes hog port 80, go into the advanced connection preferences and disable "use port 80"."
 
Nice and simple thanks

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