Lucas Manuel Rodriguez
Lucas Manuel Rodriguez
@xpkoala Added QA notes.
Hi @xastherion! A few questions: - Do you have access to the devices where fleetd is running? Can you try running `curl -v -X POST https://myserver.mydepartament.myorganisation.edu:8080/api/v1/osquery/enroll --cacert /opt/orbit/certs.pem ` on...
Hi @xastherion! We are adding documentation around these kinds of issues with certificates with intermediates here: https://github.com/fleetdm/fleet/pull/20166/files#diff-c4b70fc75882fe6bf1b38ca84d89435be72013a430ef5a4d7b448c11d5254a22R17 TL;DR: If the any of the intermediate certificates is not present in `/opt/orbit/certs.pem`,...
It's displaying well for me on Beta version 6 (`25A5338b`)
@harrisonravazzolo Please re-open if you still see issues with Beta 6 or higher.
Hi @spkis! Is it possible the DB user `itops` set to Fleet does not have the necessary permissions?
Sorry @spkis it was just pointed out at me that you clarified "Permissions are checked, the user has ALL permissions to the database!" :) Double checking: Could you try using...
@spkis Thanks for the additional information! @xpkoala @sgress454 When time allows we could try reproducing by running Fleet server with a different `FLEET_MYSQL_USER` than the default `fleet`.
I have a Lenovo Thinkpad and I can reproduce the `system_info` issue. Both on Windows and Linux (I have dual boot). - On Linux it returns `21C8S3EA00` for `hardware_model` and...
Correct, we only added `instance` to reduce scope/risk. - `--host-identifier=hostname`: (I believe it's possible.) Orbit would fetch this from `system_info.hostname`. - `--host-identifier=specified`: (I believe it's possible.) Orbit would also need...