函数计算,麻烦帮忙看一下 我创建应用的时候报错 :
Checking Function tgpu_tf_func exists
Checking Triggers
✔ Checking Service, Function, Triggers (0.82s)
Creating Service tgpu_tf_service...
Creating Function tgpu_tf_service/tgpu_tf_func...
✖ Creating Service, Function (0.84s)
Creating Service tgpu_tf_service...
Creating Function tgpu_tf_service/tgpu_tf_func...
✖ Creating Service, Function (0.53s)
Creating Service tgpu_tf_service...
Creating Function tgpu_tf_service/tgpu_tf_func...
✖ Creating Service, Function (0.55s)
2023-09-25 11:12:36 ERROR 00ba39fc-f478-4091-ba9d-01021f2e6125 - Failed to deploy: POST /services/tgpu_tf_service/functions failed with 400. requestid: 1-6510faa3-622fdc7dc2c3bb0ba76ca2b0, message: acrRequestId: , ErrorMessage: {"code":"IMAGE_NOT_EXIST","message":"repo image is not exist."}; imageName=registry.cn-shenzhen.aliyuncs.com/jianqiang_torch/jiayan:3.0.
2023-09-25 11:12:36 INFO 00ba39fc-f478-4091-ba9d-01021f2e6125 - Cleaning up task
2023-09-25 11:12:36 INFO 00ba39fc-f478-4091-ba9d-01021f2e6125 - FC Invoke End RequestId: 00ba39fc-f478-4091-ba9d-01021f2e6125
FC Invoke End RequestId: 00ba39fc-f478-4091-ba9d-01021f2e6125
{"code":"IMAGE_NOT_EXIST","message":"repo image is not exist."}; imageName=registry.cn-shenzhen.aliyuncs.com/jianqiang_torch/jiayan:3.0.
这个报错信息很明确,就是没有3.0的tag,重新推一下就好了
此答案来自钉钉群“阿里函数计算官网客户”
版权声明:本文内容由阿里云实名注册用户自发贡献,版权归原作者所有,阿里云开发者社区不拥有其著作权,亦不承担相应法律责任。具体规则请查看《阿里云开发者社区用户服务协议》和《阿里云开发者社区知识产权保护指引》。如果您发现本社区中有涉嫌抄袭的内容,填写侵权投诉表单进行举报,一经查实,本社区将立刻删除涉嫌侵权内容。