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

Action Failure Due to Error "Unauthorized - authentication required" #103

Open
mrmundt opened this issue Mar 15, 2023 · 6 comments
Open

Comments

@mrmundt
Copy link
Contributor

mrmundt commented Mar 15, 2023

Hi @vsoch ! Just wanted to start with you rock, a lot.

I started getting failures today of this variety:

Build container for action use: '/home/runner/work/_actions/urlstechie/urlchecker-action/0.0.34/Dockerfile'.
  /usr/bin/docker build -t 6c0442:83fed8efed704cb1a6203fdb1efd4333 -f "/home/runner/work/_actions/urlstechie/urlchecker-action/0.0.34/Dockerfile" "/home/runner/work/_actions/urlstechie/urlchecker-action/0.0.34"
  Sending build context to Docker daemon  28.08MB
  
  Step 1/4 : FROM ghcr.io/urlstechie/urlchecker:0.0.34
  Head "https://ghcr.io/v2/urlstechie/urlchecker/manifests/0.0.34": Get "https://ghcr.io/token?scope=repository%3Aurlstechie%2Furlchecker%3Apull&service=ghcr.io": net/http: request canceled (Client.Timeout exceeded while awaiting headers)
  Warning: Docker build failed with exit code 1, back off 5.737 seconds before retry.
  /usr/bin/docker build -t 6c0442:83fed8efed704cb1a6203fdb1efd4333 -f "/home/runner/work/_actions/urlstechie/urlchecker-action/0.0.34/Dockerfile" "/home/runner/work/_actions/urlstechie/urlchecker-action/0.0.34"
  Sending build context to Docker daemon  28.08MB
  
  Step 1/4 : FROM ghcr.io/urlstechie/urlchecker:0.0.34
  Head "https://ghcr.io/v2/urlstechie/urlchecker/manifests/0.0.34": Get "https://ghcr.io/token?scope=repository%3Aurlstechie%2Furlchecker%3Apull&service=ghcr.io": net/http: request canceled (Client.Timeout exceeded while awaiting headers)
  Warning: Docker build failed with exit code 1, back off 5.216 seconds before retry.
  /usr/bin/docker build -t 6c0442:83fed8efed704cb1a6203fdb1efd4333 -f "/home/runner/work/_actions/urlstechie/urlchecker-action/0.0.34/Dockerfile" "/home/runner/work/_actions/urlstechie/urlchecker-action/0.0.34"
  Sending build context to Docker daemon  28.08MB
  
  Step 1/4 : FROM ghcr.io/urlstechie/urlchecker:0.0.34
  Head "https://ghcr.io/v2/urlstechie/urlchecker/manifests/0.0.34": Get "https://ghcr.io/token?scope=repository%3Aurlstechie%2Furlchecker%3Apull&service=ghcr.io": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
Error: Docker build failed with exit code 1

The error is "UNAUTHORIZED - authentication required." Any help would be appreciated :)

@mrmundt
Copy link
Contributor Author

mrmundt commented Mar 15, 2023

@vsoch
Copy link
Collaborator

vsoch commented Mar 15, 2023

@mrmundt !! 👋 😂

This looks to be an issue with the packages registry:

image

https://www.githubstatus.com/

I can't even do a local pull at the moment (it hangs).

So my advice for now is to give GitHub a hugops, and try again (hopefully) later today when they have fixed it!

@vsoch
Copy link
Collaborator

vsoch commented Mar 15, 2023

ooh it just turned red! Terrible but somehow exciting.
image

@mrmundt
Copy link
Contributor Author

mrmundt commented Mar 15, 2023

Screen Shot 2023-03-15 at 08 22 42

@mrmundt
Copy link
Contributor Author

mrmundt commented Mar 15, 2023

OKAY! I hoped it was just some funkiness, but I wanted to let you know anyway :D

@vsoch
Copy link
Collaborator

vsoch commented Mar 15, 2023

Thank you! 🦃 The sad thing is that a lot of actions (that have a prebuilt image) are probably failing right now. 😭 Hugops to all! 🫂

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

2 participants