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

Failure with 2.18.6 #35

Closed
emodric opened this issue May 3, 2021 · 8 comments
Closed

Failure with 2.18.6 #35

emodric opened this issue May 3, 2021 · 8 comments

Comments

@emodric
Copy link
Contributor

emodric commented May 3, 2021

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.

@OskarStark
Copy link
Owner

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

@emodric
Copy link
Contributor Author

emodric commented May 3, 2021

Will do 👍

@emodric
Copy link
Contributor Author

emodric commented May 3, 2021

Everything is well now, closing!

Thanks @OskarStark !

@emodric emodric closed this as completed May 3, 2021
@emodric emodric reopened this Aug 19, 2021
@emodric
Copy link
Contributor Author

emodric commented Aug 19, 2021

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.

@OskarStark
Copy link
Owner

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

@emodric
Copy link
Contributor Author

emodric commented Aug 19, 2021

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

@OskarStark
Copy link
Owner

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

@emodric
Copy link
Contributor Author

emodric commented Aug 20, 2021

Thanks!

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

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