使用[13]部署App Engine错误处理用户代码 [英] app engine deploy with [13] Error processing user code

查看:53
本文介绍了使用[13]部署App Engine错误处理用户代码的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我下载了Google官方最新的Node.js应用引擎演示并部署到标准环境中,但是会出现此问题:

I download google official latest Node.js app engine demo and deploy to standard env, but this problem arises:

ERROR: (gcloud.app.deploy) Error Response: [13] Error processing user code.

这是演示网址: https://github.com/GoogleCloudPlatform/nodejs-docs-samples/tree/master/appengine/hello-world/standard

有人可以找我吗?

推荐答案

在删除默认的App Engine服务帐户之前,就已经发生了此错误.

This error has happened before whenever the default App Engine service accounts gets deleted.

请检查您是否拥有它,并且没有被修改.

Please check that you have have it and it has been not modified.

如果您没有它(已将其删除),一种解决方法是使用

In case you don't have it (it has been deleted), a workaround would be to use the Undelete API to restore the Default App Engine service account.

您需要输入服务帐户的唯一数字ID,该数字ID可在控制台的中找到.活动日志.

You will need to input your service account's unique numeric ID, which can be found in your console's activity logs.

这篇关于使用[13]部署App Engine错误处理用户代码的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