[problem help] zerotier安装不了
Tofloor
poster avatar
t110119
deepin
2024-06-21 10:45
Author

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.

之前的版本都可以正常安装,现在v23不支持了,如何破

Reply Favorite View the author
All Replies
avatar
t110119
deepin
2024-06-21 10:49
#1

github下载的1.14.0的源码也不知如何装

Reply View the author
avatar
sammy-621
deepin
2024-06-21 11:47
#2

这是否说明V23是不基于其它发行版的根系统?

Reply View the author
avatar
t110119
deepin
2024-06-21 12:37
#3

~$ cat /etc/os-release
PRETTY_NAME="Deepin 23"
NAME="Deepin"
VERSION_ID="23"
VERSION="23"
ID=Deepin
HOME_URL="https://www.deepin.org/"
BUG_REPORT_URL="https://bbs.deepin.org"
VERSION_CODENAME=beige

Reply View the author
avatar
t110119
deepin
2024-06-22 09:56
#4

记录一下解决办法:1.添加源地址:deb http://download.zerotier.com/debian/buster buster main。2.复制公钥文件zerotier-debian-package-key.gpg。3.sudo apt-get update.如何成功通过就可以下一步了,4.sudo apt-get install zerotier-one

.

Reply View the author
avatar
t110119
deepin
2024-06-22 10:26
#5

sudo zerotier-cli join

zerotier-cli: error while loading shared libraries: libssl.so.1.1: cannot open shared object file: No such file or directory

sudo apt-get install libssl1.1

没有可用的软件包 libssl1.1,但是它被其它的软件包引用了。
这可能意味着这个缺失的软件包可能已被废弃,
或者只能在其他发布源中找到

E: 软件包 libssl1.1 没有可安装候选

Reply View the author
avatar
t110119
deepin
2024-06-22 10:40
#6

下载

http://security.ubuntu.com/ubuntu/pool/main/o/openssl/libssl1.1_1.1.1-1ubuntu2.1~18.04.23_amd64.deb

安装后

zerotier-cli: missing port and zerotier-one.port not found in /var/lib/zerotier-one

Reply View the author
avatar
t110119
deepin
2024-06-22 10:43
#7

systemctl start zerotier-one

sudo zerotier-cli join a84ac5c10a
200 join OK

Reply View the author
avatar
deepin
2024-07-10 21:04
#8

看完楼主的。测试后我总结了一个完整的,不需要添加源什么的:

第一步:浏览器打开

http://download.zerotier.com/debian/buster/pool/main/z/zerotier-one/ 

这里下载一个deb包的zerotier,版本选最新的,我看到是1.8.9的。 下载后安装。

二、下载楼主贴出来的:

http://security.ubuntu.com/ubuntu/pool/main/o/openssl/libssl1.1_1.1.1-1ubuntu2.1~18.04.23_amd64.deb

下载后安装

三、

systemctl start zerotier-one

sudo zerotier-cli join 你自己的网络id

成功的话会显示:
200 join OK
Reply View the author
avatar
金伟
deepin
2025-05-19 09:13
#9

看完楼主的。测试后我总结了一个完整的,不需要添加源什么的:

第一步:浏览器打开

http://download.zerotier.com/debian/buster/pool/main/z/zerotier-one/ 

这里下载一个deb包的zerotier,版本选最新的,我看到是1.8.9的。 下载后安装。

二、下载楼主贴出来的:

http://security.ubuntu.com/ubuntu/pool/main/o/openssl/libssl1.1_1.1.1-1ubuntu2.1~18.04.23_amd64.deb

下载后安装

三、

systemctl start zerotier-one

sudo zerotier-cli join 你自己的网络id

成功的话会显示:
200 join OK

kylin v10 sp1用您的方法可以安装,非常感谢

Reply View the author
avatar
概略北方
deepin
2025-08-20 20:29
#10
zerotier-cli: error while loading shared libraries: libssl.so.1.1: cannot open shared object file: No such file or directory

https://bbs.deepin.org/post/269432

Reply View the author
avatar
ran
deepin
2026-04-20 16:25
#11

看完楼主的。测试后我总结了一个完整的,不需要添加源什么的:

第一步:浏览器打开

http://download.zerotier.com/debian/buster/pool/main/z/zerotier-one/ 

这里下载一个deb包的zerotier,版本选最新的,我看到是1.8.9的。 下载后安装。

二、下载楼主贴出来的:

http://security.ubuntu.com/ubuntu/pool/main/o/openssl/libssl1.1_1.1.1-1ubuntu2.1~18.04.23_amd64.deb

下载后安装

三、

systemctl start zerotier-one

sudo zerotier-cli join 你自己的网络id

成功的话会显示:
200 join OK

二、下载楼主.....这里面提供的已无法满足Deepin25的zerotier 1.16 版本了,需要更新这个。我用的这个,libssl1.1_1.1.1n-0 deb11u5_amd64,下载见https://theshare.lanzouw.com/i7yre1a2whtc

Reply View the author
avatar
linngc
deepin
2026-04-20 17:16
#12

在V25上还有一个办法,刚实践后是能正常使用的,已经成功安装最新 1.16.1 版本
1.执行导入 GPG 密钥
curl -s https://raw.githubusercontent.com/zerotier/ZeroTierOne/main/doc/contact%40zerotier.com.gpg | sudo gpg --dearmor -o /etc/apt/trusted.gpg.d/zerotier.gpg
2.添加 ZeroTier 源
echo "deb [signed-by=/etc/apt/trusted.gpg.d/zerotier.gpg] https://download.zerotier.com/debian/bookworm bookworm main" | sudo tee /etc/apt/sources.list.d/zerotier.list
3.更新并安装
sudo apt update
sudo apt install zerotier-one
4.验证安装状态
sudo zerotier-cli status

Reply View the author