【问题标题】:Random Client Error (400) when deployment to GAE部署到 GAE 时出现随机客户端错误 (400)
【发布时间】:2015-11-12 03:05:41
【问题描述】:

我正在使用 NetBean 进行开发。当我使用 GAE Launcher 将我的 php 项目部署到 GAE 时,遇到以下错误:

10:57 AM Cloning 2898 static files.
10:57 AM Cloned 2000 files.
10:57 AM Cloning 3230 application files.
10:57 AM Cloned 2000 files.
10:57 AM Uploading 3 files and blobs.
10:57 AM Uploaded 3 files and blobs.
10:57 AM Compilation starting.
10:57 AM Compilation completed.
10:57 AM Starting deployment.
10:57 AM Rolling back the update.
Error 400: --- begin server output ---

Client Error (400)
The request is invalid for an unspecified reason.
--- end server output ---
2015-11-12 10:57:59 (Process exited with code 1)

You can close this window now.

是因为克隆文件的限制吗?我意识到我必须继续尝试部署,直到没有更多的句子“上传 x 文件和 blob。”,然后才能部署成功。我该如何解决这个问题?谢谢

【问题讨论】:

  • 这不是因为达到文件限制,这种情况下的错误看起来像这个帖子:stackoverflow.com/questions/33319952/…
  • @DanCornilescu 我意识到我必须继续尝试部署,直到没有更多句子“上传 x 文件和 blob。”,然后才能部署成功。

标签: php google-app-engine


【解决方案1】:

好吧,我想我发现了一个问题,Google 正在对服务器端进行一些更改。因为开发者控制台界面改了,到今天再没有部署错误了。

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2023-01-30
    • 1970-01-01
    • 1970-01-01
    • 2013-03-28
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多