MySQL Forums
Forum List  »  Replication

Mysql group replication on 2 different servers
Posted by: Nisari N
Date: February 07, 2018 05:54AM

Hi,
I have followed the following link to group replicate my mysql databases on 2 AWS EC2 ubuntu 16.04 instances. But, when I try to start the group replication in the second server using the following command
<mysql>START GROUP_REPLICATION;
I get the following error
[ERROR] Plugin group_replication reported: '[GCS] The member was unable to join the group. Local port: 33061'
I've been trying to solve this issue since 2 days. Can anyone give me a solution to this issue?
Thanks,
Nisrai

Options: ReplyQuote


Subject
Views
Written By
Posted
Mysql group replication on 2 different servers
1052
February 07, 2018 05:54AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.