Greeting,
I’m operating a CentOS node and I restart the system for maintenance reasons and I can’t get up again. I can’t access to dashboard so I check docker logs and I see this:
2020-05-16T12:07:04.923Z ERROR Invalid configuration. {"error": "invalid contact.external-address: lookup \"xxx.viewdns.net\" failed: lookup xxx.viewdns.net on 192.168.1.1:53: read udp 172.17.0.3:50251->192.168.1.1:53: read: no route to host", "errorVerbose": "invalid contact.external-address: lookup \"xxx.viewdns.net\" failed: lookup xxx.viewdns.net on 192.168.1.1:53: read udp 172.17.0.3:50251->192.168.1.1:53: read: no route to host\n\tstorj.io/storj/storagenode.(*Config).Verify:129\n\tmain.cmdRun:151\n\tstorj.io/private/process.cleanup.func1.4:344\n\tstorj.io/private/process.cleanup.func1:362\n\tgithub.com/spf13/cobra.(*Command).execute:840\n\tgithub.com/spf13/cobra.(*Command).ExecuteC:945\n\tgithub.com/spf13/cobra.(*Command).Execute:885\n\tstorj.io/private/process.ExecWithCustomConfig:86\n\tstorj.io/private/process.ExecCustomDebug:68\n\tmain.main:329\n\truntime.main:203"}
I don’t know what more to do, I really appreciate your suggestions.
Thank you.