Plugin group_replication reported: 'Connecting socket to address 192.168.233.137 in port 33061 faile

本文主要是介绍Plugin group_replication reported: 'Connecting socket to address 192.168.233.137 in port 33061 faile,希望对大家解决编程问题提供一定的参考价值,需要的开发者们随着小编来一起学习吧!

MySQL Group Replication START GROUP_REPLICATION启动时报错

2018-11-02T14:50:23.337291+08:00 8 [Note] Slave SQL thread for channel 'group_replication_applier' initialized, starting replication in log 'FIRST' at position 0, relay log './node1-relay-bin-group_replication_applier.000015' position: 4
2018-11-02T14:50:23.337339+08:00 3 [Note] Plugin group_replication reported: 'Group Replication applier module successfully initialized!'
2018-11-02T14:50:23.337854+08:00 3 [Note] Plugin group_replication reported: 'auto_increment_increment is set to 7'
2018-11-02T14:50:23.337880+08:00 3 [Note] Plugin group_replication reported: 'auto_increment_offset is set to 137'
2018-11-02T14:50:23.339542+08:00 0 [Note] Plugin group_replication reported: 'state 0 action xa_init'
2018-11-02T14:50:23.639334+08:00 0 [Note] Plugin group_replication reported: 'Successfully bound to 0.0.0.0:33061 (socket=51).'
2018-11-02T14:50:23.639451+08:00 0 [Note] Plugin group_replication reported: 'Successfully set listen backlog to 32 (socket=51)!'
2018-11-02T14:50:23.639510+08:00 0 [Note] Plugin group_replication reported: 'Successfully unblocked socket (socket=51)!'
2018-11-02T14:50:23.639586+08:00 0 [Note] Plugin group_replication reported: 'Ready to accept incoming connections on 0.0.0.0:33061 (socket=51)!'
2018-11-02T14:50:23.639692+08:00 0 [Note] Plugin group_replication reported: 'connecting to 192.168.233.137 33061'
2018-11-02T14:50:23.640343+08:00 0 [Warning] Plugin group_replication reported: 'connect - Error connecting (socket=52, error=13, error message='Permission denied').'
2018-11-02T14:50:23.640380+08:00 0 [Note] Plugin group_replication reported: 'Connecting socket to address 192.168.233.137 in port 33061 failed with error 13 - Permission denied.'
2018-11-02T14:50:24.640661+08:00 0 [Note] Plugin group_replication reported: 'connecting to 192.168.233.137 33061'
2018-11-02T14:50:24.641111+08:00 0 [Warning] Plugin group_replication reported: 'connect - Error connecting (socket=52, error=13, error message='Permission denied').'
2018-11-02T14:50:24.641159+08:00 0 [Note] Plugin group_replication reported: 'Connecting socket to address 192.168.233.137 in port 33061 failed with error 13 - Permission denied.'
2018-11-02T14:50:25.641936+08:00 0 [Note] Plugin group_replication reported: 'connecting to 192.168.233.137 33061'
2018-11-02T14:50:25.642054+08:00 0 [Warning] Plugin group_replication reported: 'connect - Error connecting (socket=52, error=13, error message='Permission denied').'
2018-11-02T14:50:27.645129+08:00 0 [Note] Plugin group_replication reported: 'connecting to 192.168.233.137 33061'
2018-11-02T14:50:27.645236+08:00 0 [Warning] Plugin group_replication reported: 'connect - Error connecting (socket=52, error=13, error message='Permission denied').'
2018-11-02T14:50:27.645251+08:00 0 [Note] Plugin group_replication reported: 'Connecting socket to address 192.168.233.137 in port 33061 failed with error 13 - Permission denied.'
2018-11-02T14:50:28.645825+08:00 0 [Note] Plugin group_replication reported: 'connecting to 192.168.233.137 33061'
2018-11-02T14:50:28.645912+08:00 0 [Warning] Plugin group_replication reported: 'connect - Error connecting (socket=52, error=13, error message='Permission denied').'
2018-11-02T14:50:28.645919+08:00 0 [Note] Plugin group_replication reported: 'Connecting socket to address 192.168.233.137 in port 33061 failed with error 13 - Permission denied.'
2018-11-02T14:50:29.646876+08:00 0 [Note] Plugin group_replication reported: 'connecting to 192.168.233.137 33061'
2018-11-02T14:50:33.651051+08:00 0 [Note] Plugin group_replication reported: 'connecting to 192.168.233.137 33061'
2018-11-02T14:50:33.651347+08:00 0 [Warning] Plugin group_replication reported: 'connect - Error connecting (socket=52, error=13, error message='Permission denied').'
2018-11-02T14:50:33.651385+08:00 0 [Note] Plugin group_replication reported: 'Connecting socket to address 192.168.233.137 in port 33061 failed with error 13 - Permission denied.'
2018-11-02T14:50:33.651533+08:00 0 [ERROR] Plugin group_replication reported: '[GCS] Error connecting to the local group communication engine instance.'
2018-11-02T14:50:33.651582+08:00 0 [Note] Plugin group_replication reported: 'state 4337 action xa_exit'
2018-11-02T14:50:33.652643+08:00 0 [Note] Plugin group_replication reported: 'Exiting xcom thread'
2018-11-02T14:50:33.692120+08:00 0 [ERROR] Plugin group_replication reported: '[GCS] The member was unable to join the group. Local port: 33061'
2018-11-02T14:51:23.338509+08:00 3 [ERROR] Plugin group_replication reported: 'Timeout on wait for view after joining group'
2018-11-02T14:51:23.338626+08:00 3 [Note] Plugin group_replication reported: 'Requesting to leave the group despite of not being a member'
2018-11-02T14:51:23.338665+08:00 3 [ERROR] Plugin group_replication reported: '[GCS] The member is leaving a group without being on one.'
2018-11-02T14:51:23.339683+08:00 3 [Note] Plugin group_replication reported: 'auto_increment_increment is reset to 1'
2018-11-02T14:51:23.339885+08:00 3 [Note] Plugin group_replication reported: 'auto_increment_offset is reset to 1'
2018-11-02T14:51:23.341219+08:00 8 [Note] Error reading relay log event for channel 'group_replication_applier': slave SQL thread was killed
2018-11-02T14:51:23.369092+08:00 5 [Note] Plugin group_replication reported: 'The group replication applier thread was killed'

