Summary
After directly executing the following new installation command after the release of 0.2.0 on the previously installed old version, an error occurred while building the mirroring:
curl -sL https://cnb.cool/CubeSandbox/CubeSandbox/-/git/raw/master/deploy/one-click/online-install.sh | MIRROR=cn bash
error log:
2026/05/08 03:05:08 artifact_status: FAILED
2026/05/08 03:05:08 artifact_sha256: 6fc05d2b756efbd4654c423bf2619921234808bbd59b5b9df643c85af03ddacf
2026/05/08 03:05:08 error: artifact distribution failed on all 1 nodes: rpc error: code = Unimplemented desc = unknown service cubelet.services.images.v1.Images
cubemastercli run fail: artifact distribution failed on all 1 nodes: rpc error: code = Unimplemented desc = unknown service cubelet.services.images.v1.Images
Environment
- CubeSandbox version / commit:
- Host OS and kernel version:
- KVM info (
modinfo kvm):
- Deployment mode:
- Relevant component:
Steps to Reproduce
- on the previously installed old version. bash
- curl -sL https://cnb.cool/CubeSandbox/CubeSandbox/-/git/raw/master/deploy/one-click/online-install.sh | MIRROR=cn
- cubemastercli tpl create-from-image --image cube-sandbox-cn.tencentcloudcr.com/cube-sandbox/sandbox-code:latest --writable-layer-size 1G --expose-port 49999 --expose-port 49983 --probe 49999
Expected Behavior
Actual Behavior
Additional Context
Summary
After directly executing the following new installation command after the release of 0.2.0 on the previously installed old version, an error occurred while building the mirroring:
curl -sL https://cnb.cool/CubeSandbox/CubeSandbox/-/git/raw/master/deploy/one-click/online-install.sh | MIRROR=cn bash
error log:
2026/05/08 03:05:08 artifact_status: FAILED
2026/05/08 03:05:08 artifact_sha256: 6fc05d2b756efbd4654c423bf2619921234808bbd59b5b9df643c85af03ddacf
2026/05/08 03:05:08 error: artifact distribution failed on all 1 nodes: rpc error: code = Unimplemented desc = unknown service cubelet.services.images.v1.Images
cubemastercli run fail: artifact distribution failed on all 1 nodes: rpc error: code = Unimplemented desc = unknown service cubelet.services.images.v1.Images
Environment
modinfo kvm):Steps to Reproduce
Expected Behavior
Actual Behavior
Additional Context