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

error pulling image configuration: download failed after attempts=1: unauthorized: unauthenticated: User cannot be authenticated with the token provided. #35

Closed
soundasleep opened this issue May 16, 2022 · 3 comments

Comments

@soundasleep
Copy link

Not sure what's going on, or if it's just a temporary error. I'm getting this error while trying to push changes to my Github Pages project:

  /usr/bin/docker pull ghcr.io/actions/jekyll-build-pages:v1.0.3
  v1.0.3: Pulling from actions/jekyll-build-pages
  eff15d958d66: Pulling fs layer
  923e91ae3a1b: Pulling fs layer
  2aa5d3a4a151: Pulling fs layer
  bc64adf2d0b2: Pulling fs layer
  bfc5cca7d80e: Pulling fs layer
  42572f4afcbf: Pulling fs layer
  b27df5854eb4: Pulling fs layer
  5e60654b9df2: Pulling fs layer
  ac62fa2975d4: Pulling fs layer
  056fdbce372a: Pulling fs layer
  bc64adf2d0b2: Waiting
  bfc5cca7d80e: Waiting
  42572f4afcbf: Waiting
  b27df5854eb4: Waiting
  056fdbce372a: Waiting
  5e60654b9df2: Waiting
  ac62fa2975d4: Waiting
  error pulling image configuration: download failed after attempts=1: unauthorized: unauthenticated: User cannot be authenticated with the token provided.
Error: Docker pull failed with exit code 1

See example build: https://github.com/soundasleep/stormcloak.games/runs/6446601014?check_suite_focus=true

@xiaohk
Copy link

xiaohk commented May 16, 2022

Same error here

@soundasleep
Copy link
Author

Seems to be working again now 👍 https://github.com/soundasleep/stormcloak.games/actions/runs/2329886571

@rhea-so
Copy link

rhea-so commented Jun 22, 2022

Are you sure this problem is solved?

I just experienced this bug again. now

image

In my case, this problem is still happening after 30 minutes

I think this problem needs to be solved clearly

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

3 participants