abraham linkolan
06/15/2021, 11:00 AMKelvin
06/15/2021, 11:54 AMSilvano Ngacha
06/16/2021, 5:54 AMI0615 15:16:19.983693 17433 tls.cpp:255] TLS/HTTPS POST request to URI: <https://172.27.63.225:8412/api/v1/osquery/enroll>
W0615 15:16:20.030148 17433 tls_enroll.cpp:77] Failed enrollment request to <https://172.27.63.225:8412/api/v1/osquery/enroll> (Request error: certificate verify failed) retrying...
Remington Winters
06/16/2021, 11:15 PMarod
06/17/2021, 6:50 PMspookerlabs
06/18/2021, 12:40 AMconsider JOINing against the users table
defensivedepth
06/21/2021, 5:01 PMSelect Targets
is never filled with the host I am selecting.... Tried it on FF & Chrome, same issue.
May be related / fixed with this? https://github.com/fleetdm/fleet/issues/993Ahmed
06/21/2021, 6:02 PM/usr/bin/osqueryd --flagfile /etc/osquery/osquery.flags --verbose --tls_dump
i noticed that they have the same node_key, and UUID, what would be the solution for this ?Silvano Ngacha
06/21/2021, 7:57 PMMystery Incorporated
06/22/2021, 5:23 PMRemington Winters
06/22/2021, 10:48 PMMystery Incorporated
06/23/2021, 1:41 AM2021/06/23 11:41:36 http: TLS handshake error from x.x.x.x:52295: local error: tls: bad record MAC
ehrhardt
06/23/2021, 6:53 PMMystery Incorporated
06/24/2021, 1:37 AMMystery Incorporated
06/24/2021, 7:29 AMMystery Incorporated
06/24/2021, 11:09 AMRyanMcG
06/24/2021, 3:40 PMAnoop K V
06/24/2021, 3:43 PMMystery Incorporated
06/25/2021, 4:34 AMAyan
06/25/2021, 7:12 PM--verbose
--tls_dump
flags with osquery agents shows that the connection is stable and the agents are able to communicate properly
3. the db is working fine and is reflecting latest last_seen_time
in the hosts table
4. packet capture shows consistent data exchange between mysql server and the affected fleetdm servers.wtheaker
06/25/2021, 10:51 PMAuthentication required
. Maybe api requests with an Authorization: Bearer
header, but fail authentication should get back a different error saying invalid credentials. I'm guessing most people would double check their api token after getting the current response though.Mystery Incorporated
06/27/2021, 12:39 AMMystery Incorporated
06/27/2021, 4:14 AMuser
06/28/2021, 3:20 PMAhmed
06/29/2021, 2:27 PMorbit
documentations but i couldn’t find. keeping osquery updated started to be a pain, and i wanted to test orbit
which is really promising.
is there any doc that get me started?
how can i make the source of binaries to be internal rpm repo?
because not all machines will reach out to internet, so i would need to host orbit, and osquery packages internally and install orbit for the first time and keep it in sync with the internal repo for any new packages.Dan Achin
06/30/2021, 5:54 PMlist hosts: Error 1054: Unknown column 'additional' in 'field list'
This started happening after we added the env variable to enable software inventory. However, reverting that change and restarting fleetd didn't resolve the issue. We had issues in several environments when upgrading from 3.9 to > 3.11 and I'm wondering if this env was somehow already broken and the service restart we just did finally tripped it. Would this error possibly be caused by an improper version upgrade - maybe the prepare db not being run?Esteban
07/01/2021, 11:33 AM2021/07/01 11:29:41 FAIL 20210601000001_CreateTeamsTables.go (alter hosts: Error 1005: Can't create table `fleet`.`hosts` (errno: 121 "Duplicate key on write or update")), quitting migration.
mmilholland
07/01/2021, 3:52 PMRemington Winters
07/01/2021, 7:06 PMemmanuelbabalola
07/02/2021, 12:37 AM