You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
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 ....
The text was updated successfully, but these errors were encountered:
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.
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
)"
The text was updated successfully, but these errors were encountered: