猿问

GCF 部署失败(地区/计费)

我无法再部署功能,即使在其他项目上也是如此。我一如既往地部署,gcloud functions deploy ...现在我得到这个错误

Failed to initialize region (action ID: 5a9a2fb704b2df80): Error when configuring GCS bucket gcf-sources-*bucket id*-us-central1 in project *my project name is here*. Cause: The billing account for the owning project is disabled in state absent

这些项目从来没有计费,它们已经存在了将近 3 年,并且在 go113 或 node8 中部署从来没有遇到过问题


MM们
浏览 178回答 2
2回答

qq_花开花谢_0

Node.js 8 Firebase 云功能目前正在逐步淘汰,因为 Node.js 8 最近被 Node.js 基金会标记为“生命终结” 。Node.js 8 函数的部署将在 2021 年 2 月 15 日之后停止,已部署的 Node.js 函数的执行将在 2021 年 3 月 15 日之后停止。如果您最近切换到 Node.js 10 Firebase 云功能,则这些功能需要 Blaze 即用即付计费方案和 Firebase CLI 版本 ≥ 8.1.0。使用 Spark 免费层,您无法部署 Node.js 10 Firebase 云功能。错误消息“原因:拥有项目的计费帐户在状态不存在的情况下被禁用”提供了一些信息来说明此问题的原因。

慕雪6442864

刚发现谷歌有问题谷歌云状态We are experiencing an issue with Google Cloud Storage infrastructure affecting multiple products beginning at Wednesday, 2020-08-19 21:15 US/Pacific.
随时随地看视频慕课网APP

相关分类

Go
我要回答