关于“Developing a REST API with Go and Cloud Run”的评价

关于“Developing a REST API with Go and Cloud Run”的评价

14995 条评价

I was unable to complete this lab. First, I had a problem with the auth token, which I was able to fix by logging in again. Then I was able to build my project, but I was unable to deploy it, as I kept getting this error message: "ERROR: (gcloud.run.deploy) Revision 'rest-api-00001-8d9' is not ready and cannot serve traffic. The user-provided container failed to start and listen on the port defined provided by the PORT=8080 environment variable. Logs for this revision might contain more information." I was unable to find anything useful in the logs. I figured it might be another authorization issue, but I couldn't find what needed to be authorized or how. I tried the lab again with a different user and did not have the first auth token issue, but I was still unable to deploy the project.

Gabriela S. · 已于 about 9 hours前审核

The docker image is missing a glibc dependency. I needed to change the base image from gcr.io/distroless/base-debian10 to gcr.io/distroless/base-debian12 to fix the issue

Michael T. · 已于 about 11 hours前审核

Maxi F. · 已于 about 13 hours前审核

pooja j. · 已于 about 17 hours前审核

Arul Sahaya Selvam J. · 已于 about 19 hours前审核

Mohamad Ridwan M. · 已于 about 21 hours前审核

Leonard S. · 已于 1 day前审核

Deployment of the container does not work. ERROR: (gcloud.run.deploy) Revision 'rest-api-00006-vp2' is not ready and cannot serve traffic. The user-provided container failed to start and listen on the port defined provided by the PORT=8080 environment variable. Logs for this revision might contain more information.

Robert B. · 已于 1 day前审核

Yemi F. · 已于 1 day前审核

VINOD H. · 已于 1 day前审核

Saudagar S. · 已于 1 day前审核

Ashish N. · 已于 2 days前审核

Deployment was always failing in both version. Log or troubleshooting guidelines were not clear.

Pradip G. · 已于 2 days前审核

Maxwell A. · 已于 2 days前审核

Boris-Wilfried N. · 已于 2 days前审核

Amilcar Javier I. · 已于 2 days前审核

deploy failed because docker image(debian10) is out dated. debian12 seemed ok.

友一 松. · 已于 3 days前审核

Ramachandran V. · 已于 4 days前审核

wrong version glib in cloud run . Need to change go build instruction in tutorial to `go build -tags netgo,osusergo .` `

Brian F. · 已于 4 days前审核

Vitalii Z. · 已于 4 days前审核

Kalaiarasan S. · 已于 4 days前审核

Dmitry P. · 已于 4 days前审核

Rohit K. · 已于 4 days前审核

Ilham H. · 已于 5 days前审核

Marco M. · 已于 5 days前审核

我们无法确保发布的评价来自已购买或已使用产品的消费者。评价未经 Google 核实。