Vettal

Results 24 comments of Vettal

Above error does not matter. Try to search `stop` in tddl.log

@wencan Do you create a new venv and upgrade pip version by `pip install --upgrade pip`

@Su-yj pxd 确实限定了 pyyaml 在5.4.1版本,你目前手工升级pyyaml 版本解决了吗? > 大概知道问题的根源了。主要问题是 PyYAML 锁定在了 5.4.1 版本上了。然而 5.4.1 版本在 Cython 3 上好像是有问题的 > > [yaml/pyyaml#731](https://github.com/yaml/pyyaml/pull/731)

@bchengwang It seems that you use an older image of xstore-tools. 1. Please check xstore-tools version by command: `docker images | grep xstore`. 2. Check the docker repo mirror by...

@bchengwang `docker exec -it {dn container id} bash` and run `myc` command

@bchengwang It seems gms is ready, please retry `pxd cleanup` and `pxd tryout `.

@bchengwang login the gms container and run the following command: ``` myc -e "select * from information_schema.alisql_cluster_local" ```

@bchengwang Do you use docker for windows and what's your python version?

@baiclamp The error message you provided indicates that the user "system:serviceaccount:kube-system:calico-kube-controllers" does not have the necessary permissions to access the "kubecontrollersconfigurations" resource in the "[crd.projectcalico.org](http://crd.projectcalico.org/)" API group at the cluster...