问题 在是用git克隆仓库的时候,报错如下: fatal: unable to access ‘https://github.com/........../‘: OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to github.com:44 ...
分类:
其他好文 时间:
2018-07-19 10:44:25
阅读次数:
172
I'm trying to install zabbix on a new (virtual) server. But i have troubles with the zabbix_agentd on the zabbix server. I get the error below and don ...
分类:
其他好文 时间:
2018-07-18 20:46:59
阅读次数:
1538
主从jenkins当调用 slave 执行编译脚本后提示如下错误,找了半天怎么也没有问题,后来忽然发现slave上java的版本和master不同,一个 1.8 一个 1.10,将slave降回1.8一切正常。 ...
分类:
其他好文 时间:
2018-07-18 10:13:16
阅读次数:
311
使用Windows IDEA操作git出现下面这种问题 解决 改为双引号 ...
分类:
其他好文 时间:
2018-07-15 19:40:48
阅读次数:
169
gitee.com 上传代码操作 https://blog.csdn.net/gxx_csdn/article/details/78906910 书接上回:码云gitee+git入门篇(一)——简介、git安装 继对gitee和git的简单介绍以及git安装之后,这篇博客主要介绍如何使用git命令, ...
分类:
其他好文 时间:
2018-07-14 11:51:11
阅读次数:
182
常用的内置环境信息: %p : 输出日志的优先级,即 debug、info、warn、error、fatal %d : 输出日志时间点的日期或时间,在其后指定格式,如 %d{yyy MMM dd HH:mm:ss,SSS} %r : 输出子应用启动到输出该 Log 信息所用的毫秒数 %c : 输出日 ...
分类:
其他好文 时间:
2018-07-14 00:18:03
阅读次数:
295
转 spring boot slf4j日记记录配置详解 spring boot slf4j日记记录配置详解 2017年12月26日 12:03:34 阅读数:1219 2017年12月26日 12:03:34 阅读数:1219 阅读数:1219 Spring-Boot--日志操作【全局异常捕获消息处 ...
分类:
编程语言 时间:
2018-07-13 01:21:21
阅读次数:
218
昨天使用github桌面版的时候忽然莫名其妙的报错了,提示fatal: unable to access 'https://github.com……: schannel: failed to open CA file 'C:/Users……bundle.crt': No such file or d... ...
分类:
数据库 时间:
2018-07-10 14:40:23
阅读次数:
2561
VPS中采用CentOS 6系统,git版本太低,使用最新版本,结果SSL有问题。 ...
分类:
数据库 时间:
2018-07-09 23:18:52
阅读次数:
470
用pip工具安装pyaudio模块时,总是报如下错误: fatal error: portaudio.h: No such file or director 尝试了多种方法,之后重新看了一下官网的文件,上面是这样说的: 对于Debian / Ubuntu 使用包管理器安装PyAudio: 如果没有最 ...
分类:
编程语言 时间:
2018-07-09 19:08:02
阅读次数:
232