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

Docker cannot connect after restarting #28

Open
SilverFox008 opened this issue Nov 15, 2023 · 0 comments
Open

Docker cannot connect after restarting #28

SilverFox008 opened this issue Nov 15, 2023 · 0 comments

Comments

@SilverFox008
Copy link

SilverFox008 commented Nov 15, 2023

The system QNAP can be added to the network when it was first created, but after restarting the nas, it cannot be connected. The Docker starts normally, and after checking, there are tun, route, network, and moon. It is unknown what caused this.

sudo -i

docker run --name zerotier-one --device=/dev/net/tun --net=host \
  --cap-add=NET_ADMIN --cap-add=SYS_ADMIN \
  -v /var/lib/zerotier-one:/var/lib/zerotier-one zyclonite/zerotier
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

1 participant