凯越

Results 1 issues of 凯越

**What happened**: 当我尝试运行sedba的第四个例子时,我创建了一个联邦学习的任务,可是我的容器运行不起来。 ![image](https://github.com/kubeedge/sedna/assets/99645801/08c80cbf-b062-4d6f-828f-b19379733fc8) 使用kubectl logs查看容器的日志如下 ![image](https://github.com/kubeedge/sedna/assets/99645801/63c42de3-6d4d-492a-bc08-64cf1d966c27) ![image](https://github.com/kubeedge/sedna/assets/99645801/c464af40-9024-453c-b25d-a1188809a1c1) 这里有一个重要的信息 AttributeError: 'NoneType' object has no attribute 'replace' 我觉得是容器的原始镜像就存在问题。 **What you expected to happen**: 我希望能跑通这个例子,但是我没有办法解决这个问题。 我在尝试docker镜像4.0,4.3都遇到了问题。 **How to reproduce it (as minimally...

kind/bug