简体   繁体   English

Google 云部署错误:更新服务 [默认](这可能需要几分钟)...失败

[英]Google cloud deploy error: Updating service [default] (this may take several minutes)...failed

This is my first time deploying my app on google cloud.这是我第一次在谷歌云上部署我的应用程序。 The push seems to be ok but I encounter this error:推送似乎没问题,但我遇到了这个错误:

Updating service [default] (this may take several minutes)...failed.
ERROR: (gcloud.app.deploy) Error Response: [13] Flex operation projects/vgg16echonet/regions/asia-southeast2/operations/42112e24-55bc-44a1-baa2-04bbcc89c562 error [INTERNAL]: An internal error occurred while processing task /appengine-flex-v1/insert_flex_deployment/flex_create_resources>2020-07-19T16:09:51.590Z101674.jo.1: Deployment Manager operation vgg16echonet/operation-1595174992289-5aacd9ec51d46-939ac829-cb33deaa errors: [code: "RESOURCE_ERROR"
location: "/deployments/aef-default-20200719t235459/resources/aef-default-20200719t235459"
message: "{\"ResourceType\":\"compute.beta.regionAutoscaler\",\"ResourceErrorCode\":\"403\",\"ResourceErrorMessage\":{\"code\":403,\"message\":\"The caller does not have permission\",\"status\":\"PERMISSION_DENIED\",\"statusMessage\":\"Forbidden\",\"requestPath\":\"https://compute.googleapis.com/compute/beta/projects/vgg16echonet/regions/asia-southeast2/autoscalers\",\"httpMethod\":\"POST\"}}

can someone help me how to solve this?有人可以帮我解决这个问题吗?

Giving the following permissions, fix the issue for me.授予以下权限,为我解决问题。

  • "App Engine Deployer" “应用引擎部署者”
  • "App Engine Admin" “App 引擎管理员”
  • "Storage Admin" “存储管理员”

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 更新服务 [默认](这可能需要几分钟)...失败 - Updating service [default] (this may take several minutes)…failed 为什么谷歌appengine部署需要几分钟来更新服务 - why does google appengine deployment take several minutes to update service Google Cloud Deployment更新模块[默认]…失败 - Google Cloud Deployment Updating module [default]…failed gcloud app部署卡在更新服务[默认] ...失败。 应用程序启动错误...您的意思是运行dotnet SDK命令吗? - gcloud app deploy stuck at Updating service [default]…failed. Application startup error …Did you mean to run dotnet SDK commands? Google云端部署错误 - 无法检索[项目]的默认Google云端存储分区 - Google cloud deploy error - Could not retrieve the default Google Cloud Storage bucket for [project] 谷歌云应用引擎部署失败 - google cloud app engine deploy failed 无法部署到 Google App Engine,原因是:默认服务(模块)可能不会被删除,并且必须至少包含一个版本 - Can't deploy to Google App Engine due to: The default service (module) may not be deleted, and must comprise at least one version 未能执行目标 com.google.cloud.tools:appengine-maven-plugin:2.0.0:deploy (default-cli) - Failed to execute goal com.google.cloud.tools:appengine-maven-plugin:2.0.0:deploy (default-cli) 使用Google Cloud Platform部署时出错 - Error while deploy with Google Cloud Platform 谷歌云应用引擎 Spring 部署错误 - Google cloud App engine Spring deploy error
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM