1、场景
用nerdctl登录镜像仓库192.168.0.190(Harbor),报错
ERRO[0006] failed to call tryLoginWithRegHost error="failed to call rh.Client.Do: Get \"https://192.168.0.190/v2/\": dial tcp 192.168.0.190:443: connect: connection refused" i=0
FATA[0006] failed to call rh.Client.Do: Get "https://192.168.0.190/v2/": dial tcp 192.168.0.190:443: connect: connection refused
2、解决办法
由于机器装了docker和containerd