Opiniones sobre Cómo desarrollar una API de REST con Go y Cloud Run

Opiniones sobre Cómo desarrollar una API de REST con Go y Cloud Run

14995 opiniones

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. · Se revisó hace alrededor de 4 horas

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. · Se revisó hace alrededor de 6 horas

Maxi F. · Se revisó hace alrededor de 8 horas

pooja j. · Se revisó hace alrededor de 13 horas

Arul Sahaya Selvam J. · Se revisó hace alrededor de 14 horas

Mohamad Ridwan M. · Se revisó hace alrededor de 16 horas

Leonard S. · Se revisó hace alrededor de 20 horas

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. · Se revisó hace 1 día

Yemi F. · Se revisó hace 1 día

VINOD H. · Se revisó hace 1 día

Saudagar S. · Se revisó hace 1 día

Ashish N. · Se revisó hace 1 día

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

Pradip G. · Se revisó hace 1 día

Maxwell A. · Se revisó hace 2 días

Boris-Wilfried N. · Se revisó hace 2 días

Amilcar Javier I. · Se revisó hace 2 días

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

友一 松. · Se revisó hace 3 días

Ramachandran V. · Se revisó hace 4 días

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

Brian F. · Se revisó hace 4 días

Vitalii Z. · Se revisó hace 4 días

Kalaiarasan S. · Se revisó hace 4 días

Dmitry P. · Se revisó hace 4 días

Rohit K. · Se revisó hace 4 días

Ilham H. · Se revisó hace 4 días

Marco M. · Se revisó hace 5 días

No garantizamos que las opiniones publicadas provengan de consumidores que hayan comprado o utilizado los productos. Google no verifica las opiniones.