Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

Unable to fetch image tags for Dockerhub private repo #896

Closed
samb1729 opened this issue Jan 12, 2018 · 2 comments
Closed

Unable to fetch image tags for Dockerhub private repo #896

samb1729 opened this issue Jan 12, 2018 · 2 comments
Labels

Comments

@samb1729
Copy link
Contributor

As of flux 1.2.0, the cache warmer is failing to fetch image tags from dockerhub private repos.

Example log output:

ts=2018-01-11T23:30:04.828130984Z caller=warming.go:154 component=warmer err="requesting tags: errors:\ndenied: requested access to the resource is denied\nunauthorized: authentication required\n"

The logs should also make it clear which image we're failing to fetch tags for.

@rade rade added the bug label Jan 12, 2018
@rade
Copy link
Contributor

rade commented Jan 12, 2018

I think this has also broken the Weave Cloud Deploy tutorials

I am getting

ts=2018-01-12T11:22:36.887182409Z caller=warming.go:154 component=warmer err="requesting tags: Get https://<id>-simba01.environments.katacoda.com/v2/root/front-end/tags/list: denied: access forbidden"

@samb1729
Copy link
Contributor Author

Fixed by #897

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

No branches or pull requests

2 participants