Before no problem, but from today I faced this error at AppEngine build. 
How to solve this or any hints?

>> module lookup disabled by GOPROXY=off

Step #6 - "builder": 
--------------------------------------------------------------------------------
Step #6 - "builder": Running "go mod tidy 
(GOPATH=/layers/google.go.gomod/gopath GO111MODULE=on)"
Step #6 - "builder": Done "go mod tidy (GOPATH=/layers/google.go.gomod/gopath 
GO111MODU..." (161.217024ms)
Step #6 - "builder": === Go - Build ([email protected]) ===
Step #6 - "builder": 
--------------------------------------------------------------------------------
Step #6 - "builder": Running "go build -o /layers/google.go.build/bin/main 
./web (GOCACHE=/layers/google.go.build/gocache)"
Step #6 - "builder": go: cloud.google.com/go/[email protected]: module lookup 
disabled by GOPROXY=off
Step #6 - "builder": go: github.com/gin-gonic/[email protected]: module lookup 
disabled by GOPROXY=off
Step #6 - "builder": go: error loading module requirements
Step #6 - "builder": Done "go build -o /layers/google.go.build/bin/main ./web 
(GOCACHE=..." (40.726082ms)
Step #6 - "builder": Failure: (ID: 78bfb54b) go: 
cloud.google.com/go/[email protected]: module lookup disabled by GOPROXY=off
Step #6 - "builder": go: github.com/gin-gonic/[email protected]: module lookup 
disabled by GOPROXY=off
Step #6 - "builder": go: error loading module requirements
Step #6 - "builder": 
--------------------------------------------------------------------------------
Step #6 - "builder": Running "mv -f /builder/outputs/output-5577006791947779410 
/builder/outputs/output"
Step #6 - "builder": Done "mv -f /builder/outputs/output-5577006791947779410 
/builder/o..." (4.132586ms)
Step #6 - "builder": ERROR: failed to build: exit status 1
Finished Step #6 - "builder"
ERROR
ERROR: build step 6 
"us.gcr.io/gae-runtimes/buildpacks/go112/builder:go112_20201004_1_12_17_RC00" 
failed: step exited with non-zero status: 145

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/a994758c-034f-40e3-afeb-146930b796bfn%40googlegroups.com.

Reply via email to