Jigsaw-Code / outline-apps

Outline Client and Manager, developed by Jigsaw. Outline Manager makes it easy to create your own VPN server. Outline Client lets you share access to your VPN with anyone in your network, giving them access to the free and open internet.

Home Page:https://getoutline.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[LXC] shadowbox error on lxc container.

MMzF7 opened this issue · comments

Hi there, i am on debian 11 (updated) with virtualization lxc. i tried troubleshooting shadowbox error by stopping, removing all containers but still it gives this error.

Verifying that Docker is installed .......... NOT INSTALLED
Would you like to install Docker? This will run 'curl https://get.docker.com/ | sh'. [Y/n] y
Installing Docker ........................... OK
Verifying Docker installation 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 .......................... FAILED
The container name "shadowbox" is already in use by another container. This may happen when running this script multiple times. We will attempt to remove the existing container and restart it. Would you like to proceed? [Y/n]

Hi @MMzF7 , we haven't tested it on LXC containers, but from the error message: The container name "shadowbox" is already in use by another container., could you please try to start it manually by command line and check the logs?