something
something
中世纪冻干芝士
Ahahaha
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
fatal: 无法访问 ‘x.git/‘gnutls_handshake() failed: The TLS connection was non-properly terminated.解决办法
我在服务器上克隆代码时报错: #git clone --recursive https://github.com/stevenlovegrove/Pangolin.git 正克隆到 'Pangolin'... fatal: 无法访问 'https://github.com/stevenlovegrove/Pangolin.git/': gnutls_handshake() failed: The TLS connection was non-properly terminated. 将链接htt..原创 2021-11-22 10:46:03 · 1248 阅读 · 0 评论 -
Failed to restart docker.service: Unit is masked.真正的解决办法
启动docker时报错 [root@localhost deployScript]# systemctl restart docker Failed to restart docker.service: Unit is masked. 执行下面三条命令,无法解决问题 systemctl unmask docker.service systemctl unmask docker.socket systemctl start docker.service 查看docker状态systemctl原创 2021-03-23 11:26:56 · 16096 阅读 · 3 评论
分享