简体   繁体   中英

Google Cloud Platform: Temporary Server error?

Google Cloud Platform is raising an error like: Error: Server Error The server encountered a temporary error and could not complete your request. Please try again in 30 seconds. Error: Server Error The server encountered a temporary error and could not complete your request. Please try again in 30 seconds.

We have GCP, CDN and Google Cloud Load Balancing with GCP.

How can we fix this server error?

Try changing instance type to backend instances to increase the request timeout. Frontend instances have a timeout of ~60 seconds. Here is a detailed list of errors in GCP docs

There is a detailed status message in the HTTP Load Balancer logs .

Also, I suggest that you confirm from Developers Console that the corresponding backends are healthy.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM