<div dir="ltr"><div>Hello all,</div><div>I&#39;m trying to set a Keycloak HA environment up with dockers. I tried with jboss/keycloak-ha-postgres:1.8.0.Final image.</div><div><br></div><div>I can&#39;t make infinispan work when I run 2 instances of my docker images. I get the following log in every node:</div><div><br></div><div><span class="" style="white-space:pre">                </span>Received new cluster view for channel ejb: [f9032dc82244|0] (1) [f9032dc82244]</div><div><span class="" style="white-space:pre">                </span>Received new cluster view for channel hibernate: [f9032dc82244|0] (1) [f9032dc82244]</div><div><span class="" style="white-space:pre">                </span>Received new cluster view for channel keycloak: [f9032dc82244|0] (1) [f9032dc82244]</div><div><span class="" style="white-space:pre">                </span>Received new cluster view for channel web: [f9032dc82244|0] (1) [f9032dc82244]</div><div><span class="" style="white-space:pre">                </span>Channel hibernate local address is f9032dc82244, physical addresses are [<a href="http://127.0.0.1:55200">127.0.0.1:55200</a>]</div><div><span class="" style="white-space:pre">                </span>Channel keycloak local address is f9032dc82244, physical addresses are [<a href="http://127.0.0.1:55200">127.0.0.1:55200</a>]</div><div><span class="" style="white-space:pre">                </span>Channel ejb local address is f9032dc82244, physical addresses are [<a href="http://127.0.0.1:55200">127.0.0.1:55200</a>]</div><div><span class="" style="white-space:pre">                </span>Channel web local address is f9032dc82244, physical addresses are [<a href="http://127.0.0.1:55200">127.0.0.1:55200</a>]</div><div><span class="" style="white-space:pre">                </span>Received new cluster view for channel server: [f9032dc82244|0] (1) [f9032dc82244]</div><div><span class="" style="white-space:pre">                </span>Channel server local address is f9032dc82244, physical addresses are [<a href="http://127.0.0.1:55200">127.0.0.1:55200</a>]</div><div><br></div><div>This is causing my user sessions are not shared between instances and it&#39;s not working properly.</div><div><br></div><div>When I run 2 instances of keycloak without dockers, they work properly. </div><div><br></div><div>Am I missing something? Is there any extra configuration that I need to change?</div><div><br></div><div>Thanks,</div><div>Nicolas.-</div></div>