-
Notifications
You must be signed in to change notification settings - Fork 843
Orbit hang on shutdown #10044
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 documented~agentRelated to Fleet's osquery runtime and agent autoupdater (Orbit)Related to Fleet's osquery runtime and agent autoupdater (Orbit)
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 documented~agentRelated to Fleet's osquery runtime and agent autoupdater (Orbit)Related to Fleet's osquery runtime and agent autoupdater (Orbit)
Orbit version: 1.6.0
Operating system: macos 13.1
🧑💻 Expected behavior
Orbit shuts down and restarts after update, regardless of the state of the subprocesses.
💥 Actual behavior
Orbit hangs while restarting after update. Osquery and Fleet Desktop seem to have shut down. Nudge is still running and it looks like Orbit is waiting for Nudge to exit before completing exit (which would allow the whole system to restart and get osquery and Desktop back up).
More info
From the logs:
It looks like Orbit tries to shut down, but then Nudge keeps running.