git操作及fatal: Authentication failed for错误解决 1、配置用户信息 git config --global user.name [username] git config --global user.email [email] 2、查询用户信息 git confi ...
分类:
其他好文 时间:
2018-05-26 14:47:07
阅读次数:
139
ubuntu安装rrdtool提示rrd.h找不到root@vfast-virtual-machine:~/python#pip3installrrdtoolCollectingrrdtoolDownloadinghttps://files.pythonhosted.org/packages/21/cc/26370aad26cc2384c21717ef8773d1d9a1f8598e87b61fe
分类:
其他好文 时间:
2018-05-24 10:29:09
阅读次数:
636
各位,如果能弹出来,一定是你账号密码搞错了,就别继续看了。 image.png 切换命令行: image.png 依然报错, 说到这个问题,又可以长篇大论了, 我使用的是tortoisegit,window电脑 平常都是用ppk文件组合 _netrc文件进行登录的,这样设置之后基本上只需要输入密码, ...
分类:
其他好文 时间:
2018-05-23 00:04:24
阅读次数:
1474
然而还有一个不容易发现的问题,在高版本PHP7下,出现ERR_INVALID_RESPONSE的错误还可能由于下面的原因导致 1 Fatal error: 'break' not in the 'loop' or 'switch' context in <mypath>\PHPExcel\PHPEx ...
分类:
Web程序 时间:
2018-05-22 23:58:52
阅读次数:
1381
前提: Android使用Charles抓取Https请求的报文时,Android和Charles都正确安装了证书之后出现抓包失败,报错SSLHandshake: Received fatal alert: certificate_unknown,如下图所示: 原因: 安卓7之后调整了安全策略会导致 ...
分类:
移动开发 时间:
2018-05-22 00:50:37
阅读次数:
849
前言: 新欢的公司,新买的电脑,新安装 cocoapods。然后开开心心去百度如何安装 cocoapods,前面的步骤我就不说了。 在 pod setup 上之后,网速超慢然后就失败 fatal: The remote end hung up unexpectedly 意思是远程终端误认为操作停止了 ...
分类:
其他好文 时间:
2018-05-21 14:37:48
阅读次数:
230
CentOS 安装PHP 7的mongodb扩展遇到的坑 本人在docker上部署PHP环境时,安装MongoDB扩展遇到了一个坑: PHP Fatal error: Uncaught MongoDB\Driver\Exception\AuthenticationException: The “SC ...
分类:
数据库 时间:
2018-05-21 12:32:41
阅读次数:
828
ExitCode:34Pleaseseespecificerrorsbelowfortroubleshooting.Forexample,ERROR:--------------------------------------Summary--------------------------------------1fatalerror(s),0error(s)FATAL:Payload‘
分类:
其他好文 时间:
2018-05-19 11:58:37
阅读次数:
887
Windows 7 X64、3dsmax 2014 64位、3dsmax 2014 sdk、visual studio 2010; 软件下载:http://www.xy3dsmax.com/xiazai.html 这篇博文已经讲的很详细了,我在设置的过程中遇到了一些问题,无法一一列举,仅仅把还有印象 ...
分类:
其他好文 时间:
2018-05-15 11:50:34
阅读次数:
112
vs2008上,编译工程报错找不到 #include <type_traits> 1>e:\vc++ class libraly\objectarx 2012\inc\acarray.h(95) : fatal error C1083: 无法打开包括文件:“type_traits”: No such ...
分类:
其他好文 时间:
2018-05-14 15:15:03
阅读次数:
340