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

Docker build failing due to unauthorized access to Docker Hub #306

Open
ivan-magda opened this issue Sep 27, 2024 · 0 comments
Open

Docker build failing due to unauthorized access to Docker Hub #306

ivan-magda opened this issue Sep 27, 2024 · 0 comments

Comments

@ivan-magda
Copy link

Issue Description

The GitHub Actions workflow for actions/[email protected] is failing during the Docker build process. The error message indicates a 401 Unauthorized error when attempting to fetch an OAuth token from Docker Hub. Here are the relevant details:

  • Workflow: actions/[email protected]
  • Error Message:
    failed to authorize: failed to fetch oauth token: unexpected status from GET request to https://auth.docker.io/token?scope=repository%3Alibrary%2Fnode%3Apull&service=registry.docker.io: 401 Unauthorized
    

Steps to Reproduce

  1. Trigger the GitHub Actions workflow for actions/[email protected].
  2. Observe the Docker build step.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant