Google Cloud Functions 部署失败 - 无法解释

Google Cloud Functions Deployment Failure - Unexplained

我们正在尝试部署我们的 Google Cloud Functions,但不断出现此错误。我们在尝试触发我们的函数时遇到同样的错误。

直到今天一切正常,没有更改代码。

错误信息:

ERROR: (gcloud.beta.functions.deploy) OperationError: code=13, message=Failure in the execution environment

已走步数

AFAICT,这些是 Kubernetes 错误,似乎是 GCF 实现细节泄露。

刚才在 Firebase 上部署 Cloud Functions 时出现问题。有关详细信息,请参阅 issue status page

一般来说,Firebase status dashboard is a great place to see if there are any known issues. If there aren't, it doesn't hurt to reach out to Firebase support两者皆可。

问题是 GCF 中的错误。

已联系支持团队寻求解决方案。同时发生了中断(感谢@Frank van Puffelen),但这是无关的。