'MySQL Group replication: TCP-NODELAY already set

I got the following Error in the Error log while trying to join the second standby in my group. Any Ideas how to fix?

2022-03-11T15:27:24.899861Z 0 [Note] [MY-011735] [Repl] Plugin group_replication reported: '[GCS] Sending add_node request to a peer XCom node'

2022-03-11T15:27:24.899990Z 0 [Note] [MY-011735] [Repl] Plugin group_replication reported: '[GCS] Failed to send add_node request to a peer XCom node.'

2022-03-11T15:27:24.900182Z 0 [Note] [MY-011735] [Repl] Plugin group_replication reported: '[GCS] TCP_NODELAY already set'

Thx



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source