conmon / healthcheck / podman 4.6.0 #19426
Replies: 7 comments
-
@mheon PTAL |
Beta Was this translation helpful? Give feedback.
-
This should be re-filed as a bug report - seems like we broke something in Conmon re: healthchecks last release. I'll try and verify if it actually broke anything tomorrow, but my guess is that if it did it's only related to displaying error messages for healthchecks, and it might not even be that - could just be an extraneous warning. |
Beta Was this translation helpful? Give feedback.
-
I confirm this issue happening on Fedora 38 using systemd unit for non rootless container on same scenario: Container with healthcheck. Infos: Excerpt of
|
Beta Was this translation helpful? Give feedback.
-
I do see the same message, when I run a systemd-timer, that executes a command in a running rootless container: Relevant part of the script:
journal has:
But the command itself runs fine. |
Beta Was this translation helpful? Give feedback.
-
Did this get put in as a bug? If so I can provide additional info if needed as I am seeing it fill my journal. |
Beta Was this translation helpful? Give feedback.
-
Hello @Beastie71 I filled it at containers/conmon#438 |
Beta Was this translation helpful? Give feedback.
-
and this fills my logs:
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi - ever since updating to podman 4.6.0, I'm seeing the following error in my journal:
This only occurs on containers that have healthchecks and occurs on each healthcheck, but doesn't seem otherwise negatively affect anything.
This is occurring on rootless containers.
The containers are generated via systemd / quadlets
Does anyone have any idea of where to investigate further. I don't anything else in the logs that seems meaningful.
Beta Was this translation helpful? Give feedback.
All reactions