cwhits
07/30/2018, 4:04 PM{
"caller": "launcher.go:413",
"component": "launcher",
"launching osqueryd updater service: pinging notary server failed: ping: Get <https://notary.kolide.co/_notary_server/health>: dial tcp: lookup <http://notary.kolide.co|notary.kolide.co>: no such host": "(MISSING)",
"level": "info",
"ts": "2018-07-30T15:43:54.528662633Z"
}
but I'm able to curl <https://notary.kolide.co/_notary_server/health>
from the same machine and get a 200 response of {}
$ ./build/package-builder make \
--hostname=our_fleet.fqdn \
--enroll_secret=suprsecret \
--autoupdate \
--update_channel=stable \
--osquery_version=stable
killahquam
07/30/2018, 6:06 PM