What you expect to be happening.
Use zerotier in openwrt and connect to the official server.
What is actually happening?
Check through ‘logread’ and find the ‘connection refused’ error from an unknown source per 5mins. It is also impossible to view the specific error content in debug mode. Under what circumstances does this error occur? I only found this error in hiredis-related code。
Any steps to reproduce the error.
This error occurs when deploying versions 1.12.2 and 1.14.0-1 of zerotier on the same device and in the same network environment. When 1.14.0-1 is deployed on different devices under the same network, this error does not appear.
Any relevant console output or screenshots.
Sun Jun 23 02:40:25 2024 daemon.notice procd: /etc/rc.d/S99zerotier: disabled in config
Mon Jun 24 20:20:35 2024 daemon.err zerotier-one[8006]: Starting Control Plane...
Mon Jun 24 20:20:35 2024 daemon.err zerotier-one[8006]: Starting V6 Control Plane...
Mon Jun 24 20:20:44 2024 daemon.err zerotier-one[8006]: connect: Connection refused
Mon Jun 24 20:20:44 2024 daemon.err zerotier-one[8006]: connect: Connection refused
Mon Jun 24 20:20:44 2024 daemon.err zerotier-one[8006]: connect: Connection refused
Mon Jun 24 20:20:44 2024 daemon.err zerotier-one[8006]: connect: Connection refused
What operating system and ZeroTier version. Please try the latest ZeroTier release.
OpenWrt R24.6.6
ZeroTier 1.14.0-1, 1.12.2
What you expect to be happening. Use zerotier in openwrt and connect to the official server.
What is actually happening? Check through ‘logread’ and find the ‘connection refused’ error from an unknown source per 5mins. It is also impossible to view the specific error content in debug mode. Under what circumstances does this error occur? I only found this error in hiredis-related code。
Any steps to reproduce the error. This error occurs when deploying versions 1.12.2 and 1.14.0-1 of zerotier on the same device and in the same network environment. When 1.14.0-1 is deployed on different devices under the same network, this error does not appear.
Any relevant console output or screenshots.