Coder Social home page Coder Social logo

Comments (8)

xubiaolin avatar xubiaolin commented on May 20, 2024

请提供一下部署的环境和部署日志,建议使用最新代码部署一下

from docker-zerotier-planet.

xiafengjieying avatar xiafengjieying commented on May 20, 2024

我是在腾讯云轻服务器上部署,操作系统如下:
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=22.04
DISTRIB_CODENAME=jammy
DISTRIB_DESCRIPTION="Ubuntu 22.04.2 LTS"

部署日志,我不太确定如何拿到?

from docker-zerotier-planet.

xubiaolin avatar xubiaolin commented on May 20, 2024

我刚开了一台腾讯轻量云和你一样的系统,试了一下,没有问题
你能看到如下字样吗?
image

请尝试以下使用最新代码重新部署

from docker-zerotier-planet.

xiafengjieying avatar xiafengjieying commented on May 20, 2024

我重新安装了一遍,然后把日志 放到一个文件中,以下是最后部分,以及ls /tmp 的结果,请查收
Removing intermediate container b9a9af011274
---> 3595b9d283d2
Step 15/16 : VOLUME [ "/app","/var/lib/zerotier-one" ]
---> Running in b0d28d765132
Removing intermediate container b0d28d765132
---> 0fd9d5f1a05d
Step 16/16 : CMD /bin/sh -c "cd /var/lib/zerotier-one && ./zerotier-one -pcat /app/zerotier-one.port -d; cd /app/ztncui/src;npm start"
---> Running in 4970fb9acd81
Removing intermediate container 4970fb9acd81
---> 1a41fad227ef
Successfully built 1a41fad227ef
Successfully tagged zerotier-planet:latest
启动服务
fbe90e144800143b301d10a2c77206b14e7f72a90d81040d93eb47b9547d01ad
planet文件路径为 /tmp/planet
planet server端口为: 9993, 请在防火墙放行该端口的tcp和udp协议
enjoy~

root@VM-16-17-ubuntu:/home/ubuntu/docker-zerotier-planet# ll /tmp/pla*
ls: cannot access '/tmp/pla*': No such file or directory

from docker-zerotier-planet.

xubiaolin avatar xubiaolin commented on May 20, 2024

你进入容器内部看看,执行docker exec -it zerotier-planet sh 看看/app/bin目录下面有没有planet, 有的话拷贝出来就行了

from docker-zerotier-planet.

xubiaolin avatar xubiaolin commented on May 20, 2024

首页新增了QQ交流群二维码,可以加入QQ群咨询

from docker-zerotier-planet.

xiafengjieying avatar xiafengjieying commented on May 20, 2024

进入容器后,这个文件是存在的,但从容器外拷贝,却不成功...
root@VM-16-17-ubuntu:/tmp# docker cp zerotier-planet:/app/bin/planet .
root@VM-16-17-ubuntu:/tmp# ls /tmp/pl*
ls: cannot access '/tmp/pl*': No such file or directory
root@VM-16-17-ubuntu:/tmp# ls /tmp/p*
ls: cannot access '/tmp/p*': No such file or directory

from docker-zerotier-planet.

xubiaolin avatar xubiaolin commented on May 20, 2024

我试了以下,命令执行成功,文件也能看到

image

from docker-zerotier-planet.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.