✘ Container pangolin Error during installation #449

Closed
opened 2025-11-13 12:00:58 -06:00 by GiteaMirror · 2 comments
Owner

Originally created by @heinzgebhardt on GitHub (Jun 18, 2025).

During the installation a got every time the same error:
✘ Container pangolin Error

This will appear while starting the containers.

Log from Terminal:
=== Starting installation ===
Would you like to install and start the containers? (yes/no) (default: yes):
Pulling the container images...
[+] Pulling 26/26
✔ traefik Pulled 7.5s
✔ pangolin Pulled 24.5s
✔ gerbil Pulled 6.1s
Starting containers...
[+] Running 4/4
✔ Network pangolin Created 0.1s
✘ Container pangolin Error 3.6s
✔ Container gerbil Created 0.0s
✔ Container traefik Created 0.0s
dependency failed to start: container pangolin is unhealthy
Error: failed to start containers: exit status 1

I tried it with several times. Runnin on Ubuntu 22.04

I have also tried an older version with the same error

Does anybody had a solution?

Thanks

Originally created by @heinzgebhardt on GitHub (Jun 18, 2025). During the installation a got every time the same error: ✘ Container pangolin Error This will appear while starting the containers. Log from Terminal: === Starting installation === Would you like to install and start the containers? (yes/no) (default: yes): Pulling the container images... [+] Pulling 26/26 ✔ traefik Pulled 7.5s ✔ pangolin Pulled 24.5s ✔ gerbil Pulled 6.1s Starting containers... [+] Running 4/4 ✔ Network pangolin Created 0.1s ✘ Container pangolin Error 3.6s ✔ Container gerbil Created 0.0s ✔ Container traefik Created 0.0s dependency failed to start: container pangolin is unhealthy Error: failed to start containers: exit status 1 I tried it with several times. Runnin on Ubuntu 22.04 I have also tried an older version with the same error Does anybody had a solution? Thanks
Author
Owner

@oschwartz10612 commented on GitHub (Jun 19, 2025):

This means there is some sort of error when pangolin is starting up. Could you please include a log output of pangolin when this occurs and I could help? After running the install you could run docker compose logs -f to see the errors and post here.

@oschwartz10612 commented on GitHub (Jun 19, 2025): This means there is some sort of error when pangolin is starting up. Could you please include a log output of pangolin when this occurs and I could help? After running the install you could run `docker compose logs -f` to see the errors and post here.
Author
Owner

@heinzgebhardt commented on GitHub (Jun 19, 2025):

@oschwartz10612 thanks for the reply.
during try and error, I found the failure today.
Simple as it was. The special characters in the password was the problem. Some of the Characters cause the Problem, but this was not really good described in the installation guide.

@heinzgebhardt commented on GitHub (Jun 19, 2025): @oschwartz10612 thanks for the reply. during try and error, I found the failure today. Simple as it was. The special characters in the password was the problem. Some of the Characters cause the Problem, but this was not really good described in the installation guide.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/pangolin#449