While we are try to run the containers we are getting the issues of container is in exited state #26592
Unanswered
patlollavarshitha
asked this question in
Q&A
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello Team,
We are using the rootless user of the podman , we have created the pod for 3306, 9090->8080, 5000. We are running the DB, FE, API containers, DB and Fe continers are running fine but when we are trying to API-con the container is in exited state and we are seeing logs of the container are
2005 (HY000): Unknown MySQL server host 'db-con' (-2)
cannot unpack non-iterable bool object
2005 (HY000): Unknown MySQL server host 'db-con' (-2)
cannot unpack non-iterable bool object
2005 (HY000): Unknown MySQL server host 'db-con' (-2)
cannot unpack non-iterable bool object
'NoneType' object is not iterable
2005 (HY000): Unknown MySQL server host 'db-con' (-2)
cannot unpack non-iterable bool object
2005 (HY000): Unknown MySQL server host 'db-con' (-2)
cannot unpack non-iterable bool object
2005 (HY000): Unknown MySQL server host 'db-con' (-2)
cannot unpack non-iterable bool object
But the thing is we are using the same pod to run all the containers
Beta Was this translation helpful? Give feedback.
All reactions