From 076a136f513cb2df52098f43f695193d4ba1b789 Mon Sep 17 00:00:00 2001 From: travisladuke Date: Thu, 24 Oct 2024 12:58:26 -0700 Subject: [PATCH] Add faq about the menubar app crashing --- docs/faq.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/faq.md b/docs/faq.md index 44710c0..5d2d93b 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -120,6 +120,14 @@ If not, execute `sudo /etc/init.d/zerotier-one start` Your system firewall is likely blocking communication with the ZeroTier service. Look up instructions for how to unblock an application from the firewall for your OS. ZeroTier will need to be accessible via TCP port 9993 for the UI and CLI to interact with it. +### Tray / Menubar App crashes + +- go into your [user config](https://docs.zerotier.com/config#user) directory +- delete authtoken.secret +- go into the "One" directory from there +- delete the authtoken.secret in the "One" directory +- restart the app + ### Where can I find old versions of ZeroTier? {#old-versions} See [Releases](./releases.md#old)