Skip to content
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

zerotier-cli leave command timing out on Linux 5.10.60-qnap #2408

Open
iranee opened this issue Nov 20, 2024 · 0 comments
Open

zerotier-cli leave command timing out on Linux 5.10.60-qnap #2408

iranee opened this issue Nov 20, 2024 · 0 comments

Comments

@iranee
Copy link

iranee commented Nov 20, 2024

Hello,

I'm experiencing an issue with the zerotier-cli leave command on my system running Linux version 5.10.60-qnap. I've compiled ZeroTier statically and it runs fine, but when attempting to leave an existing network ID, it hangs and eventually times out. Using the official Docker image, I created a chroot environment locally with the correct library versions, and I can run zerotier-one, join networks, but face the same issue when trying to leave an existing network ID—it hangs for nearly a minute before displaying "0 leave timed out". At this point, running zerotier-cli listnetworks also hangs until I terminate the zerotier-one process.

I have already run modprobe tun and confirmed its presence.

Here are the details:

  • Expected Behavior: The zerotier-cli leave command should successfully leave the network without hanging or timing out.

  • Actual Behavior: The command hangs and times out when attempting to leave an existing network ID.

  • Reproduction Steps:

    1. Join a network using zerotier-cli join <networkID>.
    2. Attempt to leave the network using zerotier-cli leave <networkID>.
    3. Observe the command hanging and eventually timing out.
  • Console Output: "0 leave timed out" when attempting to leave a network.

  • System Information:
    Linux version 5.10.60-qnap (root@debian) (x86_64-QNAP-linux-gnu-gcc (toolchain config: [gcc-4.9.2 binutils-2.25 glibc-2.21]) 4.9.2, GNU ld (GNU Binutils) 2.25) SMP Fri Aug 5 09:29:04 CST 2022

  • ZeroTier Version: I am using the latest release of ZeroTier v1.14.2.

  • No problems were encountered with version 1.12.2.

Any assistance with this issue would be greatly appreciated.

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant