Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

installing zerotier-one on xcp-ng 8.2.1 host #67

Open
underwoodblog opened this issue Jul 10, 2024 · 2 comments
Open

installing zerotier-one on xcp-ng 8.2.1 host #67

underwoodblog opened this issue Jul 10, 2024 · 2 comments

Comments

@underwoodblog
Copy link

  • What you expect to be happening.

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.
NAME="XCP-ng"
VERSION="8.2.1"
ID="xenenterprise"
ID_LIKE="centos rhel fedora"
VERSION_ID="8.2.1"
PRETTY_NAME="XCP-ng 8.2.1"

@underwoodblog underwoodblog changed the title nstalling zerotier-one on xcp-ng 8.2.1 host installing zerotier-one on xcp-ng 8.2.1 host Jul 10, 2024
@glimberg glimberg transferred this issue from zerotier/ZeroTierOne Jul 10, 2024
@SGCbrhodes
Copy link

Did you find out anything about this @underwoodblog? I'm attempting to do the same right now and am running into the same issue

@underwoodblog
Copy link
Author

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" ]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants