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

Unable to retrieve image details #11781

Open
2 tasks done
grannymaster opened this issue May 6, 2024 · 4 comments
Open
2 tasks done

Unable to retrieve image details #11781

grannymaster opened this issue May 6, 2024 · 4 comments
Labels

Comments

@grannymaster
Copy link

grannymaster commented May 6, 2024

Before you start please confirm the following.

Problem Description

When I try to open a console to any docker container I get this error "Unable to retrieve image details"

Expected Behavior

To be able to open console

Actual Behavior

I get this error "Unable to retrieve image details"

Steps to Reproduce

Open portainer Web UI, select container and click console icon.

Portainer logs or screenshots

Portainer errors: https://i.imgur.com/PXQixtR.png
Output of "sudo docker logs portainer" command : https://pastebin.com/qi2UDX3E

Portainer version

2.19.5

Portainer Edition

Community Edition (CE)

Platform and Version

Docker Version: 26.1.1 API version: 1.45 Go version: go1.21.9

OS and Architecture

Ubuntu 22.04.4 LTS x64

Browser

Google Chrome

What command did you use to deploy Portainer?

docker run -d -p 8000:8000 -p 9443:9443 --name=portainer --restart=always -v /var/run/docker.sock:/var/run/docker.sock -v portainer_data:/data portainer/portainer-ce:latest

Additional Information

I tried manually specifying 2.20.2 version and re-creating the container. Same issue persists.

@grannymaster
Copy link
Author

Update:

Restored to yesterdays backup of the VM, installed 2.20.2 again and now it works. No clue what fixed it, but it works now!

@jamescarppe
Copy link
Member

jamescarppe commented May 6, 2024

This is a duplicate of #11436. Portainer 2.19 does not fully support Docker 26. For preliminary Docker 26 support, use Portainer 2.20. When updating from 2.19 to 2.20, ensure you clear your browser cache after update.

@m4n50n
Copy link

m4n50n commented May 7, 2024

I have the same problem in the latest version of Business edition. Do you have a solution?

@danmac
Copy link

danmac commented May 9, 2024

Edit: saw the OP was already on 2.20.2 but I found this issue while trying to fix my 2.19 issue so the below link might help anyone else that finds this issue and is still on 2.19

--

You need to upgrade to 2.20.2 (current version)

I only found the 2.19 upgrade instructions with google, but if you folllow the update instructions here it will fix the issue.

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

No branches or pull requests

4 participants