Let’s see, I’m using an arch-based distro, and trying to run zerotier. I was able to successfully install it via the distro’s package manager (the curl command doesn’t install it, since it’s arch and not on the tested list) and added port 9993 to UFW. I also manually enabled zerotier on systemctl.
At this point, after searching online for a bit, I’m at a loss how to make it work here. I was fine with a manjaro-based distro, ubuntu-based and even on Raspberry pi, but it’s acting up on this one.
Using the info command, I get the following error:
zerotier-cli: missing port and zerotier-one.port not found in /var/lib/zerotier-one
Trying to start it, I get the same error. The systemctl status for Zerotier says it’s failing to start with result “exit-code”, I don’t think I can even make a log like this.
It also seems Zerotier made a new user with its name and made two folders called “start” and “listnetworks” on my home directory, but somehow can’t find them? How can I fix this?