You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
zerotier-one installation via curl -s https://install.zerotier.com | sudo bash
this worked with older zerotier version and on older xcp-ng version.
What is actually happening?
not installing:
*** Detecting Linux Distribution
*** Unknown or unsupported distribution! Aborting.
Any steps to reproduce the error.
curl -s https://install.zerotier.com | sudo bash
Any relevant console output or screenshots.
curl -s https://install.zerotier.com | sudo bash
*** ZeroTier Service Quick Install for Unix-like Systems
*** Tested OSes / distributions:
*** MacOS (10.13+) (just installs ZeroTier One.pkg)
*** Debian Linux (7+)
*** RedHat/CentOS Linux (6+)
*** Fedora Linux (16+)
*** SuSE Linux (12+)
*** Mint Linux (20+)
*** Kali Linux (2024.1+)
*** Supported architectures vary by OS / distribution. We try to support
*** every system architecture supported by the target.
*** Please report problems by opening a GitHub issue or Pull Request at:
*** https://github.com/zerotier/install.zerotier.com
*** Please include the content of `/etc/os-release` for your distribution.
*** Detecting Linux Distribution
*** Unknown or unsupported distribution! Aborting.
What operating system and ZeroTier version. Please try the latest ZeroTier release.
I've downloaded the install script curl https://install.zerotier.com > zt-install.sh and edited the line that starts with centos and replaced one with xenenterprise. Works so far, except for this: zerotier/ZeroTierOne#2408 (comment)
start of edited line elif [ $ID == "centos" ] || [ $ID == "xenenterprise" ]
zerotier-one installation via curl -s https://install.zerotier.com | sudo bash
this worked with older zerotier version and on older xcp-ng version.
not installing:
curl -s https://install.zerotier.com | sudo bash
The text was updated successfully, but these errors were encountered: