pi-node / instructions

254 stars 154 forks source link

Computer pinging #162

Open BBBB98 opened 3 years ago

BBBB98 commented 3 years ago

Recently, just update my docker desktop to 3.5.2, every thing seems to run well except the pinging to computer button, the button keeps loading. Any one knows whatvis the issue about it.

JonC34 commented 3 years ago

Me too, I have ports open and everything was working well until sometime yesterday or today. I noticed my percent in the last 90 days stopped increasing. It seems the ports are closed, but I have them open. I even tried updating the node and docker. Still unsure what exactly is going on..

BBBB98 commented 3 years ago

Me too, I have ports open and everything was working well until sometime yesterday or today. I noticed my percent in the last 90 days stopped increasing. It seems the ports are closed, but I have them open. I even tried updating the node and docker. Still unsure what exactly is going on..

Exactly the same, my percentage stop increasing few days ago

ihatejam commented 3 years ago

Recently, just update my docker desktop to 3.5.2, every thing seems to run well except the pinging to computer button, the button keeps loading. Any one knows whatvis the issue about it.

While the Stellar Dummy container is running in Docker, try checking if the ports are open with https://www.ipfingerprints.com/portscan.php (please do not post screenshots with your public IP address listed)

JonC34 commented 3 years ago

Recently, just update my docker desktop to 3.5.2, every thing seems to run well except the pinging to computer button, the button keeps loading. Any one knows whatvis the issue about it.

While the Stellar Dummy container is running in Docker, try checking if the ports are open with https://www.ipfingerprints.com/portscan.php (please do not post screenshots with your public IP address listed)

In mine, it shows filtered instead of open.

ihatejam commented 3 years ago

That means that the ports on your node PC are not accessible from outside of your network. Please double check that your port forwarding is correctly set up on your internet router to forward those ports to the internal/private IP address of your node PC.

If this was working before, then it's possible that your Node PC has been assigned a new private/internal IP address after you restarted it. If this is the case, then it would be best to reserve an IP address for your Node PC in the DHCP config on your router. Once that is done, set up your port forwarding to address the private/internal IP address for your node PC.

Hopefully that will get you set up to the point where ipfingerprints shows your ports as open as opposed to filtered. Once that happens you can continue on to the next step(s).

There is also a possibility that your Internet provider does not allow port forwarding. In places with huge numbers of Internet customers, some ISP's (with a limited number of IP addresses) will create a NAT network of their own and hand out NAT'd IP addresses instead of true public IP addresses. In these cases, you may need to use a VPN service that allows port forwarding.

BBBB98 commented 3 years ago

Recently, just update my docker desktop to 3.5.2, every thing seems to run well except the pinging to computer button, the button keeps loading. Any one knows whatvis the issue about it.

While the Stellar Dummy container is running in Docker, try checking if the ports are open with https://www.ipfingerprints.com/portscan.php (please do not post screenshots with your public IP address listed)

Mine are all opened