Skip to content

Action fails at Docker pull step #245

@shaftoe

Description

@shaftoe

Hello there, not sure it's a temporary problem affecting me alone or not, FYI a few hours ago my builds have started to fail with the following:

Pull down action image 'ghcr.io/vladopajic/go-test-coverage:v2.18.0'
  /usr/bin/docker pull ghcr.io/vladopajic/go-test-coverage:v2.18.0
  v2.18.0: Pulling from vladopajic/go-test-coverage
  manifest unknown
  Warning: Docker pull failed with exit code 1, back off 2.179 seconds before retry.
  /usr/bin/docker pull ghcr.io/vladopajic/go-test-coverage:v2.18.0
  v2.18.0: Pulling from vladopajic/go-test-coverage
  manifest unknown
  Warning: Docker pull failed with exit code 1, back off 3.185 seconds before retry.
  /usr/bin/docker pull ghcr.io/vladopajic/go-test-coverage:v2.18.0
  v2.18.0: Pulling from vladopajic/go-test-coverage
  manifest unknown
Error: Docker pull failed with exit code 1
Pull down action image 'ghcr.io/vladopajic/go-test-coverage:v2.18.0'
  /usr/bin/docker pull ghcr.io/vladopajic/go-test-coverage:v2.18.0
  v2.18.0: Pulling from vladopajic/go-test-coverage
  manifest unknown
  Warning: Docker pull failed with exit code 1, back off 2.179 seconds before retry.
  /usr/bin/docker pull ghcr.io/vladopajic/go-test-coverage:v2.18.0
  v2.18.0: Pulling from vladopajic/go-test-coverage
  manifest unknown
  Warning: Docker pull failed with exit code 1, back off 3.185 seconds before retry.
  /usr/bin/docker pull ghcr.io/vladopajic/go-test-coverage:v2.18.0
  v2.18.0: Pulling from vladopajic/go-test-coverage
  manifest unknown
Error: Docker pull failed with exit code 1

Other actions are working fine as usual so I wonder if there is something wrong with the Docker hosting for the image?
HTH

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions