Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

podman container status switches between initialized and Exited (17) 2 seconds ago #322

Closed
DaRandomCube opened this issue Nov 10, 2024 · 4 comments
Labels
duplicate This issue or pull request already exists support Support with setup or non-bug issues due to user error

Comments

@DaRandomCube
Copy link

since stock windows 10 was hogging my space, i decided to redo everything using tiny10 image
it all fun and game, unless i try to start the container after install, it doesn't start
here is the output of podman-compose --file ~/.config/winapps/compose.yaml ps, sometimes shows this

CONTAINER ID  IMAGE                             COMMAND     CREATED         STATUS       PORTS                                                                                       NAMES
8e1ccda11d48  docker.io/dockurr/windows:latest              11 minutes ago  Initialized  0.0.0.0:3389->3389/udp, 0.0.0.0:3389->3389/tcp, 0.0.0.0:8006->8006/tcp, 3389/tcp, 8006/tcp  WinApps

and sometimes this

CONTAINER ID  IMAGE                             COMMAND     CREATED         STATUS                     PORTS                                                                                       NAMES
8e1ccda11d48  docker.io/dockurr/windows:latest              15 minutes ago  Exited (17) 2 seconds ago  0.0.0.0:3389->3389/udp, 0.0.0.0:3389->3389/tcp, 0.0.0.0:8006->8006/tcp, 3389/tcp, 8006/tcp  WinApps

made sure that the ports aren't blocked by a firewall, nothing helped

@oskardotglobal oskardotglobal added the support Support with setup or non-bug issues due to user error label Nov 10, 2024
@DaRandomCube
Copy link
Author

Any updates?

@oskardotglobal oskardotglobal added the duplicate This issue or pull request already exists label Dec 7, 2024
@oskardotglobal

This comment was marked as outdated.

@oskardotglobal oskardotglobal closed this as not planned Won't fix, can't repro, duplicate, stale Dec 7, 2024
@DaRandomCube
Copy link
Author

This is a duplicate of #251

unrelated
only happens when there is no enough memory, after closing some apps in the background, it will work fine

@oskardotglobal
Copy link
Member

wait, you're saying the issue is that you run out of memory
that's like not even a bug unless like podman is leaking memory which I doubt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists support Support with setup or non-bug issues due to user error
Projects
None yet
Development

No branches or pull requests

2 participants