Where are the stack deployment logs #12483
Unanswered
RampantDespair
asked this question in
Help
Replies: 1 comment 8 replies
-
Do you get any information from the unhealthy container? Check under Stacks, click the stack in question and click the logs under quick actions for that container |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Ask a Question!
I'm currently trying to deploy a stack on Portainer, however it fails by stating that one of the containers is unhealthy.
Is it possible for me to access the extend logs for the deployment, so I can see the reason why said container is unhealthy?
Because when I deploy the stack using
docker compose up
everything works fine, but when I use Portainer, it doesn't.So I am really curious about why that is.
Any help is appreciated.
Beta Was this translation helpful? Give feedback.
All reactions