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

Docker build failing with error "failed to build LLB" #76

Open
ganeshkbhat opened this issue Jun 16, 2021 · 1 comment
Open

Docker build failing with error "failed to build LLB" #76

ganeshkbhat opened this issue Jun 16, 2021 · 1 comment

Comments

@ganeshkbhat
Copy link

ganeshkbhat commented Jun 16, 2021

Docker build of the server failing due to "failed to build LLB" error

12 15.41 go: downloading github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a
12 16.97 go: downloading github.com/unrolled/secure v1.0.0
12 16.98 verifying github.com/coreos/[email protected]+incompatible: checksum mismatch
12 16.98 downloaded: h1:pAWNwdf7QiT1zfaWyqCtNZQWCLByQyA3JrSQyuYAqnQ=
12 16.98 go.sum: h1:5k8nkcBSvltjOO5RLflnXevOJXndlKIMbvVnMTX+cUU=
12 16.98
12 16.98 SECURITY ERROR
12 16.98 This download does NOT match an earlier download recorded in go.sum.
12 16.98 The bits may have been replaced on the origin server, or an attacker may
12 16.98 have intercepted the download attempt.
12 16.98
12 16.98 For more information, see 'go help module-auth'.

failed to solve with frontend dockerfile.v0: failed to build LLB: executor failed running [/bin/sh -c go install github.com/RichardKnop/go-oauth2-server]: runc did not terminate sucessfully

@novrian
Copy link

novrian commented Jul 18, 2021

Related to #72

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