启动mgr 报错 There is no local IP address matching the one configured fo...
mysql官方版本 8.0.30主节点正常 引导启动
从节点 启动mgr 时报错 Unable to initialize the group communication engine
There is no local IP address matching the one configured for the local node (10.66.8.13:33061).'
Plugin group_replication reported: 'Unable to initialize the group communication engine'
Plugin group_replication reported: 'Error on group communication engine initialization
mgr 参数
group_replication_group_name="85b459f5-6a29-11ed-946e-068f01a7435a"
group_replication_start_on_boot=off
group_replication_local_address= "10.66.8.13:33061"
group_replication_group_seeds= "10.66.8.13:33061,10.66.8.14:33061,10.66.8.15:33061"
group_replication_bootstrap_group=off
group_replication_recovery_get_public_key=on
group_replication_flow_control_mode =DISABLED
group_replication_ip_whitelist='10.66.8.13/24,10.66.8.14/24,10.66.8.15/24'
从库服务器具有多个ip
请教下大家 这种报错需要如何处理呢
先检查确认,你本机IP地址是不是:10.66.8.13
页:
[1]