Hi everyone! Am I the only one facing this issue? ...
# fleet
l
Hi everyone! Am I the only one facing this issue? After installing fleet agent on Ubuntu, the host only stays online until the next reboot. As soon as I reboot it, it's gone offline forever. Ubuntu 20.04 LTS 👀
Oh! Here's why:
The orbit service should apparently be enabled by default but it is not 😬 hard-fixed by running sudo systemctl enable orbit
💯 2
k
Good catch @Luis Teles
Did you initially run the orbit service with sudo?
l
Nope, it started automatically after the installation
👀 1
(I used dpkg to perform the installation)
l
Are you trying out fleet via the preview command?
fleetctl preview
If so, then Orbit will run without sudo ("preview" is only used for demo purposes).
l
Hi! Nope, not really
l
OK, I will create a Github issue for this.
@Luis Teles Could you open a bug ticket? (so that you can add version information, etc.)