Robert Perrin
04/25/2023, 11:58 AMOjas
04/26/2023, 7:21 AM{"component":"http","err":"enroll failed: no matching secret found","hostIdentifier":"47425939-C218-2861-9772-88AEDD045E4F","level":"error","method":"POST","took":"1.490816ms","ts":"2023-04-26T07:20:07.291211088Z","uri":"/api/v1/osquery/enroll","user":"unauthenticated"} fleet
26/4/2023, 12:50:07 PM {"component":"http","err":"enroll failed: no matching secret found","hostIdentifier":"4C4C4544-0038-4210-805A-B9C04F4D3933","level":"error","method":"POST","took":"1.487987ms","ts":"2023-04-26T07:20:07.2820646Z","uri":"/api/v1/osquery/enroll","user":"unauthenticated"} fleet
26/4/2023, 125007 PM {“component”“http”,“err”“: Authentication required”,“internal”:“authentication error: invalid device authentication token”,“level”“info”,“path”“/api/latest/fleet/device/c3587424-dd59-4f50-b9b2-059c63a0feb4/desktop”,“ts”“2023 04 26T0720:07.271347944Z”}
Any idea why would that be?
Just trying to cleanup old agent and push new which keeps failing to show up and run in windowsZapier
04/26/2023, 6:40 PMFederico Alliani
04/26/2023, 10:09 PMFederico Alliani
04/26/2023, 10:09 PMFederico Alliani
04/26/2023, 10:09 PMwennan.he
04/28/2023, 3:15 AMSatykam Acharya
04/28/2023, 10:49 AMZapier
04/28/2023, 6:44 PMJacob Burley
05/01/2023, 8:04 AMfleet-osquery
1.8.0
• osquery
5.8.2
• Ubuntu desktop 22.10
• fleet
4.30.1
Weirdly, if i manually run select * from users;
from the fleet console, it picks up users 🤷 any ideas?Mike S.
05/01/2023, 10:10 PMLuke Heath
05/01/2023, 10:12 PMMarko Lisica
05/02/2023, 10:14 AMZapier
05/02/2023, 1:14 PMZay Hanlon
05/02/2023, 2:00 PMfleetctl get mdm-commands
command to get a list of MDM commands that were executed. Added the GET /api/latest/fleet/mdm/apple/commands
API endpoint.
• Added Fleet UI flows for uploading, downloading, deleting, and viewing information about a Fleet MDM bootstrap package.
• Added apple_bm_enabled_and_configured
to app config responses.
• Added support for the mdm.macos_setup.macos_setup_assistant
key in the 'config' and 'team' YAML payloads supported by fleetctl apply
.
• Added the endpoints to set, get and delete the macOS setup assistant associated with a team or no team (GET
, POST
and DELETE
methods on the /api/latest/fleet/mdm/apple/enrollment_profile
path).
• Added functionality to gate Apple MDM login behind SAML authentication.
• Added new "verifying" status for MDM profiles.
• Updated macOS settings status filters and aggregate counts to more accurately reflect the status of FileVault settings.
Please read the release notes for more information as well as full details on all of the available MDM capabilities, and let us know if you have any questions! 🤙🏽Shawn Maddock
05/02/2023, 9:05 PMShawn Maddock
05/02/2023, 9:17 PMMike S.
05/03/2023, 4:00 PMRoland Tepp
05/04/2023, 6:36 AMZapier
05/04/2023, 5:10 PMFederico Alliani
05/05/2023, 1:40 PMError: Couldn't edit bootstrap_package. The bootstrap_package must be signed.
Arsalan Yasin
05/05/2023, 3:45 PMArsalan Yasin
05/05/2023, 3:45 PMReza
05/06/2023, 5:57 AMArtem
05/08/2023, 9:24 AMfrederick ferby
05/08/2023, 6:22 PMkish.jayson
05/09/2023, 5:33 AMRoland Tepp
05/09/2023, 9:11 AMZapier
05/10/2023, 3:15 PMJesse Mundis
05/10/2023, 5:59 PMdocker restart fleet
best practice, or is there some better way, say with ‘fleetctl’ to restart the server? I’m concerned that database connections and state are all shut down and brought back cleanly, with any pending cache flushed to disk. Thanks.