You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.
Problem:
The following log statement does not say enough to be able to debug the actual issue.
ts=2018-01-10T21:16:55.42468337Z caller=warming.go:154 component=warmer err="requesting tags: errors:\ndenied: requested access to the resource is denied\nunauthorized: authentication required\n"
I believe the error does bubble up and gets logged with a little bit more context:
ts=2018-01-10T21:10:06.053691237Z caller=images.go:89 component=daemon err="fetching image metadata for index.docker.io/contractlandstaff/helium-authentication-web: errors:\ndenied: requested access to the resource is denied\nunauthorized: authentication required\n"
Still doesn't tell you anything about the credentials used though.
Problem:
The following log statement does not say enough to be able to debug the actual issue.
Solution:
Log details like:
Where the issue occurred:
The text was updated successfully, but these errors were encountered: