English 中文(简体)
Cloud: “PER_DENIED:打电话的人没有许可”
原标题:Cloud composer: "PERMISSION_DENIED: The caller does not have permission"
  • 时间:2018-09-09 21:42:30
  •  标签:

我与BashOperator执行了若干任务。 拥有“gsutil rm”和“gsutil cp”的人从事罚款。 但是,有“四重甲型火药店出口”会产生这一错误:

{bash_operator.py:101} INFO - ERROR: (gcloud.alpha.firestore.export) PERMISSION_DENIED: The caller does not have permission

这支指挥部自己在彩票上课以罚款。 我试图向Comoser使用的服务账户提供一些与消防有关的许可,但该公司仍然没有工作。 任何设想

最佳回答

制作新的服务账户时,必须获得与消防房有关的许可,并在新创造的环境中使用这一许可。

其他贬损思想: * Try s入Kubernetes的工人,打入他们的竞争环境和指挥。 * 防火房备份是否能用于您的项目?

问题回答

也许你没有获得特定项目的许可。

我所看到的错误是:PERmission_DENIED: Caller没有必要许可使用项目:random-id-11111.

我解决的方式是运行<条码>gcloud config,将项目全权项目-id,然后是实际的<条码>。

我认为,你们需要云层数据储存进口出口。 以下是根据目前的谷歌云平台布局采取的步骤。

https://console.cloud.google.com “Edit Icon > Add another role > Data Store > Yun Datastore Import & Export > Save

  1. Open https://console.cloud.google.com/iam-admin/iam
  2. Find the service account you re using for the backups
  3. Add the Owner role to the service account

这不是真正的直观或逻辑的,因为没有许可或让火店发挥作用。

不幸的是,我走了很长的路要走。 我希望它能帮助其他人!

同Roy s的答复一样,我的问题是:gcloud被设定为另一个项目。

check which project it is set to

www.un.org/Depts/DGACM/index_spanish.htm

list which projects you have access to

g. 总括项目清单

set the correct project

gcloud config set Project foo-project

给你的服务使用的拖欠服务账户提供消防基地的行政作用。

添加 所有权在服务账户中的作用似乎太高,只是放弃。

在IAM & Admin 确保您的@appspot.gserviceaccount.com获得3件物品:

  • Cloud Functions Admin
  • Cloud Datastore Import Export Admin
  • Storage Admin

“entergraph

you need to set your project first where you are owner gcloud config set project project-id You can find your project id by clicking on gcloud console it will be there in popup in project-name-somerandomnumbers

今天,我 caught。 问题是,我已经在伊玛雅集团环境中正确地设立了我的服务账户,但已经向我需要接受的电子邮件地址发出了邀请。 一旦我接受邀请,立即开展工作。

如果你事先没有设立任何消防基地项目,去消防基地,试图制造任何项目,......接受条件。 看来,这在我的案件中是个问题。

{ "error": { "code": 403, "message": "The caller does not have permission", "status": "PERMISSION_DENIED" } }





相关问题