Jigsaw-Code / outline-server

Outline Server, developed by Jigsaw. The Outline Server is a proxy server that runs a Shadowsocks instance and provides a REST API for access key management.
https://getoutline.org/
Apache License 2.0
5.78k stars 780 forks source link

install Outline failure #535

Closed jasonbohan closed 3 weeks ago

jasonbohan commented 4 years ago

OS:centos 7.0 64bit first time [root@localhost ~]# wget -qO- https://raw.githubusercontent.com/Jigsaw-Code/outl ine-server/master/src/server_manager/install_scripts/install_server.sh | bash

Verifying that Docker is installed .......... NOT INSTALLED Would you like to install Docker? This will run 'curl -sS https://get.docker.c om/ | sh'. [Y/n] > Installing Docker ........................... OK Verifying Docker installation................ OK Verifying that Docker daemon is running ..... OK Creating persistent state dir ............... OK Generating secret key ....................... OK Generating TLS certificate .................. OK Generating SHA-256 certificate fingerprint .. OK Writing config .............................. OK Starting Shadowbox .......................... FAILED Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docke r daemon running? docker: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is t he docker daemon running?. See 'docker run --help'.

Sorry! Something went wrong. If you can't figure this out, please copy and paste all this output into the Outline Manager screen, and send it to us, to see if w e can help you.

second time [root@localhost ~]# wget -qO- https://raw.githubusercontent.com/Jigsaw-Code/outl ine-server/master/src/server_manager/install_scripts/install_server.sh | bash

Verifying that Docker is installed .......... OK Verifying that Docker daemon is running ..... OK Creating persistent state dir ............... OK Generating secret key ....................... OK Generating TLS certificate .................. OK Generating SHA-256 certificate fingerprint .. OK Writing config .............................. OK Starting Shadowbox .......................... OK Starting Watchtower ......................... FAILED Unable to find image 'v2tec/watchtower:latest' locally docker: Error response from daemon: Get https://registry-1.docker.io/v2/: net/http: TLS handshake timeout. See 'docker run --help'.

Sorry! Something went wrong. If you can't figure this out, please copy and paste all this output into the Outline Manager screen, and send it to us, to see if we can help you.

TheBoroer commented 4 years ago

For that last error (tls handshake), is your time/date set correctly on that server (check the time, date and timezone)?

Every time I've had an ssl error on a new vps/server it was usually because of a wrong date/time/timezone

sbruens commented 3 weeks ago

Hi there,

We're closing this issue due to inactivity. We apologize if we never had a chance to respond to your original inquiry.

If you're still experiencing problems or have any further questions, please feel free to reopen this issue or create a new one.

Thank you for your understanding!