Dan Achin
04/27/2022, 9:14 PMuser
04/28/2022, 2:00 AMTim Johnson
04/28/2022, 2:44 AMTim Johnson
04/28/2022, 2:53 AMApr 28 02:52:48 rockytest1 systemd[10220]: orbit.service: Failed to execute command: Permission denied
Apr 28 02:52:48 rockytest1 systemd[10220]: orbit.service: Failed at step EXEC spawning /var/lib/orbit/bin/orbit/orbit: Permission denied
Piyush Anand
04/28/2022, 1:14 PMPiyush Anand
04/28/2022, 1:14 PMkarthik
04/28/2022, 5:48 PM{"component":"http","err":"authentication error: invalid node key:
when checking the status , and in var/log/osquerywarning we see Failed enrollment request to <https://osquey.net:8080/api/v1/osquery/enroll> (No node key returned from TLS enroll plugin)
karthik
04/28/2022, 5:49 PMkarthik
04/28/2022, 5:49 PMzhong
04/29/2022, 12:51 PMuser
05/02/2022, 11:43 AMDawei Zhang
05/02/2022, 10:50 PMuser
05/03/2022, 10:27 PMMarc Roelofs
05/04/2022, 9:19 AMSheetal Savagaonkar
05/04/2022, 10:17 AMTor Houghton
05/05/2022, 7:51 AMuser
05/05/2022, 6:06 PMArtem
05/06/2022, 10:34 AMjournalctl -u fleetdm
log without exact understanding of reason:
May 06 10:24:55 fleet-01.test.tech fleet[3448836]: {"component":"http","err":"timestamp: 2022-05-06T10:24:48Z: error in query ingestion || timestamp: 2022-05-06T10:24:52Z: error in query ingestion || create transaction: timestamp: 2022-05-06T10:24:55Z: context canceled || save host with id 369: timestamp: 2022-05-06T10:24:55Z: context canceled","ingestion-err":"ingesting query users: update host users: create transaction: timestamp: 2022-05-06T10:24:52Z: context canceled","ip_addr":"172.10.11.10","level":"error","method":"POST","took":"22.51394562s","ts":"2022-05-06T10:24:55.778064954Z","uri":"/api/v1/osquery/distributed/write","x_for_ip_addr":"172.10.11.10"}
May 06 10:25:01 fleet-01.test.tech fleet[3448836]: {"component":"http","err":"timestamp: 2022-05-06T10:24:58Z: error in query ingestion || timestamp: 2022-05-06T10:25:01Z: error in query ingestion || timestamp: 2022-05-06T10:25:01Z: error in query ingestion || timestamp: 2022-05-06T10:25:01Z: error in query ingestion || timestamp: 2022-05-06T10:25:01Z: error in query ingestion || timestamp: 2022-05-06T10:25:01Z: error in query ingestion || getting app config: selecting app config: timestamp: 2022-05-06T10:25:01Z: context canceled","ingestion-err":"ingest detail query: selecting app config: timestamp: 2022-05-06T10:25:01Z: context canceled","ip_addr":"172.10.11.11","level":"error","method":"POST","took":"19.280912956s","ts":"2022-05-06T10:25:01.630667525Z","uri":"/api/v1/osquery/distributed/write","x_for_ip_addr":"172.10.11.11"}
May 06 10:25:03 fleet-01.test.tech fleet[3448836]: {"component":"http","err":"timestamp: 2022-05-06T10:24:58Z: error in query ingestion || create transaction: timestamp: 2022-05-06T10:25:03Z: context canceled || save host with id 403: timestamp: 2022-05-06T10:25:03Z: context canceled","ingestion-err":"ingesting query software_linux: update host software: insert software: timestamp: 2022-05-06T10:24:58Z: context canceled","ip_addr":"172.10.11.12","level":"error","method":"POST","took":"20.692362396s","ts":"2022-05-06T10:25:03.53958792Z","uri":"/api/v1/osquery/distributed/write","x_for_ip_addr":"172.10.11.12"}
We don’t see any errors or high load on MySQL. At the same time we started to see software inventory and vulnerabilities data. Visually it looks like this information is updated correctly according to intervals.Rob Thomson
05/07/2022, 3:24 PMRob Thomson
05/07/2022, 3:26 PMMo Zhu
05/09/2022, 4:50 PMMo Zhu
05/09/2022, 4:51 PMfleet prepare db
but the error failed to start: creating db connection: default addr for network '<http://us-cdbr-east-05.cleadb.net/asdfasdfasdf|us-cdbr-east-05.cleadb.net/asdfasdfasdf>' unknown
. It seems to not know the URL for that db, but that’s the url provided by heroku in their server env variables.user
05/09/2022, 7:13 PMMo Zhu
05/10/2022, 12:41 AMFLEET_SERVER_CERT
config only accept paths to the cert? Does it also accept the full cert itself set in the ENV var? Heroku does not allow persist files in their directory I think, so it is not possible to put it into a path.Mo Zhu
05/10/2022, 12:44 AMzwass
Mystery Incorporated
05/10/2022, 11:49 AMMystery Incorporated
05/10/2022, 11:50 AMMystery Incorporated
05/10/2022, 1:04 PMJason
05/10/2022, 5:27 PM