Replies: 1 comment
-
|
ref issue |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
仿照官方示例尝试新增组件,完成了打包、平台组件和kuscia算法镜像的注册。组件在前端可见,但是执行失败:

看日志似乎是kuscia没有找到组件:
两个节点均为p2p模式部署,kuscia注册时执行的命令为:
sudo ./register_app_image.sh -c {kuscia容器名} -i {组件镜像} --import请问是没有-f指定yaml文件的原因吗?kuscia注册自定义算法镜像中提到-f是可选的,注册时就没有再专门编写appimage.yaml。
以下是组件完整的报错日志:
Beta Was this translation helpful? Give feedback.
All reactions