A Storj storage node refuses to start on FreeBSD with: system clock is out of sync with all trusted satellites. Despite the message, the clock was fine. Debugging showed the preflight check received zero satellites, so the time check could not run at all. The real cause: the node was built as a development build, and development builds ship with no default satellites configured, so the trusted-satellite list was empty at startup.