DEBUG: (gcloud.beta.functions.deploy) OperationError: code=13, message=Failed to retrieve function source(OperationErrorToString(op.error))
FunctionsError: OperationError: code=13, message=Failed to retrieve<em
我想使用Google函数部署一个以tensorflow为后端的JSON保存的keras模型(包括HDF5中的权重)。Error: function crashed. Details:首先,我发现谷歌没有预先安装tensorflow的环境是很奇怪的。但是现在,如果我在requirements.txt中指定了tensorflow,那么部署将失败,错误消息将失败。ERROR: (gcloud.be
我创建了一个云函数并尝试部署它。我在部署时遇到了以下错误。有人能帮我解决这个问题吗?谢谢!DEBUG: (gcloud.functions.deploy) OperationError: code=13, message=Failed to initialize region (action(OperationErrorToString(op.error))
googlecloudsdk.api_lib.functions.exceptions.<em
在做了一些调整(相当大的PR)后,基本上将Google Cloud Storage连接添加到此功能中,部署开始失败。不幸的是,错误消息非常不清楚,因此没有给我太多的提示。DEBUG: (gcloud.beta.functions.deploy) OperationError: code=3, message=Function failed on loading userError message: Provided code is not a load