-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
UI Not Detecting Invalid Local Authtoken - "Waiting for ZeroTier System Service..." #44
Comments
Current workaround until this is fixed macOS fix:
Windows:
|
Same problem here with Manjaro Linux 22.04 |
windows环境下,问题可以解决。 The problem can be solved under Win10 |
This workaround doesn't work for me in W11 |
I wasn't able to use the GUI for about 3 years until I stumbled on a reddit thread about this. Probably made 5-6 attempts over that time. I found dozens of instances of the same unresolved behavior in many different threads. This issue is still out there. |
Adding here to make sure we don't forget to fix. "Waiting for system service" issue is caused by an invalid copy of the service authtoken in the user's home directory.
We need to detect this by catching 403 responses from the service backend & giving the user the ability to recopy the token in the tray app.
The text was updated successfully, but these errors were encountered: