码迷,mamicode.com
首页 >  
搜索关键字:unable to retrieve    ( 2922个结果
The DartEditor executable launcher was unable to locate its companion shared library.
下载安装dart editor 后,要求安装jdk6,感觉很low, 安装后运行,发现出错: The DartEditor executable launcher was unable to locate its companion shared library. 经过搜索估计是缺少eclipse ...
分类:其他好文   时间:2018-10-19 14:12:42    阅读次数:211
curl: (60) SSL certificate problem: unable to get local issuer certificate 错误
今天同事做微信分享时,碰到如下SSL certificate problem: unable to get local issuer certificate。的错误信息。此问题的出现是由于没有配置信任的服务器HTTPS验证。默认,cURL被设为不信任任何CAs,就是说,它不信任任何服务器验证。因此, ...
分类:Web程序   时间:2018-10-19 02:28:17    阅读次数:222
git遇到的问题-- Another git process seems to be running in this repository
执行git add .时,报错 fatal: Unable to create '/Users/lily/ForWork/forReBaomai/bm-fe/.git/index.lock': File exists. Another git process seems to be running ...
分类:其他好文   时间:2018-10-16 22:06:22    阅读次数:429
Ionic3 填坑记录 - java.lang.RuntimeException: java.lang.RuntimeException: com.android.builder.dexing.DexArchiveMergerException: Unable to merge dex
1 错误:Unable to merge dex 执行打包命令时 报如下错误 2 原因 重复引用了同一个包 如上图所示, 3 解决办法 在平台文件下检查安装过的插件包,查看插件文件下的***.gradle文件找出相冲突的插件。 删除冲突的插件,或者删除重复引入的文件即可。重新增加平台然后打包问题已解 ...
分类:移动开发   时间:2018-10-16 16:04:27    阅读次数:703
linux常用终端快捷键
快速操作Linux终端命令行的快捷键列表 终端有很多快捷键,不太好记,常用的在这里 Ctrl+r 实现快速检索使用过的历史命令。Ctrl+r中r是retrieve中r。Ctrl+a:光标回到命令行首。 (a:ahead)Ctrl+e:光标回到命令行尾。 (e:end) ctrl+w: 移除光标前的一 ...
分类:系统相关   时间:2018-10-15 18:29:37    阅读次数:172
linux常用汇总
E: Could not get lock /var/lib/dpkg/lock open (11: Resource temporarily unavailable) E: Unable to lock the administration directory (/var/lib/dpkg/), ...
分类:系统相关   时间:2018-10-14 23:08:40    阅读次数:244
(转)运行pip报错:Fatal error in launcher: Unable to create process using '"'
转:https://blog.csdn.net/cjeric/article/details/73518782 在新环境上安装python的时候又再次遇到了这个情况,这次留意了一下,发现原来的文章有错误的地方,所以来更新一下,应该能解决大部分的问题。 环境是win8,原来只安装了python2.7。 ...
分类:其他好文   时间:2018-10-14 16:27:19    阅读次数:152
CentOS 7在执行yum操作时 报错
CentOS 7在执行yum操作时, 报错:Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=6&arch=x86_64&repo=os error was 14: PYCURL ERROR 6 - "Couldn ...
分类:其他好文   时间:2018-10-14 01:57:37    阅读次数:157
SP2-0157: unable to CONNECT to ORACLE after 3 attempts, exiting SQL*Plus
[oracle@jtwy02 ~]$ sqlplus '/as sysdba'SQL*Plus: Release 11.2.0.4.0 Production on Sat Oct 13 14:14:13 2018Copyright (c) 1982, 2013, Oracle. All rights ...
分类:数据库   时间:2018-10-13 15:42:03    阅读次数:1776
eclipse unable to start within 45 seconds
在eclipse4.8.2中运行tomcat8.5项目时,提示出错: Server Tomcat v8.0 Server at localhost was unable to start within 45 seconds. If the server requires more time, try ...
分类:系统相关   时间:2018-10-13 02:47:20    阅读次数:258
2922条   上一页 1 ... 60 61 62 63 64 ... 293 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!