zerotier / ZeroTierOne

A Smart Ethernet Switch for Earth
https://zerotier.com
Other
14.59k stars 1.71k forks source link

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

Open iranee opened 4 days ago

iranee commented 4 days ago

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:

Any assistance with this issue would be greatly appreciated.

Thank you!