基础不牢,不知道怎么下手查
git clone 来了个 Could not resolve host: https ???咋会把 host 解析为 https 了。。。
[root@k8s-master01 tmp]# git clone https://gitee.com/w1002/test.git
正克隆到 'test'...
fatal: unable to access 'https://gitee.com/w1002/test.git/': Could not resolve host: https; Unknown error
You have mail in /var/spool/mail/root
ifconfig 卡住,卡住是什么情况
[root@k8s-master01 tmp]# ifconfig
br-455b7df683fd: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 172.20.0.1 netmask 255.255.0.0 broadcast 172.20.255.255
Springboot 起不来,要加参数-Djava.net.preferIPv4Stack=true 才行