/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"curl: (7) Failed to connect to raw.githubusercontent ...
分类:
其他好文 时间:
2020-02-18 18:34:46
阅读次数:
151
My OS: win10 Install method: jenkins.msi Problem: install gitlab hook failed. Problem description: cannot delete the target files/directory, and you c ...
分类:
其他好文 时间:
2020-02-18 09:57:06
阅读次数:
55
FAILURE: Build failed with an exception. * What went wrong:Execution failed for task ':shared_preferences:verifyReleaseResources'.> A failure occurred ...
分类:
其他好文 时间:
2020-02-18 09:48:09
阅读次数:
464
sign_and_send_pubkey: signing failed: agent refused operation Permission denied (publickey). 参考 https://help.github.com/cn/github/authenticating-to-gi ...
分类:
其他好文 时间:
2020-02-17 22:33:51
阅读次数:
147
Distill failed for unknown reasons.Assets.xcassets 字面上意思大概是 Assets.xcassets文件夹里有问题,提取失败 看到网上有人说beta版本系统有问题,去换系统。误人子弟 解决:Targets里build phases里删掉所有图片重新再 ...
分类:
移动开发 时间:
2020-02-17 19:54:15
阅读次数:
155
在本机中由于使用了代理上网,当使用git克隆一个项目到本机的时候出现了访问连接的情况,提示信息如下: Failed to connect to 127.0.0.1 port 3000: 拒绝连接 其中本机中使用的代理端口为3000。 为了解决这一问题,将代理信息加入到git的配置文件中即可,命令行输 ...
分类:
其他好文 时间:
2020-02-17 18:13:40
阅读次数:
91
原因是mybatis的mapper.xml文件没有在输出资源中 ...
分类:
Web程序 时间:
2020-02-17 18:01:41
阅读次数:
91
为了防止python环境变乱,于是新建子环境进行不同项目操作。最近想使用jupyter切换环境进行操作。遇到了下列问题: "1. 安装插件,使jupyter可以切换环境" "2. ImportError: DLL load failed: 找不到指定的模块。" "3. ImportError: DL ...
分类:
其他好文 时间:
2020-02-17 12:01:36
阅读次数:
799
*************************** APPLICATION FAILED TO START *************************** Description: A component required a bean named 'cacheManager' that ...
分类:
系统相关 时间:
2020-02-16 23:24:51
阅读次数:
271
[root@bs-k8s-ceph ~]# ceph osd pool create harbor 128 Error ETIMEDOUT: crush test failed with -110: timed out during smoke test (5 seconds) //这个问题 我不知 ...
分类:
Web程序 时间:
2020-02-16 21:00:38
阅读次数:
117