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

Container list empty - error in engine Podman TypeError: Cannot read properties of null (reading '0') #3620

Closed
lstocchi opened this issue Aug 22, 2023 · 0 comments · Fixed by #3625
Assignees
Labels
area/dashboard 📊 Concern the dashboard from Container Desktop kind/bug 🐞 Something isn't working sprint/unplanned

Comments

@lstocchi
Copy link
Contributor

lstocchi commented Aug 22, 2023

Bug description

PD showed me an empty container list when I actually had 2 containers.
In the logs i found the error error in engine Podman TypeError: Cannot read properties of null (reading '0').
It looks like the Command property can be null and it makes PD failing at displaying all containers.

Operating system

Windows 11

Installation Method

Installer from website/GitHub releases

Version

next (development version)

Steps to reproduce

  1. pull docker.io/ashael/pi:latest
  2. create a container from it

Relevant log output

No response

Additional context

No response

@lstocchi lstocchi added the kind/bug 🐞 Something isn't working label Aug 22, 2023
@lstocchi lstocchi self-assigned this Aug 22, 2023
lstocchi added a commit to lstocchi/podman-desktop that referenced this issue Aug 22, 2023
Signed-off-by: lstocchi <lstocchi@redhat.com>
lstocchi added a commit to lstocchi/podman-desktop that referenced this issue Aug 22, 2023
Signed-off-by: lstocchi <lstocchi@redhat.com>
lstocchi added a commit that referenced this issue Aug 22, 2023
Signed-off-by: lstocchi <lstocchi@redhat.com>
@benoitf benoitf added sprint/unplanned area/dashboard 📊 Concern the dashboard from Container Desktop and removed status/need-triage labels Aug 22, 2023
mairin pushed a commit to mairin/podman-desktop that referenced this issue Aug 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dashboard 📊 Concern the dashboard from Container Desktop kind/bug 🐞 Something isn't working sprint/unplanned
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants