簡體   English   中英

Google App Engine錯誤,服務器遇到臨時錯誤,無法完成您的請求

[英]Google app engine error the server encountered a temporary error and could not complete your request

我使用的是Google應用引擎,以前一切正常,但是現在當我嘗試部署應用時,我將遇到此錯誤。

在此處輸入圖片說明

然后我嘗試在日志和日志中看到錯誤日志是

[error] 32#32: *2211 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: 130.211.0.251, server: , request: "GET /_ah/health HTTP/1.1", upstream: "http://172.17.0.1:8080/_ah/health", host: "10.142.0.4"

為什么會出現此錯誤? 以前,一切工作正常,我沒有更改代碼中的任何內容。

我還看到了這樣的帖子,即/ appengine-nodejs-random-the-server-encountered-temporary error-and-could-not,但我無法刪除我的App Engine的所有版本,然后重試。

我不知道為什么,但是出現了問題,因為我在Port 3000上運行了nodejs應用程序,但是當我將其更改為8080時,它可以正常工作。 我認為Google Cloud使用的默認端口可能是8080。

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM