Hello everybody,
My node has been offline this morning, i check my port forwarding but it work fine port 28968 still forwad to my node but some how my node is offline.
Here are some of my log , please help.
2023-12-22 02:34:32.983421+00:002023-12-22T09:34:32+07:00 ERROR contact:service ping satellite failed {"process": "storagenode", "Satellite ID": "12L9ZFwhzVpuEKMUNUqkaTLGzwY9G24tbiigLiXpmZWKwmcNDDs", "attempts": 10, "error": "ping satellite: failed to ping storage node, your node indicated error code: 0, rpc: tcp connector failed: rpc: dial tcp 171.224.81.80:28967: connect: no route to host", "errorVerbose": "ping satellite: failed to ping storage node, your node indicated error code: 0, rpc: tcp connector failed: rpc: dial tcp 171.224.81.80:28967: connect: no route to host\n\tstorj.io/storj/storagenode/contact.(*Service).pingSatelliteOnce:209\n\tstorj.io/storj/storagenode/contact.(*Service).pingSatellite:157\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-12-22 02:36:30.240325+00:002023-12-22T09:36:30+07:00 WARN console:service unable to get Satellite URL {"process": "storagenode", "Satellite ID": "12tRQrMTWUWwzwGh18i7Fqs67kmdhH9t6aToeiwbo5mfS2rUmo", "error": "console: trust: satellite is untrusted", "errorVerbose": "console: trust: satellite is untrusted\n\tstorj.io/storj/storagenode/trust.init:29\n\truntime.doInit1:6740\n\truntime.doInit:6707\n\truntime.main:249"}
2023-12-22 02:36:30.250471+00:002023-12-22T09:36:30+07:00 WARN console:service unable to get Satellite URL {"process": "storagenode", "Satellite ID": "12rfG3sh9NCWiX3ivPjq2HtdLmbqCrvHVEzJubnzFzosMuawymB", "error": "console: trust: satellite is untrusted", "errorVerbose": "console: trust: satellite is untrusted\n\tstorj.io/storj/storagenode/trust.init:29\n\truntime.doInit1:6740\n\truntime.doInit:6707\n\truntime.main:249"}
Hi thanks for your fast reply,
Here is my port check result, my domain is truenas.netstorages.com and port 28967 is still foward to my node. But somehow my node still offline
You need to run a DDNS updater for the host truenas.netstorages.com, it’s better to configure it on your router (prefferrably), but you may also run an application from your DDNS provider on the TrueNAS Scale server.
I rent the domain netstorages.com and i have an DDNS updater on my truenas, as it turnout the IP “171.224.81.80” is my yesterday public IP, to day my ip change to “58.187.170.71”. My DDNS updater still update new IP for my domain but satellite still ping to my old IP (171.224.81.80).
So can you help me with this situation.
Thanks
Thanks for all your supports,
I have found the solution, it turn out it all my fault I’m using an app from Truechart and in the address field i put in baont.ddns.net.
It was before i can rent a domain netstorages.com.
The DDNS updater was not update new ip for the “baont.ddns.net” that why my node offline.
Thanks for all you guys support