<div dir="ltr"><div><div>Hi Bill,<br><br></div>I seemed to have identified the issue. Both the machines are on AWS and AWS doesn&#39;t support multicast. Is there any way around this which can help me out??<br><br></div>Thanks<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jan 29, 2016 at 7:36 PM, Bill Burke <span dir="ltr">&lt;<a href="mailto:bburke@redhat.com" target="_blank">bburke@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div bgcolor="#FFFFFF" text="#000000">
    Are your clustered machines clocks in sync?<div><div class="h5"><br>
    <br>
    <div>On 1/29/2016 5:15 AM, Revanth
      Ayalasomayajula wrote:<br>
    </div>
    </div></div><blockquote type="cite"><div><div class="h5">
      <div dir="ltr">
        <div>
          <div>
            <div>
              <div>
                <div>
                  <div>
                    <div>Hi,<br>
                      <br>
                    </div>
                    I am using keycloak 1.5.0 and i am facing an issue
                    with the clustering of it.<br>
                    <br>
                  </div>
                  I have two instances of keycloak behind a load
                  balancer and i made the following changes to
                  keycloak-server.json on both the instances.<br>
                  <br>
                </div>
                Added:<br>
                <pre>&quot;realmCache&quot;: {
    &quot;provider&quot;: &quot;infinispan&quot;
},

&quot;userCache&quot;: {
    &quot;provider&quot;: &quot;infinispan&quot;
</pre>
                } ,t<br>
                <pre>&quot;userSessions&quot;: {
    &quot;provider&quot;: &quot;infinispan&quot;
}

</pre>
                and ran the following command: ./standalone.sh
                --server-config=standalone-ha.xml -b=172.31.7.132.<br>
                <br>
              </div>
              The server is starting but when i try to access admin
              console, it first gives me this error: <br>
              type=LOGIN_ERROR, realmId=master, clientId=null,
              userId=null, ipAddress=172.31.18.200, error=expired_code,
              restart_after_timeout=true <br>
              <br>
            </div>
            and redirects me to the login page again and then if i try
            to login in again, it gives me another again:<br>
            type=LOGIN_ERROR, realmId=master, clientId=null,
            userId=null, ipAddress=172.31.25.198, error=invalid_code<br>
          </div>
          <div>and exits <br>
          </div>
          saying  &#39;try login using your application&#39;. <br>
          <br>
        </div>
        What am i doing that is causing this ?? Any config changes i
        need to do?? <br>
      </div>
      <br>
      <fieldset></fieldset>
      <br>
      </div></div><pre>_______________________________________________
keycloak-user mailing list
<a href="mailto:keycloak-user@lists.jboss.org" target="_blank">keycloak-user@lists.jboss.org</a>
<a href="https://lists.jboss.org/mailman/listinfo/keycloak-user" target="_blank">https://lists.jboss.org/mailman/listinfo/keycloak-user</a></pre><span class="HOEnZb"><font color="#888888">
    </font></span></blockquote><span class="HOEnZb"><font color="#888888">
    <br>
    <pre cols="72">-- 
Bill Burke
JBoss, a division of Red Hat
<a href="http://bill.burkecentral.com" target="_blank">http://bill.burkecentral.com</a></pre>
  </font></span></div>

<br>_______________________________________________<br>
keycloak-user mailing list<br>
<a href="mailto:keycloak-user@lists.jboss.org">keycloak-user@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/keycloak-user" rel="noreferrer" target="_blank">https://lists.jboss.org/mailman/listinfo/keycloak-user</a><br></blockquote></div><br></div>