You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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?
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.The text was updated successfully, but these errors were encountered: