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

Build fails with " Error: Docker build failed with exit code 3 ". #34

Closed
hirotask opened this issue Jan 28, 2023 · 3 comments
Closed

Build fails with " Error: Docker build failed with exit code 3 ". #34

hirotask opened this issue Jan 28, 2023 · 3 comments

Comments

@hirotask
Copy link

Hi.

I have an issue like that:
Using the code in the README.md, I got the following error when running Actions.

  Step 5/7 : RUN wget -O - -q https://raw.githubusercontent.com/reviewdog/reviewdog/master/install.sh| sh -s -- -b /usr/local/bin/ ${REVIEWDOG_VERSION}
   ---> Running in 3b77dd471421
  reviewdog/reviewdog info checking GitHub for tag 'v0.14.1'
  reviewdog/reviewdog info found version:  <!DOCTYPE html> <html lang= for  <!DOCTYPE html> <html lang=/Linux/x86_64
  The command '/bin/ash -eo pipefail -c wget -O - -q https://raw.githubusercontent.com/reviewdog/reviewdog/master/install.sh| sh -s -- -b /usr/local/bin/ ${REVIEWDOG_VERSION}' returned a non-zero code: 3

Warning: Docker build failed with exit code 3, back off 5.742 seconds before retry.
...
Error: Docker build failed with exit code 3 

I'm sorry that my writing may be a little strange because I'm not a native English speaker.

@LemonDouble LemonDouble mentioned this issue Jan 29, 2023
Closed
@LemonDouble
Copy link

@hirotask I had the same error, but when I ran it again today, it magically worked. Could you try running the Actions again?

@ghaiszaher
Copy link
Member

Looks related to reviewdog/reviewdog#1380

@ghaiszaher
Copy link
Member

Closing as the original issue seems to be resolved.

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