Sorry, but what is the conclusion, what to do?)
Conclusion is your router accepting connection of 28968 port but not forwarded to your local pc
I request you to start a simple http server using Node js OR python then forward it using your router then check if it’s accessible or not
You can also test this with the Silo node dashboard port, which is 14002
Steps are:
- Start Silo node with below command (change public IP)
docker run -d --restart unless-stopped --stop-timeout 300 -p 28968:28967/tcp -p 28968:28967/udp -p 14002:14002 -e WALLET=“0x5bf65dec155a62b162734fb0049131fa95316c0a” -e EMAIL="[email protected]" -e ADDRESS=“95.31…:28968” -e STORAGE=“6TB” --mount type=bind,source=“C:\Users\Web\AppData\Roaming\Silo\Trustkey\silonode”,destination=/app/trustkey --mount type=bind,source=“E:\SILO”,destination=/app/config --name storagenode silos3/silo-node:latest
- Open url http://127.0.0.1:14002
- Configure 14002 port forwarding
- Then check on another network (like mobile net) open http://public-ip:14002
You first try this command before test port forwarding
docker run -d --restart unless-stopped --stop-timeout 300 -p 28968:28967/tcp -p 28968:28967/udp -p 14002:14002 -e WALLET=“0x5bf65dec155a62b162734fb0049131fa95316c0a” -e EMAIL="[email protected]" -e ADDRESS=“95.31…:28968” -e STORAGE=“6TB” --mount type=bind,source=“C:\Users\Web\AppData\Roaming\Silo\Trustkey\silonode”,destination=/app/trustkey --mount type=bind,source=“E:\SILO”,destination=/app/config --name storagenode silos3/silo-node:latest
1 Like
Thank you for your patience and experience, everything worked out, your last code works, the node started, the status is green.
![]()
2 Likes
limit on the number of messages per day, this is evil! ![]()