Darshal Shah
11/15/2023, 8:06 PMNov 15 17:37:04 blue-vestal-ca-dev-us-west1-ghgz orbit[4024299]: 2023-11-15T17:37:04Z INF update metadata. using saved metadata error="update metadata: tuf: failed to download 3.root.json: Get \"<https://tuf.fleetctl.com/3.root.json>\": dial tcp 143.244.50.85:443: i/o timeout"
Nov 15 17:37:04 blue-vestal-ca-dev-us-west1-ghgz orbit[4024299]: 2023-11-15T17:37:04Z ERR run orbit failed error="target orbit lookup: lookup orbit: expired at 2023-08-22 23:10:25 +0000 UTC"
can someone please help?Grant Bilstad
11/15/2023, 10:40 PMDarshal Shah
11/15/2023, 10:44 PMDarshal Shah
11/15/2023, 11:52 PMGrant Bilstad
11/16/2023, 12:16 AMDarshal Shah
11/16/2023, 12:18 AMDarshal Shah
11/16/2023, 12:19 AMGrant Bilstad
11/16/2023, 4:04 PM1) If it doesn’t have external access and gets block, does that stop orbit service from working properly?Correct- the endpoint needs to be able to reach outside and update osquery. There is a Premium feature to setup own TUF server that could be internal. The endpoints still need to be able to reach your fleetdm server to communicate.
2) is there a way to stop it from automatically updating?In the document linked before can build package with
--disable-updates. Also, able to run plain osquery.Darshal Shah
11/17/2023, 8:44 PM--disable-updates , will this still be required?
ORBIT_UPDATE_URL=<https://tuf.fleetctl.com>Darshal Shah
11/17/2023, 8:44 PMetc/default/orbit file??Grant Bilstad
11/20/2023, 3:27 PM--type , can try to build without, probably wont be needed @Darshal Shah