mirror of
https://github.com/fosrl/pangolin.git
synced 2026-03-10 07:43:20 -05:00
Container failed to start because of dependency #24
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Royalflash5220 on GitHub (Jan 20, 2025).
Im using a Hetzner Debian 12 VPS on the latest update to host pangolin.
I took a snapshot of my current VPS, which i use for monitoring my public services and took it as a base for this as a testing environment.
The snapshot had wireguard and docker installed with 2 containers running (uptimekuma, nginx proxy manager).
While installing i got this error at the end:
Could this be cause by having wireguard already preinstalled?
The only errors i could find in the docker log was this, which is weird, because my password meets this criteria:
This is only my second github issue so please let me know, if i missed any information you need.
Thanks in advance!
@Royalflash5220 commented on GitHub (Jan 20, 2025):
Answer:
Yes, it was the wireguard server that couldnt bind to the port.