-
Notifications
You must be signed in to change notification settings - Fork 843
Orbit fails to start on some hosts #14698
Copy link
Copy link
Closed
Labels
#g-mdmMDM product groupMDM product group:releaseReady to write code. Scheduled in a release. See "Making changes" in handbook.Ready to write code. Scheduled in a release. See "Making changes" in handbook.bugSomething isn't working as documentedSomething isn't working as documentedcustomer-eponym~backendBackend-related issue.Backend-related issue.~released bugThis bug was found in a stable release.This bug was found in a stable release.
Milestone
Metadata
Metadata
Assignees
Labels
#g-mdmMDM product groupMDM product group:releaseReady to write code. Scheduled in a release. See "Making changes" in handbook.Ready to write code. Scheduled in a release. See "Making changes" in handbook.bugSomething isn't working as documentedSomething isn't working as documentedcustomer-eponym~backendBackend-related issue.Backend-related issue.~released bugThis bug was found in a stable release.This bug was found in a stable release.
Fleet version:
fleetd1.17.0Web browser and operating system:
💥 Actual behavior
Spotted at a customer env, they have an agent that sits alongside
fleetd. They noticed that some hosts (let's say 5% of the total) were offline in Fleet, but reported as online by the other agent.Upon digging we found two consistent issues across all those devices:
NSOSStatusErrorDomain
This error shows in loop, nonstop:
🧑💻 Steps to reproduce
The error occurs when
fleetdis installed while the user is not logged in. For the customer this is:fleetdvia Puppet (we need to find a workaround for this for our own reproduction)