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

Error when build app #18

Open
Security-Champions-Beta opened this issue Mar 17, 2023 · 0 comments
Open

Error when build app #18

Security-Champions-Beta opened this issue Mar 17, 2023 · 0 comments

Comments

@Security-Champions-Beta

error after run docker-compse up

[5/6] RUN go get -d -v ./...:
#9 5.134 get "golang.org/x/net/http2": found meta tag get.metaImport{Prefix:"golang.org/x/net", VCS:"git", RepoRoot:"https://go.googlesource.com/net"} at //golang.org/x/net/http2?go-get=1
#9 5.134 get "golang.org/x/net/http2": verifying non-authoritative meta tag
#9 5.708 golang.org/x/net (download)
#9 10.74 # cd .; git clone -- https://go.googlesource.com/net /go/src/golang.org/x/net
#9 10.74 Cloning into '/go/src/golang.org/x/net'...
#9 10.74 fatal: unable to access 'https://go.googlesource.com/net/': Could not resolve host: go.googlesource.com
#9 10.74 package golang.org/x/net/http2: exit status 128
#9 15.11 get "golang.org/x/net/http2/h2c": found meta tag get.metaImport{Prefix:"golang.org/x/net", VCS:"git", RepoRoot:"https://go.googlesource.com/net"} at //golang.org/x/net/http2/h2c?go-get=1
#9 15.11 get "golang.org/x/net/http2/h2c": verifying non-authoritative meta tag
#9 15.11 package golang.org/x/net/http2/h2c: cannot find package "golang.org/x/net/http2/h2c" in any of:
#9 15.11 /usr/local/go/src/golang.org/x/net/http2/h2c (from $GOROOT)
#9 15.11 /go/src/golang.org/x/net/http2/h2c (from $GOPATH)


executor failed running [/bin/sh -c go get -d -v ./...]: exit code: 1
ERROR: Service 'backend' failed to build : Build failed

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

1 participant