-
Notifications
You must be signed in to change notification settings - Fork 90
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 Service is Not Active (When it is) #546
Comments
What version of |
Podman version is 2.1.1-1 |
ok, so my guess was wrong. There was a broken podman version, but this one should be fine. (Possibly the arch version was never patched?) Do you see anything in your browser logs? Can you check output of this command? (It should stay listening on events and when you do some action like start a new container it should produce some output and still stay listening) |
Marusak, |
I'm having the same issue now on Podman 2.1.1 on Fedora 32. "Podman service is not active" message shows up in Cockpit even though it indeed is active. |
Can you please provide the following items? Thanks!
|
I have the same problem with Fedora 33:
|
This would indeed explain why we say it is not active. This is however unrelated to cockpit. Since I cannot reproduce would you please mind opening issue in https://github.com/containers/podman and linking it then back here? Thanks! |
No problem but are you sure this endpoint has not been deprecated? looking at the REST API reference it seems to always return an error code 500. https://docs.podman.io/en/latest/_static/api.html#operation/libpodGetEvents |
I see there on the page:
|
The origin of my problem was two corrupted files in the journal. I removed them and now cockpit-podman is working. |
I just wanted to share that corrupted journal entries was also my problem. podman.service was failing with the below error:
Running
After the above 2 commands podman.service started without issue. |
This does not seems to be cockpit-podman specific. Partly maybe podman specific as it cannot start when journal is corrupted. |
After a recent update, I am now getting an error message that the Podman service isn't running. I tried downgrading without any luck. It now seems to be consistent with this error. The issue is that Podman is running.
Error message:
Cockpit status:
Terminal status or cockpit.service and cockpit.socket:
cockpit-bridge --packages
installed versions:
I am running an Arch Linux machine:
banshee ~ # uname -a
Linux banshee 5.8.10-arch1-1 #1 SMP PREEMPT Thu, 17 Sep 2020 18:01:06 +0000 x86_64 GNU/Linux
All other services related to Cockpit seem to be functioning properly.
The text was updated successfully, but these errors were encountered: