Get apiURL back of current running Outline Server
See original GitHub issueapiUrl doesn’t exists in /opt/outline/access.txt
.
Only certSha256 is exists here
When I run sudo bash -c "$(wget -qO- https://raw.githubusercontent.com/Jigsaw-Code/outline-server/master/src/server_manager/install_scripts/install_server.sh)"
code in terminal, I get the following output
[root@vmi93429 /]# 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 Creating persistent state dir … OK Generating secret key … OK Generating TLS certificate … OK Generating SHA-256 certificate fingerprint … OK Writing config … OK Starting Shadowbox … [root@vmi93429 /]#
Please help me. I think that, problem is in security of my server
Issue Analytics
- State:
- Created 3 years ago
- Reactions:4
- Comments:6 (1 by maintainers)
Top GitHub Comments
Update: Reinstalling worked successfully without removing existing keys. Thank you @MutlaqAldhbuiub!
Thanks for the reply! My search hasn’t yield out anything either. I think I’ll end up doing the same given the lack of response.