MySQL Forums
Forum List  »  InnoDB clusters

Re: Group Replication doesn't like "::ffff:10.12.1.2" as an IP Address
Posted by: IGG t
Date: July 19, 2019 02:48AM

Alas, I have tried this using mysql shell, the only differences being that it was on my Windows PC, creating a sandbox, rather than three Linux Servers.

I started trying to set up the Sandbox, all three instances deployed, but as soon as I tried to do the first `createCluster` it has failed, with the same error as previously.

var cluster = dba.createCluster('testCluster');

[Repl] Plugin group_replication reported: '[GCS] Connection attempt from IP address ::ffff:169.254.243.231 refused. Address is not in the IP whitelist.'

Options: ReplyQuote




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.