Сonfiguration Mikrotik

I dont know how to fix doker nodes, i work only windows service nodes, have them 40 tk

looks like your node dont see hdd

I’ve discussed this problem with Alexey and he said that it because of net settings of a router.
So I’m trying to figure out what I did wrong with that.

Please do not mix three different problems.
This one

Is related to missed setup step,

This one

is related to corrupted file trust-cache.json. The solution is simple - delete this file and restart the node to allow to re-download a correct version.

The problem with inability to pull an image - is a network issue either with your router or with Windows.
Your node even cannot download a trust-cache.json file 1.3kB in size…

Sorry, got it.
Just trying to solve the main problem with different sides.

Or another thought that maybe I need to elevate NO-IP service instead the current Mikrotik Cloud over DynDNS.

But in initial location where these problem had started I have a white IP.

The DDNS is irrelevant for the errors like

2022-03-20T18:35:57.272Z ERROR trust Failed to fetch URLs from source {"source": "https://www.storj.io/dcs-satellites", "error": "HTTP source: Get \"https://www.storj.io/dcs-satellites\": EOF", "errorVerbose": "HTTP source: Get \"https://www.storj.io/dcs-satellites\": EOF\n\tstorj.io/storj/storagenode/trust.(*HTTPSource).FetchEntries:68\n\tstorj.io/storj/storagenode/trust.(*List).fetchEntries:90\n\tstorj.io/storj/storagenode/trust.(*List).FetchURLs:49\n\tstorj.io/storj/storagenode/trust.(*Pool).fetchURLs:250\n\tstorj.io/storj/storagenode/trust.(*Pool).Refresh:187\n\tstorj.io/storj/storagenode.(*Peer).Run:867\n\tmain.cmdRun:251\n\tstorj.io/private/process.cleanup.func1.4:363\n\tstorj.io/private/process.cleanup.func1:381\n\tgithub.com/spf13/cobra.(*Command).execute:852\n\tgithub.com/spf13/cobra.(*Command).ExecuteC:960\n\tgithub.com/spf13/cobra.(*Command).Execute:897\n\tstorj.io/private/process.ExecWithCustomConfig:88\n\tstorj.io/private/process.ExecCustomDebug:70\n\tmain.main:474\n\truntime.main:255"}

Error: trust: failed to fetch from source "https://www.storj.io/dcs-satellites": HTTP source: Get "https://www.storj.io/dcs-satellites": EOF

This is a problem with the network - it drops packets.
Please try to use a mobile internet and see, if it helps. If so - then the problem in the router, if not - the problem in PC.