Closed alexandre1985 closed 7 years ago
After sometime the zeronet daemon spits out this message from sudo systemctl status zeronet
ago 25 00:04:44 pc-grande env[6104]: [00:04:44] FileServer UpnpPunch run error: UpnpError: Failed to communicate with igd using port 15441 on local machine after 3 tries. in FileServer.py line 74 > UpnpPunch.py line 325 > UpnpPunch.py line 316
I believe this is relevant
my firewall has port 15441 open, so in there isn't the issue
What does https://portchecker.co says for port 15441 for you?
It says that port is closed. Or my router isn't doing UPnP correctly or it may be blocked by ISP. Am I right?
It is my router. I forwarded the port to my pc and this way everything is being detected as open. Or my router isn't doing UPnP correctly (which I doubt since I haven't got any issues with other programs) or the UpnpPunch isn't punching the port on my case. Can you help me resolve this issue? Where can I download Upnppunch to test if it works on my computer?
I have got the same issue on other programs, but I didn't noticed because no one had a port: OPEN\CLOSE flag. +1 for you. So the problem seems to be with my router that has UPnP enable but doesn't seem open ports on demand
I have UPnP enabled on my router and on my pc firewall I have opened port 15441 both tcp and udp. But when I start zeronet with
sudo systemctl start zeronet
and I then do asudo systemctl status zeronet
I get this message:When I open ZeroHello I get "PORT: closed". I believe this is a bug on the zeronet daemon