Skip to content

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

@mrmundt

Description

@mrmundt

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 :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions