Skip to content

[Bug Report] artifact distribution failed on all 1 nodes: rpc error: code = Unimplemented desc = unknown service cubelet.services.images.v1.Images #159

@xiongxz

Description

@xiongxz

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

  1. on the previously installed old version. bash
  2. curl -sL https://cnb.cool/CubeSandbox/CubeSandbox/-/git/raw/master/deploy/one-click/online-install.sh | MIRROR=cn
  3. 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
Image

Expected Behavior

Actual Behavior

paste logs here

Additional Context

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions