1、org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'helloController': Unsatisfied dependency expressed ...
分类:
数据库 时间:
2020-08-10 17:33:24
阅读次数:
260
在docker服务器上添加新的镜像后想在rancher中部署运行,通过docker image ls可以看到镜像存在,但是在通过rancher添加部署的时候却出现以下错误。 Failed to pull image "data-center-catalog:latest": rpc error: c ...
分类:
其他好文 时间:
2020-08-10 15:51:51
阅读次数:
121
# sudo pip3.5 install docker-compose 安装docker-compose的时候报错如下: no previously-included directories found matching 'docs/_build' warning: no previously-i ...
分类:
系统相关 时间:
2020-08-10 14:26:22
阅读次数:
180
preg_filter — 执行一个正则表达式搜索和替换 preg_grep — 返回匹配模式的数组条目 preg_last_error — 返回最后一个PCRE正则执行产生的错误代码 preg_match_all — 执行一个全局正则表达式匹配 preg_match — 执行一个正则表达式匹配 p ...
分类:
Web程序 时间:
2020-08-10 13:19:29
阅读次数:
95
Docker CE 支持 64 位版本 CentOS 7,并且要求内核版本不低于 3.10。 CentOS 7 满足最低内核的要求,但由于内核版本比较低,部分功能(如 overlay2 存储层驱动)无法使用,并且部分功能可能不太稳定。
分类:
其他好文 时间:
2020-08-10 11:06:29
阅读次数:
87
tp5安装第三方的cms后台 总是遇到File not found的问题 在var/log/nginx/error.log中发现是这个错误 [error] 3926#0: *33481 FastCGI sent in stderr: "Primary script unknown" while re ...
分类:
其他好文 时间:
2020-08-09 14:22:45
阅读次数:
82
安装deepin-wine 1 新建一个临时文件夹,用来存放deepin-wine的安装包 mkdir deepin-wine cd deepin-wine 2 使用wget 下载deepin-wine安装包 wget http://mirrors.aliyun.com/deepin/pool/no ...
分类:
微信 时间:
2020-08-09 11:51:00
阅读次数:
96
一、前言 采用ffmpeg解码,是所有视频监控开发人员必备的技能,绕不过去的一个玩意,甚至可以说是所有音视频开发人员的必备技能。FFmpeg是一套可以用来记录、转换数字音频、视频,并能将其转化为流的开源计算机程序。它包括了目前领先的音/视频编码库libavcodec。 FFmpeg是在 Linux ...
分类:
其他好文 时间:
2020-08-08 20:08:27
阅读次数:
82
MYSQL数据库的连接故障"MySQL error: 2013, “Lost connection to MySQL server at ‘reading initial communication packet‘, system error: 0""
分类:
数据库 时间:
2020-08-06 20:52:14
阅读次数:
101