coderkk

Results 18 comments of coderkk
trafficstars

@jjchangg Could you provide me your SN? Thanks

We have checked your ID. This message will not affect your services. So, you can ignore it.

I think maybe the issue with your network setting. Please re-check again your network. Thank you.

Could you try uninstall qlauncher `sudo /opt/qlauncherV2/qlauncher.sh uninstall` Then run the install again `sudo /opt/qlauncherV2/qlauncher.sh install`

Please check this file ` /etc/crictl.yaml` exist or not? If not exist, please try to create one. ``` # cat /etc/crictl.yaml runtime-endpoint: unix:///run/containerd/containerd.sock image-endpoint: unix:///run/containerd/containerd.sock timeout: 2 debug: true pull-image-on-create:...

This issue occur because of the compatible between k3s's containerd and dockerd.