ERROR gracefulexit:service failed to get satellite address

Hello!
There was a successful graceful exit in stefan benten satellite a half year ago. After turning off satellite, every minute I have this error in the logs. Do I have to do something?

ERROR gracefulexit:service failed to get satellite address {"satellite-id": "118UWpMCHzs6CvSgWd9BfFVjw5K9pZbJjkfZJexMtSkmKxvvAW", "error": "trust: satellite \"118UWpMCHzs6CvSgWd9BfFVjw5K9pZbJjkfZJexMtSkmKxvvAW\" is untrusted", "errorVerbose": "trust: satellite \"118UWpMCHzs6CvSgWd9BfFVjw5K9pZbJjkfZJexMtSkmKxvvAW\" is untrusted\n\tstorj.io/storj/storagenode/trust.(*Pool).getInfo:228\n\tstorj.io/storj/storagenode/trust.(*Pool).GetNodeURL:167\n\tstorj.io/storj/storagenode/gracefulexit.(*service).ListPendingExits:95\n\tstorj.io/storj/storagenode/gracefulexit.(*Chore).Run.func1:53\n\tstorj.io/common/sync2.(*Cycle).Run:152\n\tstorj.io/storj/storagenode/gracefulexit.(*Chore).Run:50\n\tstorj.io/storj/private/lifecycle.(*Group).Run.func2.1:81\n\truntime/pprof.Do:40\n\tstorj.io/storj/private/lifecycle.(*Group).Run.func2:80\n\tgolang.org/x/sync/errgroup.(*Group).Go.func1:57"}

No, that’s “normal”. I have those too.

1 Like

Geez, that’s annoying. Maybe it’s an easy fix. I’ll take a look quick.

1 Like

Ok, I think I have a fix. It’s at https://review.dev.storj.io/c/storj/storj/+/3858 if you want to track it.

3 Likes

Thanks, I’ll definitely notice it in my logs once it gets distributed :smiley: