php-cs-fixer-ga icon indicating copy to clipboard operation
php-cs-fixer-ga copied to clipboard

Failure with 2.18.6

Open emodric opened this issue 4 years ago • 8 comments
trafficstars

Hi,

Using the new 2.18.6 version of the action fails with the following log:

Pull down action image 'oskarstark/php-cs-fixer-ga:2.18.6'
  /usr/bin/docker pull oskarstark/php-cs-fixer-ga:2.18.6
  Error response from daemon: manifest for oskarstark/php-cs-fixer-ga:2.18.6 not found: manifest unknown: manifest unknown
  Warning: Docker pull failed with exit code 1, back off 6.792 seconds before retry.
  /usr/bin/docker pull oskarstark/php-cs-fixer-ga:2.18.6
  Error response from daemon: manifest for oskarstark/php-cs-fixer-ga:2.18.6 not found: manifest unknown: manifest unknown
  Warning: Docker pull failed with exit code 1, back off 6.632 seconds before retry.
  /usr/bin/docker pull oskarstark/php-cs-fixer-ga:2.18.6
  Error response from daemon: manifest for oskarstark/php-cs-fixer-ga:2.18.6 not found: manifest unknown: manifest unknown
Error: Docker pull failed with exit code 1

I suppose this is due to tag for the repo and Docker image missing.

emodric avatar May 03 '21 09:05 emodric

Hmm, looks like the tag was not created on Github and then no Docker image was tagged.

Give it a try in 30 minutes, if the tag is available at docker hub, please close this issue, thanks

OskarStark avatar May 03 '21 09:05 OskarStark

Will do :+1:

emodric avatar May 03 '21 09:05 emodric

Everything is well now, closing!

Thanks @OskarStark !

emodric avatar May 03 '21 10:05 emodric

Hi, it seems this happened again with 3.0.2 tag. It is happening since yesterday.

I've tried waiting a bit as you instructed before, but one day later, it still does not work.

emodric avatar Aug 19 '21 11:08 emodric

3.0.2 was tagged today, before the tag was not created on docker hub

OskarStark avatar Aug 19 '21 11:08 OskarStark

Says here 3.0.2 was created 3 days ago? :) But even if that info is wrong, my project definitely somehow did try to use 3.0.2 yesterday. :)

image

emodric avatar Aug 19 '21 12:08 emodric

Yes it was created, but not build on docker hub. I deleted the release and created it again to be build automatically.

Should work now as far as I can see

OskarStark avatar Aug 20 '21 01:08 OskarStark

Thanks!

Does this happen due to some hiccup in GH -> Docker communication?

emodric avatar Aug 20 '21 14:08 emodric