My Node does not start properly

Yes, normally you should do so. However, if you would use a latest tag now, your docker will download a 64 bit version, since at the moment for the ARM64 only an aarch64 image available, it will update to it and your node may stop to work, because this latest image is broken.
In the next release you can use latest again, the image for ARM64 is fixed there. Until then, I would recommend using this explicit tag:

1 Like

Thanks @Alexey I really appreciate. I just wanted to double check!

1 Like

Hi @Alexey quick question. How do we KNOW when the latest tag will work for the ARM64?

Thanks
Edu

When the Windows nodes will be updated on 100%. You can check this https://version.storj.io/
When the cursor will be all “FFF”, then all Windows nodes are updated, then the docker image would be published and should be available under the latest tag.

Hi @Alexey - Do you know if there is any problem with this image: https://hub.docker.com/layers/storjlabs/storagenode/2413a9a0d-v1.18.1-go1.15.5-arm32v6/images/sha256-b14d30b849799c21042d5d15bae6c1e3987c6c593a0808abfe41ae47aa80df37?context=explore

I got an error on my node:

2021-01-20T22:47:01.075757047Z 2021-01-20T22:47:01.075Z	INFO	Operator email	{"Address": "eduardo.sequeira.hernandez@gmail.com"}
2021-01-20T22:47:01.075877453Z 2021-01-20T22:47:01.075Z	INFO	Operator wallet	{"Address": "0xE26b4761DD50CfE22D8eF632bc229d17D09DF5B8"}
2021-01-20T22:47:01.692311306Z 2021-01-20T22:47:01.691Z	INFO	Telemetry enabled	{"instance ID": "17rUiCzph4fnAGUWwCuUaidxU4o2xGBtnvTyWzwfEbSiQ3Wk8B"}
2021-01-20T22:47:01.810199640Z 2021-01-20T22:47:01.809Z	INFO	db.migration	Database Version	{"version": 46}
2021-01-20T22:47:02.784343077Z 2021-01-20T22:47:02.783Z	INFO	preflight:localtime	start checking local system clock with trusted satellites' system clock.
2021-01-20T22:47:03.384257614Z 2021-01-20T22:47:03.383Z	INFO	preflight:localtime	local system clock is in sync with trusted satellites' system clock.
2021-01-20T22:47:03.384977199Z 2021-01-20T22:47:03.384Z	INFO	bandwidth	Performing bandwidth usage rollups
2021-01-20T22:47:03.386577368Z 2021-01-20T22:47:03.386Z	INFO	Node 17rUiCzph4fnAGUWwCuUaidxU4o2xGBtnvTyWzwfEbSiQ3Wk8B started
2021-01-20T22:47:03.386698089Z 2021-01-20T22:47:03.386Z	INFO	Public server started on [::]:28967
2021-01-20T22:47:03.387188083Z 2021-01-20T22:47:03.386Z	INFO	Private server started on 127.0.0.1:7778
2021-01-20T22:47:03.390294755Z 2021-01-20T22:47:03.389Z	INFO	trust	Scheduling next refresh	{"after": "8h11m21.352416947s"}
2021-01-20T22:47:03.584168614Z 2021-01-20T22:47:03.583Z	ERROR	contact:service	ping satellite failed 	{"Satellite ID": "12EayRS2V1kEsWESU9QMRseFhdxYxKicsiFmxrsLZHeLUtdps3S", "attempts": 1, "error": "ping satellite error: check-in network error: failed to resolve IP from address: storjnodedu.ddns.net:28967, err: lookup storjnodedu.ddns.net on 10.124.0.10:53: no such host", "errorVerbose": "ping satellite error: check-in network error: failed to resolve IP from address: storjnodedu.ddns.net:28967, err: lookup storjnodedu.ddns.net on 10.124.0.10:53: no such host\n\tstorj.io/storj/storagenode/contact.(*Service).pingSatelliteOnce:138\n\tstorj.io/storj/storagenode/contact.(*Service).pingSatellite:95\n\tstorj.io/storj/storagenode/contact.(*Chore).updateCycles.func1:87\n\tstorj.io/common/sync2.(*Cycle).Run:92\n\tstorj.io/common/sync2.(*Cycle).Start.func1:71\n\tgolang.org/x/sync/errgroup.(*Group).Go.func1:57"}
2021-01-20T22:47:03.646220637Z 2021-01-20T22:47:03.645Z	ERROR	contact:service	ping satellite failed 	{"Satellite ID": "12tRQrMTWUWwzwGh18i7Fqs67kmdhH9t6aToeiwbo5mfS2rUmo", "attempts": 1, "error": "ping satellite error: check-in network error: failed to resolve IP from address: storjnodedu.ddns.net:28967, err: lookup storjnodedu.ddns.net on 10.102.0.10:53: no such host", "errorVerbose": "ping satellite error: check-in network error: failed to resolve IP from address: storjnodedu.ddns.net:28967, err: lookup storjnodedu.ddns.net on 10.102.0.10:53: no such host\n\tstorj.io/storj/storagenode/contact.(*Service).pingSatelliteOnce:138\n\tstorj.io/storj/storagenode/contact.(*Service).pingSatellite:95\n\tstorj.io/storj/storagenode/contact.(*Chore).updateCycles.func1:87\n\tstorj.io/common/sync2.(*Cycle).Run:92\n\tstorj.io/common/sync2.(*Cycle).Start.func1:71\n\tgolang.org/x/sync/errgroup.(*Group).Go.func1:57"}
2021-01-20T22:47:03.665106441Z 2021-01-20T22:47:03.664Z	ERROR	contact:service	ping satellite failed 	{"Satellite ID": "1wFTAgs9DP5RSnCqKV1eLf6N9wtk4EAtmN5DpSxcs8EjT69tGE", "attempts": 1, "error": "ping satellite error: check-in network error: failed to resolve IP from address: storjnodedu.ddns.net:28967, err: lookup storjnodedu.ddns.net on 10.124.0.10:53: no such host", "errorVerbose": "ping satellite error: check-in network error: failed to resolve IP from address: storjnodedu.ddns.net:28967, err: lookup storjnodedu.ddns.net on 10.124.0.10:53: no such host\n\tstorj.io/storj/storagenode/contact.(*Service).pingSatelliteOnce:138\n\tstorj.io/storj/storagenode/contact.(*Service).pingSatellite:95\n\tstorj.io/storj/storagenode/contact.(*Chore).updateCycles.func1:87\n\tstorj.io/common/sync2.(*Cycle).Run:92\n\tstorj.io/common/sync2.(*Cycle).Start.func1:71\n\tgolang.org/x/sync/errgroup.(*Group).Go.func1:57"}
2021-01-20T22:47:03.806366346Z 2021-01-20T22:47:03.805Z	ERROR	contact:service	ping satellite failed 	{"Satellite ID": "12L9ZFwhzVpuEKMUNUqkaTLGzwY9G24tbiigLiXpmZWKwmcNDDs", "attempts": 1, "error": "ping satellite error: check-in network error: failed to resolve IP from address: storjnodedu.ddns.net:28967, err: lookup storjnodedu.ddns.net on 10.117.0.10:53: no such host", "errorVerbose": "ping satellite error: check-in network error: failed to resolve IP from address: storjnodedu.ddns.net:28967, err: lookup storjnodedu.ddns.net on 10.117.0.10:53: no such host\n\tstorj.io/storj/storagenode/contact.(*Service).pingSatelliteOnce:138\n\tstorj.io/storj/storagenode/contact.(*Service).pingSatellite:95\n\tstorj.io/storj/storagenode/contact.(*Chore).updateCycles.func1:87\n\tstorj.io/common/sync2.(*Cycle).Run:92\n\tstorj.io/common/sync2.(*Cycle).Start.func1:71\n\tgolang.org/x/sync/errgroup.(*Group).Go.func1:57"}
2021-01-20T22:47:04.024275511Z 2021-01-20T22:47:04.022Z	ERROR	contact:service	ping satellite failed 	{"Satellite ID": "12rfG3sh9NCWiX3ivPjq2HtdLmbqCrvHVEzJubnzFzosMuawymB", "attempts": 1, "error": "ping satellite error: check-in network error: failed to resolve IP from address: storjnodedu.ddns.net:28967, err: lookup storjnodedu.ddns.net on 10.122.0.10:53: no such host", "errorVerbose": "ping satellite error: check-in network error: failed to resolve IP from address: storjnodedu.ddns.net:28967, err: lookup storjnodedu.ddns.net on 10.122.0.10:53: no such host\n\tstorj.io/storj/storagenode/contact.(*Service).pingSatelliteOnce:138\n\tstorj.io/storj/storagenode/contact.(*Service).pingSatellite:95\n\tstorj.io/storj/storagenode/contact.(*Chore).updateCycles.func1:87\n\tstorj.io/common/sync2.(*Cycle).Run:92\n\tstorj.io/common/sync2.(*Cycle).Start.func1:71\n\tgolang.org/x/sync/errgroup.(*Group).Go.func1:57"}
2021-01-20T22:47:04.147538435Z 2021-01-20T22:47:04.146Z	ERROR	contact:service	ping satellite failed 	{"Satellite ID": "121RTSDpyNZVcEU84Ticf2L1ntiuUimbWgfATz21tuvgk3vzoA6", "attempts": 1, "error": "ping satellite error: check-in network error: failed to resolve IP from address: storjnodedu.ddns.net:28967, err: lookup storjnodedu.ddns.net on 10.122.0.10:53: no such host", "errorVerbose": "ping satellite error: check-in network error: failed to resolve IP from address: storjnodedu.ddns.net:28967, err: lookup storjnodedu.ddns.net on 10.122.0.10:53: no such host\n\tstorj.io/storj/storagenode/contact.(*Service).pingSatelliteOnce:138\n\tstorj.io/storj/storagenode/contact.(*Service).pingSatellite:95\n\tstorj.io/storj/storagenode/contact.(*Chore).updateCycles.func1:87\n\tstorj.io/common/sync2.(*Cycle).Run:92\n\tstorj.io/common/sync2.(*Cycle).Start.func1:71\n\tgolang.org/x/sync/errgroup.(*Group).Go.func1:57"}
2021-01-20T22:47:04.826908104Z 2021-01-20T22:47:04.826Z	ERROR	contact:service	ping satellite failed 	{"Satellite ID": "12EayRS2V1kEsWESU9QMRseFhdxYxKicsiFmxrsLZHeLUtdps3S", "attempts": 2, "error": "ping satellite error: check-in network error: failed to resolve IP from address: storjnodedu.ddns.net:28967, err: lookup storjnodedu.ddns.net on 10.124.0.10:53: no such host", "errorVerbose": "ping satellite error: check-in network error: failed to resolve IP from address: storjnodedu.ddns.net:28967, err: lookup storjnodedu.ddns.net on 10.124.0.10:53: no such host\n\tstorj.io/storj/storagenode/contact.(*Service).pingSatelliteOnce:138\n\tstorj.io/storj/storagenode/contact.(*Service).pingSatellite:95\n\tstorj.io/storj/storagenode/contact.(*Chore).updateCycles.func1:87\n\tstorj.io/common/sync2.(*Cycle).Run:92\n\tstorj.io/common/sync2.(*Cycle).Start.func1:71\n\tgolang.org/x/sync/errgroup.(*Group).Go.func1:57"}
2021-01-20T22:47:04.892853697Z 2021-01-20T22:47:04.892Z	ERROR	contact:service	ping satellite failed 	{"Satellite ID": "12tRQrMTWUWwzwGh18i7Fqs67kmdhH9t6aToeiwbo5mfS2rUmo", "attempts": 2, "error": "ping satellite error: check-in network error: failed to resolve IP from address: storjnodedu.ddns.net:28967, err: lookup storjnodedu.ddns.net on 10.102.0.10:53: no such host", "errorVerbose": "ping satellite error: check-in network error: failed to resolve IP from address: storjnodedu.ddns.net:28967, err: lookup storjnodedu.ddns.net on 10.102.0.10:53: no such host\n\tstorj.io/storj/storagenode/contact.(*Service).pingSatelliteOnce:138\n\tstorj.io/storj/storagenode/contact.(*Service).pingSatellite:95\n\tstorj.io/storj/storagenode/contact.(*Chore).updateCycles.func1:87\n\tstorj.io/common/sync2.(*Cycle).Run:92\n\tstorj.io/common/sync2.(*Cycle).Start.func1:71\n\tgolang.org/x/sync/errgroup.(*Group).Go.func1:57"}
2021-01-20T22:47:05.052883776Z 2021-01-20T22:47:05.052Z	ERROR	contact:service	ping satellite failed 	{"Satellite ID": "1wFTAgs9DP5RSnCqKV1eLf6N9wtk4EAtmN5DpSxcs8EjT69tGE", "attempts": 2, "error": "ping satellite error: check-in network error: failed to resolve IP from address: storjnodedu.ddns.net:28967, err: lookup storjnodedu.ddns.net on 10.124.0.10:53: no such host", "errorVerbose": "ping satellite error: check-in network error: failed to resolve IP from address: storjnodedu.ddns.net:28967, err: lookup storjnodedu.ddns.net on 10.124.0.10:53: no such host\n\tstorj.io/storj/storagenode/contact.(*Service).pingSatelliteOnce:138\n\tstorj.io/storj/storagenode/contact.(*Service).pingSatellite:95\n\tstorj.io/storj/storagenode/contact.(*Chore).updateCycles.func1:87\n\tstorj.io/common/sync2.(*Cycle).Run:92\n\tstorj.io/common/sync2.(*Cycle).Start.func1:71\n\tgolang.org/x/sync/errgroup.(*Group).Go.func1:57"}
2021-01-20T22:47:05.226920857Z 2021-01-20T22:47:05.226Z	ERROR	contact:service	ping satellite failed 	{"Satellite ID": "12L9ZFwhzVpuEKMUNUqkaTLGzwY9G24tbiigLiXpmZWKwmcNDDs", "attempts": 2, "error": "ping satellite error: check-in network error: failed to resolve IP from address: storjnodedu.ddns.net:28967, err: lookup storjnodedu.ddns.net on 10.117.0.10:53: no such host", "errorVerbose": "ping satellite error: check-in network error: failed to resolve IP from address: storjnodedu.ddns.net:28967, err: lookup storjnodedu.ddns.net on 10.117.0.10:53: no such host\n\tstorj.io/storj/storagenode/contact.(*Service).pingSatelliteOnce:138\n\tstorj.io/storj/storagenode/contact.(*Service).pingSatellite:95\n\tstorj.io/storj/storagenode/contact.(*Chore).updateCycles.func1:87\n\tstorj.io/common/sync2.(*Cycle).Run:92\n\tstorj.io/common/sync2.(*Cycle).Start.func1:71\n\tgolang.org/x/sync/errgroup.(*Group).Go.func1:57"}
2021-01-20T22:47:05.560822926Z 2021-01-20T22:47:05.560Z	ERROR	contact:service	ping satellite failed 	{"Satellite ID": "12rfG3sh9NCWiX3ivPjq2HtdLmbqCrvHVEzJubnzFzosMuawymB", "attempts": 2, "error": "ping satellite error: check-in network error: failed to resolve IP from address: storjnodedu.ddns.net:28967, err: lookup storjnodedu.ddns.net on 10.122.0.10:53: no such host", "errorVerbose": "ping satellite error: check-in network error: failed to resolve IP from address: storjnodedu.ddns.net:28967, err: lookup storjnodedu.ddns.net on 10.122.0.10:53: no such host\n\tstorj.io/storj/storagenode/contact.(*Service).pingSatelliteOnce:138\n\tstorj.io/storj/storagenode/contact.(*Service).pingSatellite:95\n\tstorj.io/storj/storagenode/contact.(*Chore).updateCycles.func1:87\n\tstorj.io/common/sync2.(*Cycle).Run:92\n\tstorj.io/common/sync2.(*Cycle).Start.func1:71\n\tgolang.org/x/sync/errgroup.(*Group).Go.func1:57"}
2021-01-20T22:47:05.737830643Z 2021-01-20T22:47:05.736Z	ERROR	contact:service	ping satellite failed 	{"Satellite ID": "121RTSDpyNZVcEU84Ticf2L1ntiuUimbWgfATz21tuvgk3vzoA6", "attempts": 2, "error": "ping satellite error: check-in network error: failed to resolve IP from address: storjnodedu.ddns.net:28967, err: lookup storjnodedu.ddns.net on 10.122.0.10:53: no such host", "errorVerbose": "ping satellite error: check-in network error: failed to resolve IP from address: storjnodedu.ddns.net:28967, err: lookup storjnodedu.ddns.net on 10.122.0.10:53: no such host\n\tstorj.io/storj/storagenode/contact.(*Service).pingSatelliteOnce:138\n\tstorj.io/storj/storagenode/contact.(*Service).pingSatellite:95\n\tstorj.io/storj/storagenode/contact.(*Chore).updateCycles.func1:87\n\tstorj.io/common/sync2.(*Cycle).Run:92\n\tstorj.io/common/sync2.(*Cycle).Start.func1:71\n\tgolang.org/x/sync/errgroup.(*Group).Go.func1:57"}
2021-01-20T22:47:06.992215273Z 2021-01-20T22:47:06.991Z	ERROR	contact:service	ping satellite failed 	{"Satellite ID": "12EayRS2V1kEsWESU9QMRseFhdxYxKicsiFmxrsLZHeLUtdps3S", "attempts": 3, "error": "ping satellite error: check-in network error: failed to resolve IP from address: storjnodedu.ddns.net:28967, err: lookup storjnodedu.ddns.net on 10.124.0.10:53: no such host", "errorVerbose": "ping satellite error: check-in network error: failed to resolve IP from address: storjnodedu.ddns.net:28967, err: lookup storjnodedu.ddns.net on 10.124.0.10:53: no such host\n\tstorj.io/storj/storagenode/contact.(*Service).pingSatelliteOnce:138\n\tstorj.io/storj/storagenode/contact.(*Service).pingSatellite:95\n\tstorj.io/storj/storagenode/contact.(*Chore).updateCycles.func1:87\n\tstorj.io/common/sync2.(*Cycle).Run:92\n\tstorj.io/common/sync2.(*Cycle).Start.func1:71\n\tgolang.org/x/sync/errgroup.(*Group).Go.func1:57"}
2021-01-20T22:47:07.053876780Z 2021-01-20T22:47:07.053Z	ERROR	contact:service	ping satellite failed 	{"Satellite ID": "12tRQrMTWUWwzwGh18i7Fqs67kmdhH9t6aToeiwbo5mfS2rUmo", "attempts": 3, "error": "ping satellite error: check-in network error: failed to resolve IP from address: storjnodedu.ddns.net:28967, err: lookup storjnodedu.ddns.net on 10.112.0.10:53: no such host", "errorVerbose": "ping satellite error: check-in network error: failed to resolve IP from address: storjnodedu.ddns.net:28967, err: lookup storjnodedu.ddns.net on 10.112.0.10:53: no such host\n\tstorj.io/storj/storagenode/contact.(*Service).pingSatelliteOnce:138\n\tstorj.io/storj/storagenode/contact.(*Service).pingSatellite:95\n\tstorj.io/storj/storagenode/contact.(*Chore).updateCycles.func1:87\n\tstorj.io/common/sync2.(*Cycle).Run:92\n\tstorj.io/common/sync2.(*Cycle).Start.func1:71\n\tgolang.org/x/sync/errgroup.(*Group).Go.func1:57"}
2021-01-20T22:47:07.324062637Z 2021-01-20T22:47:07.323Z	ERROR	contact:service	ping satellite failed 	{"Satellite ID": "1wFTAgs9DP5RSnCqKV1eLf6N9wtk4EAtmN5DpSxcs8EjT69tGE", "attempts": 3, "error": "ping satellite error: check-in network error: failed to resolve IP from address: storjnodedu.ddns.net:28967, err: lookup storjnodedu.ddns.net on 10.124.0.10:53: no such host", "errorVerbose": "ping satellite error: check-in network error: failed to resolve IP from address: storjnodedu.ddns.net:28967, err: lookup storjnodedu.ddns.net on 10.124.0.10:53: no such host\n\tstorj.io/storj/storagenode/contact.(*Service).pingSatelliteOnce:138\n\tstorj.io/storj/storagenode/contact.(*Service).pingSatellite:95\n\tstorj.io/storj/storagenode/contact.(*Chore).updateCycles.func1:87\n\tstorj.io/common/sync2.(*Cycle).Run:92\n\tstorj.io/common/sync2.(*Cycle).Start.func1:71\n\tgolang.org/x/sync/errgroup.(*Group).Go.func1:57"}
2021-01-20T22:47:07.615137443Z 2021-01-20T22:47:07.614Z	ERROR	contact:service	ping satellite failed 	{"Satellite ID": "12L9ZFwhzVpuEKMUNUqkaTLGzwY9G24tbiigLiXpmZWKwmcNDDs", "attempts": 3, "error": "ping satellite error: check-in network error: failed to resolve IP from address: storjnodedu.ddns.net:28967, err: lookup storjnodedu.ddns.net on 10.117.0.10:53: no such host", "errorVerbose": "ping satellite error: check-in network error: failed to resolve IP from address: storjnodedu.ddns.net:28967, err: lookup storjnodedu.ddns.net on 10.117.0.10:53: no such host\n\tstorj.io/storj/storagenode/contact.(*Service).pingSatelliteOnce:138\n\tstorj.io/storj/storagenode/contact.(*Service).pingSatellite:95\n\tstorj.io/storj/storagenode/contact.(*Chore).updateCycles.func1:87\n\tstorj.io/common/sync2.(*Cycle).Run:92\n\tstorj.io/common/sync2.(*Cycle).Start.func1:71\n\tgolang.org/x/sync/errgroup.(*Group).Go.func1:57"}
2021-01-20T22:47:08.025126012Z 2021-01-20T22:47:08.024Z	ERROR	contact:service	ping satellite failed 	{"Satellite ID": "12rfG3sh9NCWiX3ivPjq2HtdLmbqCrvHVEzJubnzFzosMuawymB", "attempts": 3, "error": "ping satellite error: check-in network error: failed to resolve IP from address: storjnodedu.ddns.net:28967, err: lookup storjnodedu.ddns.net on 10.122.0.10:53: no such host", "errorVerbose": "ping satellite error: check-in network error: failed to resolve IP from address: 

it looks like it tels that storjnodedu.ddns.net not exist or something like that

did you updated your ddns subscription?

Good point, let me take a look. I did not update the subscription but let me take a look.

i made ping request to your addres, looks like host not exist, or you made some writing error?

Ping request could not find host storjnodedu.ddns.net. Please check the name and try again.

The DNS expired today and I was busy to check my email alert. I just purchased the annual subscription and I will set up a reminder to do it next year. I feel so dumb I was down for about 8 hours or so.

Thanks for the help.

1 Like

can hapen to everyone, glad i can help.

4 Likes

2 posts were split to a new topic: “error”: “untrusted: unable to get signee: trust: rpc: dial tcp: operation was canceled”