-
Notifications
You must be signed in to change notification settings - Fork 152
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
bug: zerotier 1.12.0 compatibility #164
Comments
I have the same problem. Yesterday my zerotier server received the update, we migrated from ZT 1.10.6 to 1.12.0 and now I'm unable to see the clients on the web interface. |
Thanks for reporting the problem. Seems to be ZeroTier Team made some breaking changes to the controller behavior. You should stay on the latest supported ZeroTier version for the controller - 1.10 |
The issue on ZeroTierOne repo to track the problem: |
Originally posted by @glimberg in zerotier/ZeroTierOne#2108 (comment) |
Everything I have has been upgraded to 1.12.1, systems rebooted, and I'm still not seeing them in ZeroUI. Looks like others are still having the same issue, from the main ZeroTierOne Github issues list: |
Already fixed via my commit 856682b |
Is it included in current version of zero-ui? |
It was fixed in zerotier/ZeroTierOne#2115, waiting for 1.12.2 release |
Perfect! Do you know the time when 1.12.2 will be released? |
@iball Have you found a fix for it? |
@KevinRoebert you should wait for 1.12.2 release or downgrade ZeroTier on the controller to supported version. |
1.12.2 is now released |
Upgraded all my clients to 1.12.2 to include the server running ZeroUI and it's still not showing any clients/peers. zerotier-cli peers lists them all just fine but it's not showing up in the ZeroUI web UI. |
Someone can confirm this? before I can give 1.12.2 a try |
1.12.2 Still having problems |
let's reopen one on their issue list |
Yep broken with ZT 1.12.2, I am seeing no clients. |
Same issue for me on fedora, I reverted to zerotier 1.10.2 and that solved the issue |
You basically need to revert one line in |
Please keep in mind that the controller API responses for version 1.12.2 are still distinct from those in version 1.10. This commit was initially introduced as a temporary solution for the 1.12.0 release within the main branch, but the new ZeroUI version hasn't been released yet. I'm planning to revert it back while we await a proper fix from the ZeroTier team. For now, the best solution is to use the 1.10 ZeroTier version on the controller. |
If this is still the case after 1.12.2, it hasn't been reported to us at ZeroTier. |
I couldn't replicate the issue with 1.12.2. My apologies, it turns out I was actually testing 1.12.1 at the time. Could someone please verify the problem with their setup using ZeroUI version 1.5.1 and ZeroTier 1.12.2? If you're still experiencing the problem, please consider building from the source and report any issues. |
With the latest update 1.5.8 everything is working fine! Thank you |
@dec0dOS I built your latest commit from source and it is working. One thing to note for everyone, is it seems that with 1.12 zerotier is changing permissions of authtoken.secret to be 600 (rw- --- ---) and owned by root, so because I am spawning zeroui as a user that is not root, it can't access the authtoken.secret file. If I allow that user access to the authtoken, on restart zerotier changes the permissions back. Worth noting this. |
In that case you should probably set ZU_CONTROLLER_TOKEN in env. |
After pulling the latest docker image, it's working properly now. Thank you. |
Great! I was wondering if this was a thing. Thanks |
Flow rules still not work. |
@eduardo010174, please provide minimal, reproducible example. |
I'm using zerotier 1.10.6 or 1.12.2 get same problem. I not test if rules work, but on controller probably work. The problem it's synchronize on zero-ui only. This problem emerged after update to last version of zero-ui. I will retry build again with this setup for check if it's a false positive or incompatible version and need rebuild after update. controller.d/network$ cat redacted.json
But on ZeroUI only read this
Before update zero-ui
After update zero-ui
|
How are the things? Is zero-ui now compatible enough with the controller to update? |
Bug Report
ZeroUI version:
zero-ui:1.5.1
Current behavior:
with the new version of zerotier 1.12.0 I'm unable to:
Steps to reproduce:
install the new version of zerotier, login in zeroUI and look at the list of memebers of any network it will display something like:
The text was updated successfully, but these errors were encountered: