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.83k stars 787 forks source link

Stuck at "Waiting for Outline server to be healthy" #1571

Open MSAA2024 opened 3 months ago

MSAA2024 commented 3 months ago

Hi, I tried to run the following script to generate an access key (the script worked fine before) but this time it gets stuck at "Waiting for Outline server to be healthy".
I found similar tickets here but I couldn't find any resolution. I'm wondering if anyone can help me with fixing this issue?

ubuntu@ip-172-26-0-38:~$ sudo bash -c "$(wget -qO- https://raw.githubusercontent.com/Jigsaw-Code/outline-server/master/src/server_manager/install_scripts/install_server.sh )"

Verifying that Docker is installed .......... OK Verifying that Docker daemon is running ..... OK Setting PUBLIC_HOSTNAME to external IP ...... 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 The container name "watchtower" is already in use by another container. This may happen when running this script multiple times. Would you like to replace this container ? If you answer no, we will proceed with the remainder of the installation. [Y/n] Y Removing watchtower container ............... OK Restarting watchtower ....................... OK Waiting for Outline server to be healthy ....

sbruens commented 2 months ago

Thank you for reaching out! Please contact us at support.getoutline.org – and include the GitHub issue number so that we can better support your needs.

If you haven’t already, check out the Outline Support Site at support.getoutline.org for access to help articles and more.