Open ksatter opened 5 months ago
@ksatter I cannot repo this locally. Is this issue still occurring?
Can we get the fleet desktop stderr logs from the host that is having this error?
I can see there is a device token error in the provided orbit logs, and I am looking into that atm.
Hi @ksatter!
If you are still experiencing this issue, please set:
<key>ORBIT_DEBUG</key>
<string>true</string>
in
/Library/LaunchDaemons/com.fleetdm.orbit.plist
Then do:
sudo launchctl unload /Library/LaunchDaemons/com.fleetdm.orbit.plist
sudo launchctl load /Library/LaunchDaemons/com.fleetdm.orbit.plist
PS: I came across this issue as possibly related to https://github.com/fleetdm/fleet/issues/19172 which I also cannot reproduce.
@lucasmrod reloading the launch daemon seems to have resolved the issue.
I am able to try wiping this machine again to see if the issue pops back up if you'd like.
We'll be attempting to reproduce this issue with Reed tomorrow. I'll ping you if we can't reproduce. Thanks!
Orbit is also not added to PATH
I don't think orbit
is normally in the path
@ksatter @lucasmrod is this still an issue? Are we able to close this?
I've seen Fleet Desktop tray icon missing after installation when the device cannot connect to the Fleet server. But I'm not sure if that was the case here.
Everything else was working properly in my case. It was checking in fine, but Desktop was not launching.
@lucasmrod this is being reported now by a community user on macos version 14.4.1 as well, not just 14.5
Here is some new information: Happened with first time fleet enrolls
For a new hire, we had to tailor the instruction, after they run the fleet installer, we ask them to restart their machines because Fleet will 100% not launch. But then some users after doing the restart will still be unable to launch Fleet Deskop
@zayhanlon Any chance we can get fleetd logs from the user? (/var/log/orbit/
)
Requested @lucasmrod
@zayhanlon @ksatter any luck with getting the logs @lucasmrod requested? is this still an issue or can we close at this point?
i'm pretty sure the community member sent kathy logs, but shes out today. please stand by @ksatter to update tomorrow
Fleet version: v4.50.2
Operating system: macOS Sonoma Version 14.5 (23F79)
💥 Actual behavior
After using "Reset all settings" to wipe my macOS host and continuing through automatic enrollment, Fleet Desktop is not running.
Orbit is seen in running processes, and the host can communicate with Fleet, including live queries:
Orbit is also not added to PATH:
Launch Daemon configuration :
Orbit logs:
orbit.stderr.log
I have not done anything to attempt to remediate the issue in case there's additional information we'd like to grab.
🧑💻 Steps to reproduce
🕯️ More info (optional)
N/A