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

Some VPS doesn't have usermod #3

Open
certaintls opened this issue Jan 1, 2022 · 0 comments
Open

Some VPS doesn't have usermod #3

certaintls opened this issue Jan 1, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@certaintls
Copy link
Owner

certaintls commented Jan 1, 2022

AWS Debian 10 AMI doesn't have usermod. See https://github.com/certaintls/build-VPN-server/runs/4679434635?check_suite_focus=true

err: bash: line 2: usermod: command not found
out: 
out: ================================================================================
out: 
out: To run Docker as a non-privileged user, consider setting up the
out: Docker daemon in rootless mode for your user:
out: 
out:     dockerd-rootless-setuptool.sh install
out: 
out: Visit https://docs.docker.com/go/rootless/ to learn about rootless mode.
out: 
out: 
out: To run the Docker daemon as a fully privileged service, but granting non-root
out: users access, refer to https://docs.docker.com/go/daemon-access/
out: 
out: WARNING: Access to the remote API on a privileged Docker daemon is equivalent
out:          to root access on the host. Refer to the 'Docker daemon attack surface'
out:          documentation for details: https://docs.docker.com/go/attack-surface/
out: 
out: ================================================================================
out: 
err: Got permission denied while trying to connect to the Docker daemon socket at unix:///var/run/docker.sock: Post "http://%2Fvar%2Frun%2Fdocker.sock/v1.24/containers/gost-ss-kcp/stop": dial unix /var/run/docker.sock: connect: permission denied
err: Got permission denied while trying to connect to the Docker daemon socket at unix:///var/run/docker.sock: Post "http://%2Fvar%2Frun%2Fdocker.sock/v1.24/containers/gost-ss/stop": dial unix /var/run/docker.sock: connect: permission denied
err: docker: Got permission denied while trying to connect to the Docker daemon socket at unix:///var/run/docker.sock: Post "http://%2Fvar%2Frun%2Fdocker.sock/v1.24/containers/create?name=gost-ss-kcp": dial unix /var/run/docker.sock: connect: permission denied.
err: See 'docker run --help'.
err: docker: Got permission denied while trying to connect to the Docker daemon socket at unix:///var/run/docker.sock: Post "http://%2Fvar%2Frun%2Fdocker.sock/v1.24/containers/create?name=gost-ss": dial unix /var/run/docker.sock: connect: permission denied.
err: See 'docker run --help'.
20***/01/01 13:20:40 Process exited with status 126
@certaintls certaintls added the bug Something isn't working label Jan 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant