2020-12-05T15:31:40.798Z FATAL Unrecoverable error {"error": "trust: failed to fetch from source \"https://tardigrade.io/trusted-satellites\": HTTP source: Get \"https://tardigrade.io/trusted-satellites\": x509: certificate signed by unknown authority", "errorVerbose": "trust: failed to fetch from source \"https://tardigrade.io/trusted-satellites\": HTTP source: Get \"https://tardigrade.io/trusted-satellites\": x509: certificate signed by unknown authority\n\tstorj.io/storj/storagenode/trust.(*List).fetchEntries:96\n\tstorj.io/storj/storagenode/trust.(*List).FetchURLs:49\n\tstorj.io/storj/storagenode/trust.(*Pool).fetchURLs:240\n\tstorj.io/storj/storagenode/trust.(*Pool).Refresh:177\n\tstorj.io/storj/storagenode.(*Peer).Run:781\n\tmain.cmdRun:210\n\tstorj.io/private/process.cleanup.func1.4:362\n\tstorj.io/private/process.cleanup.func1:380\n\tgithub.com/spf13/cobra.(*Command).execute:842\n\tgithub.com/spf13/cobra.(*Command).ExecuteC:950\n\tgithub.com/spf13/cobra.(*Command).Execute:887\n\tstorj.io/private/process.ExecWithCustomConfig:88\n\tstorj.io/private/process.ExecCustomDebug:70\n\tmain.main:338\n\truntime.main:204"}
From a container of a node I did not restart yet:
root@x:~# docker exec -it d0653897873a sh
/app # wget https://tardigrade.io/trusted-satellites
Connecting to tardigrade.io (104.198.14.52:443)
ssl_client: tardigrade.io: certificate verification failed: unable to get local issuer certificate
wget: error getting response: Connection reset by peer
/app #
Ideally I would have preferred a different version number, but really it makes no difference as such.
I was just puzzled by all my nodes restarting for no obvious reason, that’s all.
Hi I am new here, 2 months old as a storagenode operator. I am using Rock64 running ubuntu 18.04 bionic minimal 64bit. Everything was working well until few days ago my OS crashed. I am switching to armbian focal now, re-installed docker and copied my backup storagenode identity to my config path. However, when I start the docker, these errors show up in my log.