Jul 25 03:15:50 wdc storagenode[161313]: 2024-07-25T03:15:50Z ERROR contact:service ping satellite failed {“Process”: “storagenode”, “Satellite ID”: “12EayRS2V1kEsWESU9QMRseFhdxYxKicsiFmxrsLZHeLUtdps3S”, “attempts”: 9, “error”: “ping satellite: rpc: tcp connector failed: rpc: dial tcp 104.244.46.57:7777: connect: connection timed out”, “errorVerbose”: “ping satellite: rpc: tcp connector failed: rpc: dial tcp 104.244.46.57:7777: connect: connection timed out\n\tstorj.io/common/rpc.HybridConnector.DialContext.func1:190”}
Jul 25 03:15:50 wdc storagenode[161313]: 2024-07-25T03:15:50Z ERROR contact:service ping satellite failed {“Process”: “storagenode”, “Satellite ID”: “121RTSDpyNZVcEU84Ticf2L1ntiuUimbWgfATz21tuvgk3vzoA6”, “attempts”: 9, “error”: “ping satellite: rpc: tcp connector failed: rpc: dial tcp 108.160.169.179:7777: connect: connection timed out”, “errorVerbose”: “ping satellite: rpc: tcp connector failed: rpc: dial tcp 108.160.169.179:7777: connect: connection timed out\n\tstorj.io/common/rpc.HybridConnector.DialContext.func1:190”}
Jul 25 03:15:50 wdc storagenode[161313]: 2024-07-25T03:15:50Z ERROR contact:service ping satellite failed {“Process”: “storagenode”, “Satellite ID”: “12L9ZFwhzVpuEKMUNUqkaTLGzwY9G24tbiigLiXpmZWKwmcNDDs”, “attempts”: 9, “error”: “ping satellite: rpc: tcp connector failed: rpc: dial tcp 199.59.149.203:7777: connect: connection timed out”, “errorVerbose”: “ping satellite: rpc: tcp connector failed: rpc: dial tcp 199.59.149.203:7777: connect: connection timed out\n\tstorj.io/common/rpc.HybridConnector.DialContext.func1:190”}
Looks like you don’t have your ports open, forwarded, or your domain/ip are wrong.
Ports are all opened
But only one satellite working
From the logs excerpt something is blocking connections to/from other satellites.
Please make sure that you disabled a “smart” security on your ISP/router/antivirus for outgoing connections. Make sure that you do not have an outbound restrictive rules in your firewall, you should have only inbound rules for TCP 28967 and UDP 28967 and your device with the node as a destination.
In other words, you should not block any outgoing traffic from your node, but you may block everything incoming except the node’s ports 28967 TCP+UDP, the source ports for inbound rules should not be specified (all nodes in the network may connect from random ports, but to the distinct port which your node is listening).
But it’s blocked. It could be your antivirus or ISP or the router (some kind of “smart” protection).
firewall is disable
And on your router? Do you have a fancy “security” options on the router? Or maybe your ISP is offering something by default (XFinity for example).
Dose these three Satellite blocked ip from china?
The node is in china
Unlikely the satellites, but the China Great Firewall or in rare cases - Google.
Since seems blocked only the production satellites (and they all on GCP, including Saltlake), then it’s a Great Firewall likely (or your ISP).
Perhaps a VPN with port forwarding only the solution.