在centos-7 MySQL5.7中按照官方推荐的端口配置为33061,当时在运行的时候报权限错误。在START GROUP_REPLICATION之前我已经关闭了防火墙,命令如下:

# 关闭防火墙
systemctl stop firewalld.service
# 禁用防火墙
systemctl disable firewalld.service

经过一番资源搜索,还需要禁用selinux,配置文件路径/etc/selinux/config修改如下变量值

SELINUX=disabled 

然后重启centos即可。

这篇关于Plugin group_replication reported: 'Connecting socket to address 192.168.233.137 in port 33061 faile的文章就介绍到这儿,希望我们推荐的文章对编程师们有所帮助!



http://www.chinasem.cn/article/609587

相关文章

mysql中的group by高级用法

《mysql中的groupby高级用法》MySQL中的GROUPBY是数据聚合分析的核心功能,主要用于将结果集按指定列分组,并结合聚合函数进行统计计算,下面给大家介绍mysql中的groupby用法... 目录一、基本语法与核心功能二、基础用法示例1. 单列分组统计2. 多列组合分组3. 与WHERE结合使

揭秘Python Socket网络编程的7种硬核用法

《揭秘PythonSocket网络编程的7种硬核用法》Socket不仅能做聊天室,还能干一大堆硬核操作,这篇文章就带大家看看Python网络编程的7种超实用玩法,感兴趣的小伙伴可以跟随小编一起... 目录1.端口扫描器:探测开放端口2.简易 HTTP 服务器:10 秒搭个网页3.局域网游戏:多人联机对战4.

Maven pom.xml文件中build,plugin标签的使用小结

《Mavenpom.xml文件中build,plugin标签的使用小结》本文主要介绍了Mavenpom.xml文件中build,plugin标签的使用小结,文中通过示例代码介绍的非常详细,对大家的学... 目录<build> 标签Plugins插件<build> 标签<build> 标签是 pom.XML

MySQL报错sql_mode=only_full_group_by的问题解决

《MySQL报错sql_mode=only_full_group_by的问题解决》本文主要介绍了MySQL报错sql_mode=only_full_group_by的问题解决,文中通过示例代码介绍的非... 目录报错信息DataGrip 报错还原Navicat 报错还原报错原因解决方案查看当前 sql mo

shell脚本快速检查192.168.1网段ip是否在用的方法

《shell脚本快速检查192.168.1网段ip是否在用的方法》该Shell脚本通过并发ping命令检查192.168.1网段中哪些IP地址正在使用,脚本定义了网络段、超时时间和并行扫描数量,并使用... 目录脚本:检查 192.168.1 网段 IP 是否在用脚本说明使用方法示例输出优化建议总结检查 1

matlab读取NC文件(含group)

matlab读取NC文件(含group): NC文件数据结构: 代码: % 打开 NetCDF 文件filename = 'your_file.nc'; % 替换为你的文件名% 使用 netcdf.open 函数打开文件ncid = netcdf.open(filename, 'NC_NOWRITE');% 查看文件中的组% 假设我们想读取名为 "group1" 的组groupName

AI辅助编程里的 Atom Group 的概念和使用

背景 在我们实际的开发当中,一个需求往往会涉及到多个文件修改,而需求也往往有相似性。 举个例子,我经常需要在 auto-coder中需要添加命令行参数,通常是这样的: /coding 添加一个新的命令行参数 --chat_model 默认值为空 实际上这个需求涉及到以下文件列表: /Users/allwefantasy/projects/auto-coder/src/autocoder/auto

Jenkins 通过 Version Number Plugin 自动生成和管理构建的版本号

步骤 1:安装 Version Number Plugin 登录 Jenkins 的管理界面。进入 “Manage Jenkins” -> “Manage Plugins”。在 “Available” 选项卡中搜索 “Version Number Plugin”。选中并安装插件,完成后可能需要重启 Jenkins。 步骤 2:配置版本号生成 打开项目配置页面。在下方找到 “Build Env

Gerrit与Gitlab同步配置replication其他配置

一、Gerrit与Gitlab同步配置 当配置好gerrit环境后,还需要与现有gitlab库进行同步配置,否则会影响现有开发与打包流程。 1.安装gerrit replication插件 unzip gerrit.warcp WEB-INF/plugins/replication.jar ~/temp/ssh -p 29418 admin@172.19.16.64 gerrit plu

Java Socket服务器端与客户端的编程步骤总结

一,InetAddress类: InetAddress类没有构造方法,所以不能直接new出一个对象; 可以通过InetAddress类的静态方法获得InetAddress的对象; InetAddress.getLocalHost(); InetAddress.getByName(""); 类主要方法: String - address.getHostName(); String - addre