Zerotier stops intermittend (unstable) (20.1.7)

Started by jstrebel, June 02, 2020, 08:52:56 AM

Previous topic - Next topic
June 02, 2020, 08:52:56 AM Last Edit: June 02, 2020, 10:11:24 PM by jstrebel
Hi,
Zerotier seems to stop after a while (30min - 2h) In the Dashbord the Icon indcates red. Under VPN Zerotier the green "arrow flag" is on.  under Networks I get unable to retrieve network info.  Sometime I can restart zerotier via the shell "zerotier-one". Sometime "zerotier-one" just hangs. Checking via myzerotier shows that the OPNsense is not connectet to zerotier.
What can I do helping to get better info to find the root cause?
Jakob 

If I go to System:Diagnostics:Activity I see WCPU 100%

I had this issue. This is what I add to help


VPN > Zerotier > Settings

{
   "physical": {
      "192.168.165.1/24": { "blacklist": true },
      "10.0.0.0/16": { "blacklist": true },
      "172.168.0.0/12": { "blacklist": true }
   },
   "settings": {
      "primaryPort": 9993,
      "portMappingEnabled": false,
      "allowSecondaryPort": false,
      "allowTcpFallbackRelay": false
   }
}

Thank you. I have tried this no change. Zerotier still dies after some hours. Trying to bring it up trough the Web Interface is not possible.

I have this issue too. Zerotier dies after few hours.
Have to reboot opnsense to restart zerotier.