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
koo
12/07/2021, 3:58 PM
Good catch @Luis Teles
Did you initially run the orbit service with sudo?
l
Luis Teles
12/07/2021, 4:04 PM
Nope, it started automatically after the installation
👀 1
(I used dpkg to perform the installation)
l
Lucas Rodriguez
12/07/2021, 4:41 PM
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
Luis Teles
12/13/2021, 10:24 AM
Hi!
Nope, not really
l
Lucas Rodriguez
12/13/2021, 8:14 PM
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.)