carvel-dev / imgpkg

Store application configuration files in Docker/OCI registries
https://carvel.dev/imgpkg
Apache License 2.0
261 stars 61 forks source link

Imgpkg describe fails to describe a bundle pushed to the repo #659

Closed shivaani0505 closed 4 months ago

shivaani0505 commented 4 months ago

What steps did you take:

What happened: Fails to run describe successfully

imgpkg describe -b <path-to-repo>/capw-bundle@sha>:<version >

imgpkg: Error: Error: Get "https://localhost:5000/v2/": net/http: TLS handshake timeout; GET http://localhost:5000/v2/: unexpected status code 403 Forbidden in getting remote access of image localhost:5000/capw-bundle@sha256:26269f9472a849a0c0485cf9fa263adb5759cb657c26468cc15b58c7accbfc15

What did you expect: Describe to run successfully

Anything else you would like to add: Command doesn't run successfully on my laptop, but it does for another colleague

Environment:


Vote on this request

This is an invitation to the community to vote on issues, to help us prioritize our backlog. Use the "smiley face" up to the right of this comment to vote.

👍 "I would like to see this addressed as soon as possible" 👎 "There are other more important things to focus on right now"

We are also happy to receive and review Pull Requests if you want to help working on this issue.