最近公司要部署监控,所以一直在研究小米的开源监控系统open-falcon。一切安装好后,启动open-falcon。open-falcon start [falcon-graph] 373[falcon-hbs] 388[falcon-judge] 399[falcon-transfer] 411 ...
分类:
其他好文 时间:
2020-07-12 10:38:40
阅读次数:
88
###在新安装mysql后进行启动发现报错 mysql启动服务命令 systemctl start mysqld@3306 Starting mysqld (via systemctl): Job for mysqld.service failed because the control proce ...
分类:
数据库 时间:
2020-07-12 00:31:47
阅读次数:
133
供应商原生开发套件,Vendor Native Development Kit,简称VNDK. 问题引发:vndksupport:Could not load demo.so from default namespace:dlopen failed: library “libstdc++.so” n ...
分类:
移动开发 时间:
2020-07-11 14:21:21
阅读次数:
166
#报错 点击页面右下角的图标,再点击错误可以显示报错。或者在项目中runtime——log也可以查看error [64]think\\__require_file(): Failed opening required 'E:\\wamp64\\www\\cbr_vds\\vendor\\compos ...
分类:
Web程序 时间:
2020-07-11 00:19:11
阅读次数:
120
1 2019-08-04 14:17:01.918 ERROR 11628 [ main] o.s.boot.SpringApplication : Application run failed 2 3 org.springframework.beans.factory.BeanCreationEx ...
分类:
其他好文 时间:
2020-07-10 17:02:48
阅读次数:
96
【问题描述】 Failed with error: dst refspec 1.9.3-20100630 matches more than one. failed to push some refs to 'git@xxxxxx.git' 【问题根源】 tag名字和分支名字一样 【解决方案】 删除 ...
分类:
其他好文 时间:
2020-07-10 15:10:11
阅读次数:
59
Mac配置前端开发环境及遇到的问题与解决方案 MacOS版本:10.15.3 一,安装brew 问题:curl: (7) Failed to connect to raw.githubusercontent.com port 443: Connection refused的解决办法 解决方案:打不开 ...
分类:
系统相关 时间:
2020-07-10 15:09:17
阅读次数:
107
因为要接收反馈结果,cmd命令可以这样写 rtsp://user:password@ip:port -ss 00:00:01 -vframes 1 -f image2 -vcodec png image.png && echo succeeded ||echo failed 当ffmpeg执行正确时 ...
分类:
其他好文 时间:
2020-07-10 00:08:12
阅读次数:
95
查了下网上大部分都是有关 sass/less 的问题,看了下。发现原因是由于sass-loader/less-loader安装的版本过高,在【package.json】中,可查看到安装的版本 解决办法: 卸载安装的高版本的sass-loader npm uninstall sass-loader n ...
分类:
其他好文 时间:
2020-07-09 22:24:58
阅读次数:
108
HTTP/1.1 502 Fiddler - Connection Failed Date: Thu, 09 Jul 2020 10:31:22 GMT Content-Type: text/html; charset=UTF-8 Connection: close Cache-Control: n ...
分类:
Web程序 时间:
2020-07-09 19:38:47
阅读次数:
116