Open fschlager opened 7 months ago
Thanks for reporting. It might be an issue with zerotier starting at boot. If you happen to reboot and see the same thing let us know. Which distribution is this on?
If you happen to reboot and see the same thing let us know.
I'll try once this happens again.
Which distribution is this on?
This is on Ubuntu 22.04.
@someara Pinging you here :)
After a fresh boot today I attempted to connect to our ZeroTier network using the Desktop UI. It started freezing and after a while it displayed the message "Waiting for ZeroTier system service". Checking the service's logs I could see the following:
I have redacted our tenant and client id, both were correct. Restarting the service fixed the issue, the UI then requested me to reauthenticate and finally established connection.
Due to some holidays I haven't used ZeroTier for 3 days, so my OIDC token was definitely invalid.
You can also notice that it took about 6 seconds between the attempt to stop the service (by using
systemctl restart zerotier-one.service
) and the service actually stopping, so something might have gotten stuck.