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 history outdated common version #1304

Open
zebee opened this issue Sep 21, 2021 · 1 comment
Open

podman history outdated common version #1304

zebee opened this issue Sep 21, 2021 · 1 comment

Comments

@zebee
Copy link

zebee commented Sep 21, 2021

In which scenario did this bug occur?
Linux Container Internals 2.0 - Lab 2: Container Images

Name the katacoda you were using
90be2ffe970c

At what step of the scenario did this happen?
topic 1 step 1 od 3
If you can't remember the exact step, try to explain where in the scenario did the bug happen

Describe the bug

[root@90be2ffe970c ~]# podman history registry.access.redhat.com/ubi7/ubi:latest
WARN[0000] Conmon at /usr/bin/conmon invalid: outdated conmon version
WARN[0000] Conmon at /usr/bin/conmon is invalid: outdated conmon version
Error: please update to v2.0.24 or later: outdated conmon version
[root@90be2ffe970c ~]# packet_write_wait: Connection to 172.17.0.46 port 22: Broken pipe
A clear and concise description of what the bug is

Logs or error messages

Paste in any error message you got

Screenshots

If applicable, add screenshots to help explain your problem

Additional context

Add any other context about the problem

@mkeara
Copy link

mkeara commented Sep 21, 2021

I also ran into this while running through the OpenShift tutorial at https://learn.openshift.com/subsystems/container-internals-lab-2-0-part-2

None of the interactive commands work. They all give this error. E.g.

podman images
WARN[0000] Conmon at /usr/bin/conmon invalid: outdated conmon version 
WARN[0000] Conmon at /usr/bin/conmon is invalid: outdated conmon version 
Error: please update to v2.0.24 or later: outdated conmon version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants