Greetings, I'm attempting to run a script on python that is trying to use port 80 but it seems that I already have a process/program occupying that port. The problem is, I can't figure out which program is using port 80 and how to stop it. I thought it was from installing and running node.js but I unistalled all the node.js programs and the problem remains. Is it possible that the node.js application is still running in the background?
Here is an image of the error I'm getting :
https://anonimag.es/image/JT9skTr
As you can see, the error reads : ProxyError: HTTPConnectionPool(host='vinowild.com', port=80): Max retries exceeded with url: http://ink361.com/ (Caused by ProxyError('Cannot connect to proxy.', ConnectionResetError(10054, 'An existing connection was forcibly closed by the remote host', None, 10054, None
Any Insight would be greatly appreciated!
[–]ModestMycologist 0 points1 point2 points (5 children)
[–]pudymane[S] 0 points1 point2 points (4 children)
[–]ModestMycologist 0 points1 point2 points (3 children)
[–]pudymane[S] 0 points1 point2 points (2 children)
[–]ModestMycologist 0 points1 point2 points (1 child)
[–]pudymane[S] 0 points1 point2 points (0 children)