question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

not able to get pulled image

See original GitHub issue

Bug description

I am trying to install Docker extensions on Fedora, like docker/logs-explorer-extension, redhatdeveloper/openshift-dd-ext:latest , etc.

I fail often with the error: not able to get pulled image. When I first installed the app, sometimes the pull started and failed mid-way when some layers fail, causing an image re-pull. So, it kept pulling layers again and again, not often resulting in a successful pull. Now, I almost always face the former case, where I encounter the message: not able to get pulled image.

I already have Trivy installed. So, I guess I have had one successful installation at least.

image

Operating system

Fedora 36

Version

0.0.6

Steps to reproduce

Go to Preferences, Docker Desktop Extensions and enter an extension like docker/logs-explorer-extension and hit “Install extension from the OCI image”

Relevant log output

Podman version:

Client:       Podman Engine
Version:      4.2.0
API Version:  4.2.0
Go Version:   go1.18.4
Built:        Thu Aug 11 06:42:17 2022
OS/Arch:      linux/amd64

Additional context

No response

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:8

github_iconTop GitHub Comments

1reaction
benoitfcommented, Aug 26, 2022

If you go on https://hub.docker.com/r/docker/logs-explorer-extension/tags

You see two tabs, and one is for the tags

0reactions
benoitfcommented, Aug 30, 2022
Read more comments on GitHub >

github_iconTop Results From Across the Web

kubernetes: image can't be pulled - Stack Overflow
Kubernetes by default tries to pull the images for latest tag and it wasn't able to find the image in dockerhub.
Read more >
Kubernetes ImagePullBackOff: Troubleshooting With Examples
The ImagePull part of the ImagePullBackOff error primarily relates to your Kubernetes container runtime being unable to pull the image from a private...
Read more >
Cannot pull image :: WebLogic Kubernetes Operator
The image value in your Domain is set incorrectly, meaning Kubernetes will be trying to pull the wrong image. · The image requires...
Read more >
ImagePullsBackOff and ErrImagePull Errors - Komodor
ImagePullBackOff / ErrImagePull error means that a pod cannot pull an image from a container registry. Learn to identify and resolve this error....
Read more >
docker pull - Docker Documentation
docker pull: Most of your images will be created on top of a base image from ... debian:jessie image therefore only pulls its...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found