Port forwarding NIGHTMARE

Hey guys,

I am on the verge of throwing this thing out the window. I have installed the node software and done all the steps. I have opened to ports in my Unifi DM. however they still show closed. I have tested other software which works with the ports i open in the Unifi box. But Storj just wont use it…

2023-03-29T19:40:40.605+0100	INFO	db.migration	Database Version	{"version": 54}
2023-03-29T19:40:41.509+0100	INFO	preflight:localtime	start checking local system clock with trusted satellites' system clock.
2023-03-29T19:40:42.999+0100	INFO	preflight:localtime	local system clock is in sync with trusted satellites' system clock.
2023-03-29T19:40:42.999+0100	INFO	Node 1JHLFmpgXRsAftUWDw2vowT447wW6gDAKDYEt7LiWjXbZnnvXD started
2023-03-29T19:40:42.999+0100	INFO	bandwidth	Performing bandwidth usage rollups
2023-03-29T19:40:42.999+0100	INFO	trust	Scheduling next refresh	{"after": "8h13m25.317985841s"}
2023-03-29T19:40:42.999+0100	INFO	pieces:trash	emptying trash started	{"Satellite ID": "12rfG3sh9NCWiX3ivPjq2HtdLmbqCrvHVEzJubnzFzosMuawymB"}
2023-03-29T19:40:42.999+0100	INFO	pieces:trash	emptying trash started	{"Satellite ID": "12tRQrMTWUWwzwGh18i7Fqs67kmdhH9t6aToeiwbo5mfS2rUmo"}
2023-03-29T19:40:42.999+0100	INFO	Public server started on [::]:28967
2023-03-29T19:40:42.999+0100	INFO	Private server started on 127.0.0.1:7778
2023-03-29T19:40:43.000+0100	INFO	pieces:trash	emptying trash started	{"Satellite ID": "1wFTAgs9DP5RSnCqKV1eLf6N9wtk4EAtmN5DpSxcs8EjT69tGE"}
2023-03-29T19:40:43.001+0100	INFO	pieces:trash	emptying trash started	{"Satellite ID": "121RTSDpyNZVcEU84Ticf2L1ntiuUimbWgfATz21tuvgk3vzoA6"}
2023-03-29T19:40:43.003+0100	INFO	pieces:trash	emptying trash started	{"Satellite ID": "12EayRS2V1kEsWESU9QMRseFhdxYxKicsiFmxrsLZHeLUtdps3S"}
2023-03-29T19:40:43.003+0100	INFO	pieces:trash	emptying trash started	{"Satellite ID": "12L9ZFwhzVpuEKMUNUqkaTLGzwY9G24tbiigLiXpmZWKwmcNDDs"}

The logs show it talking to satallite’s im at a loss as what else to check ?

can you be more specific about your setup, is it windows or linux node?
do you have static ip or you used ddns?

Can you share your run command, assuming this is command line? You can redact the parts that are personally identifying.

Also, the log snippet you have there doesn’t seem to contain any errors. Is the dashboard showing you errors?

Sorry my fault.

I am running on a windows 10 machine. I have a “Non static” ip with a DDNS setup. The DDNS setup nslookups to my current ip address.

The setup is running as a service. The Dashboard shows me offline and missconfigured.

Latest logs show

2023-03-29T20:06:58.729+0100	ERROR	contact:service	ping satellite failed 	{"Satellite ID": "12tRQrMTWUWwzwGh18i7Fqs67kmdhH9t6aToeiwbo5mfS2rUmo", "attempts": 9, "error": "ping satellite: failed to ping storage node, your node indicated error code: 0, rpc: tcp connector failed: rpc: dial tcp <mydnns>:28967: connect: connection timed out", "errorVerbose": "ping satellite: failed to ping storage node, your node indicated error code: 0, rpc: tcp connector failed: rpc: dial tcp <mydnns>:28967: connect: connection timed out\n\tstorj.io/storj/storagenode/contact.(*Service).pingSatelliteOnce:147\n\tstorj.io/storj/storagenode/contact.(*Service).pingSatellite:101\n\tstorj.io/storj/storagenode/contact.(*Chore).updateCycles.func1:87\n\tstorj.io/common/sync2.(*Cycle).Run:99\n\tstorj.io/common/sync2.(*Cycle).Start.func1:77\n\tgolang.org/x/sync/errgroup.(*Group).Go.func1:75"}
2023-03-29T20:09:10.608+0100	ERROR	contact:service	ping satellite failed 	{"Satellite ID": "12L9ZFwhzVpuEKMUNUqkaTLGzwY9G24tbiigLiXpmZWKwmcNDDs", "attempts": 8, "error": "ping satellite: failed to ping storage node, your node indicated error code: 0, rpc: tcp connector failed: rpc: dial tcp <mydnns>:28967: connect: connection timed out", "errorVerbose": "ping satellite: failed to ping storage node, your node indicated error code: 0, rpc: tcp connector failed: rpc: dial tcp <mydnns>:28967: connect: connection timed out\n\tstorj.io/storj/storagenode/contact.(*Service).pingSatelliteOnce:147\n\tstorj.io/storj/storagenode/contact.(*Service).pingSatellite:101\n\tstorj.io/storj/storagenode/contact.(*Chore).updateCycles.func1:87\n\tstorj.io/common/sync2.(*Cycle).Run:99\n\tstorj.io/common/sync2.(*Cycle).Start.func1:77\n\tgolang.org/x/sync/errgroup.(*Group).Go.func1:75"}
2023-03-29T20:09:12.846+0100	ERROR	contact:service	ping satellite failed 	{"Satellite ID": "12EayRS2V1kEsWESU9QMRseFhdxYxKicsiFmxrsLZHeLUtdps3S", "attempts": 8, "error": "ping satellite: failed to ping storage node, your node indicated error code: 0, rpc: tcp connector failed: rpc: dial tcp <mydnns>:28967: connect: connection timed out", "errorVerbose": "ping satellite: failed to ping storage node, your node indicated error code: 0, rpc: tcp connector failed: rpc: dial tcp <mydnns>:28967: connect: connection timed out\n\tstorj.io/storj/storagenode/contact.(*Service).pingSatelliteOnce:147\n\tstorj.io/storj/storagenode/contact.(*Service).pingSatellite:101\n\tstorj.io/storj/storagenode/contact.(*Chore).updateCycles.func1:87\n\tstorj.io/common/sync2.(*Cycle).Run:99\n\tstorj.io/common/sync2.(*Cycle).Start.func1:77\n\tgolang.org/x/sync/errgroup.(*Group).Go.func1:75"}
2023-03-29T20:09:18.240+0100	ERROR	contact:service	ping satellite failed 	{"Satellite ID": "121RTSDpyNZVcEU84Ticf2L1ntiuUimbWgfATz21tuvgk3vzoA6", "attempts": 9, "error": "ping satellite: failed to ping storage node, your node indicated error code: 0, rpc: tcp connector failed: rpc: dial tcp <mydnns>:28967: connect: connection timed out", "errorVerbose": "ping satellite: failed to ping storage node, your node indicated error code: 0, rpc: tcp connector failed: rpc: dial tcp <mydnns>:28967: connect: connection timed out\n\tstorj.io/storj/storagenode/contact.(*Service).pingSatelliteOnce:147\n\tstorj.io/storj/storagenode/contact.(*Service).pingSatellite:101\n\tstorj.io/storj/storagenode/contact.(*Chore).updateCycles.func1:87\n\tstorj.io/common/sync2.(*Cycle).Run:99\n\tstorj.io/common/sync2.(*Cycle).Start.func1:77\n\tgolang.org/x/sync/errgroup.(*Group).Go.func1:75"}
2023-03-29T20:11:20.817+0100	ERROR	contact:service	ping satellite failed 	{"Satellite ID": "12rfG3sh9NCWiX3ivPjq2HtdLmbqCrvHVEzJubnzFzosMuawymB", "attempts": 10, "error": "ping satellite: failed to ping storage node, your node indicated error code: 0, rpc: tcp connector failed: rpc: dial tcp <mydnns>:28967: connect: connection timed out", "errorVerbose": "ping satellite: failed to ping storage node, your node indicated error code: 0, rpc: tcp connector failed: rpc: dial tcp <mydnns>:28967: connect: connection timed out\n\tstorj.io/storj/storagenode/contact.(*Service).pingSatelliteOnce:147\n\tstorj.io/storj/storagenode/contact.(*Service).pingSatellite:101\n\tstorj.io/storj/storagenode/contact.(*Chore).updateCycles.func1:87\n\tstorj.io/common/sync2.(*Cycle).Run:99\n\tstorj.io/common/sync2.(*Cycle).Start.func1:77\n\tgolang.org/x/sync/errgroup.(*Group).Go.func1:75"}
2023-03-29T20:11:24.971+0100	ERROR	contact:service	ping satellite failed 	{"Satellite ID": "1wFTAgs9DP5RSnCqKV1eLf6N9wtk4EAtmN5DpSxcs8EjT69tGE", "attempts": 10, "error": "ping satellite: failed to ping storage node, your node indicated error code: 0, rpc: tcp connector failed: rpc: dial tcp <mydnns>:28967: connect: connection timed out", "errorVerbose": "ping satellite: failed to ping storage node, your node indicated error code: 0, rpc: tcp connector failed: rpc: dial tcp <mydnns>:28967: connect: connection timed out\n\tstorj.io/storj/storagenode/contact.(*Service).pingSatelliteOnce:147\n\tstorj.io/storj/storagenode/contact.(*Service).pingSatellite:101\n\tstorj.io/storj/storagenode/contact.(*Chore).updateCycles.func1:87\n\tstorj.io/common/sync2.(*Cycle).Run:99\n\tstorj.io/common/sync2.(*Cycle).Start.func1:77\n\tgolang.org/x/sync/errgroup.(*Group).Go.func1:75"}

Looking on “Canyouseeme.org” the port shows closed. However if i move something like plex to that port number it then shows open. So the firewall ruling appears to be correct just Storj cannot attach to that Port…

Should point out windows firewill is 100% disabled

can you show port forward rule in router?

Of Course :slight_smile:

check your config file for errors in ddns.
it is in install folder in program files.

My DDNS is setup in the router and all working. No errors. Just for the humor of testing i set my ip as my Current ip ( i know it will change and wont leave it like this ). Just to confirm it wasnt the DDNS

how much files has your identity?

Has a Revocations.db and a folder called storagenode with

can you also you virus protection dont allow your node to network, pc with node has static local ip?

Yea static local and all virus protection turned off and or disabled.

try with this tool
Releases · TonyTosol/Storj-Node-Toolbox (github.com)
add node with search, selct node and try trobleshooting

Shows it as clear

what brouser do you use? to check node?

Chrome, Firefox and edge. and its erroring in log. It doesnt make sense

there should be 6 files of identity

where is CA.key?

Just moved it back i “Cut” it when backing it up. Put it back restarted retested. Issue remains the same.

can you try http://10.0.1.9:28967
in your local network?

it shold return you some text