随笔分类 -  错题集

Docker进入registry容器报错
摘要:创建registry容器之后,无法进入,报错 [root@localhost registry]# docker exec -it registry bash OCI runtime exec failed: exec failed: container_linux.go:380: starting 阅读全文
posted @ 2021-10-23 15:10 笑洋仟 阅读(329) 评论(0) 推荐(0)
consul中registrator服务器安装之后测试创建容器时报错:docker: Error response from daemon: No command specified.
摘要:[root@192 ~]# docker run -itd -p:83:80 --name web1 -h test1 nginx docker: Error response from daemon: No command specified. See 'docker run --help'. [ 阅读全文
posted @ 2021-10-20 07:09 笑洋仟 阅读(414) 评论(0) 推荐(0)
Dockerfie镜像报错,状态acitvating(start)
摘要:[root@dc14736765e5 mysql]# systemctl status mysqld ● mysqld.service - MySQL Server Loaded: loaded (/usr/lib/systemd/system/mysqld.service; enabled; ve 阅读全文
posted @ 2021-10-16 17:45 笑洋仟 阅读(514) 评论(0) 推荐(0)
FileBeat启动报错
摘要:在启动filebeat时报错 [root@node1 filebeat]# ./filebeat -e -c filebeat.yml Exiting: error loading config file: yaml: line 29: did not find expected key 查找配置文 阅读全文
posted @ 2021-09-29 17:05 笑洋仟 阅读(1489) 评论(0) 推荐(0)
rsync实时同步报错rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1052) [sender=3.0.9]
摘要:inotify+rsync 实时同步报错 一、报错信息 能够正常同步,但是会出现下面的报错信息: [root@192 opt]# ./inotify.sh rsync: failed to set times on "/." (in wwwroot): Operation not permitted 阅读全文
posted @ 2021-09-25 12:53 笑洋仟 阅读(2642) 评论(0) 推荐(0)
MHA测试 mysql 主从连接情况masterha_check_repl -conf=/etc/masterha/app1.cnf报错
摘要:报错1:Value "3306 " invalid for option slave_port (number expected) [root@mysql2 masterha]# masterha_check_repl -conf=/etc/masterha/app1.cnf Thu Sep 23 阅读全文
posted @ 2021-09-23 08:50 笑洋仟 阅读(613) 评论(0) 推荐(0)
MHA配置测试ssh连接报错Permission denied (publickey,gssapi-keyex,gssapi-with-mic,password).
摘要:问题: 在 manager 节点上测试 ssh 无密码认证出现报错 [root@mysql2 .ssh]# masterha_check_ssh -conf=/etc/masterha/app1.cnf Wed Sep 22 19:33:33 2021 - [warning] Global conf 阅读全文
posted @ 2021-09-22 22:06 笑洋仟 阅读(919) 评论(0) 推荐(0)
使用scp命令, 报 scp: .: not a regular file的解决办法
摘要:[root@192 keepalived]# scp keepalived.conf root@192.168.229.50: /etc/keepalived/ cp: "keepalived.conf" 与"/etc/keepalived/keepalived.conf" 为同一文件 root@1 阅读全文
posted @ 2021-09-18 08:32 笑洋仟 阅读(888) 评论(0) 推荐(0)
expect spawn报错invalid command name
摘要:在编写shell脚本中,使用免交互方式spawn追踪进程报错 原脚本内容(编写redis一键安装部署脚本) /usr/bin/expect <<EOF cd /opt/redis-5.0.7/utils spawn ./install_server.sh expect "instance: [637 阅读全文
posted @ 2021-09-16 21:17 笑洋仟 阅读(4068) 评论(0) 推荐(0)
故障集,更新中……
摘要:一、nginx无法重启,显示端口已被占用 nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address already in use) [root@cm local]# netstat -natp | grep :80 tcp 0 0 0.0.0.0 阅读全文
posted @ 2021-09-11 22:38 笑洋仟 阅读(217) 评论(0) 推荐(0)


levels of contents