google-cloud-storage - 无法创建存储桶 "The account for the specified project has been disabled."

标签 google-cloud-storage

我有一个旧的 GAE 应用程序(自 2011 年开始投入生产)使用 Cloud Storage 服务,因为它在测试版中可用。我已经将近 1 年没有接触过这个应用程序了。

我必须执行一些管理任务并想在 Cloud Storage 中创建新存储桶。

我已经激活
- Google Cloud Console 中的应用程序
- Google Cloud Console 中此应用程序的计费

我看到了 Google Cloud Storage 选项卡,当我点击它时它是空的,当我尝试创建一个新的存储桶时,我看到了错误消息:

The account for the specified project has been disabled.



我该如何解决?

为什么我看不到我现有的存储桶? (很久以前使用旧的 Web 界面创建的)

谢谢!

最佳答案

当您的项目未启用 Cloud Storage 服务时,可能会发生这种情况。执行以下操作:

  • 访问 http://cloud.google.com/console
  • 选择您的项目
  • 访问 API 和身份验证选项卡
  • 在服务列表中找到 Google Cloud Storage
  • 开启谷歌云存储
  • 关于google-cloud-storage - 无法创建存储桶 "The account for the specified project has been disabled.",我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/18672860/

    相关文章:

    python - 如何从 GCS 读取 json gzip 文件并写入表?

    google-cloud-storage - Google Cloud Storage 中的速率限制

    javascript - Google Cloud Functions - 通过 HTTP 上传到 Google Cloud Storage

    java - 使用 JAVA 以编程方式将 S3 对象(公共(public) URL)发送至 Google 云存储

    google-cloud-datastore - Google Cloud Storage Bucket 是否收取带宽费用?

    python - 应用程序错误 : 7 when processing is done for mapreduce worker writing to Google Cloud Storage

    hadoop - Drop Hive Table和MSCK修复失败,表存储在Google云存储桶中

    python - 从字典而不是文件路径设置 ["GOOGLE_APPLICATION_CREDENTIALS"]

    python - 在 App Engine 中处理大型云存储文件

    google-app-engine - 如何使用GAE/SE go112将大文件上传到Google云端存储