<div dir="ltr"><div>It sounds like you have an issue with the Infinispan configuration. There&#39;s a few threads in the mailing list about setting up clustering on AWS.<br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On 23 May 2016 at 14:49, Riedel, Sven <span dir="ltr">&lt;<a href="mailto:Sven.Riedel@glomex.com" target="_blank">Sven.Riedel@glomex.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
after enabling sticky sessions on the loadbalancer, the login works.<br>
Cranking up the logs to &quot;debug&quot; told me that the &quot;RestartLoginCookies<br>
client session does not match the code&#39;s clientSession&quot;.<br>
<br>
The phrasing leads me to believe that the session was not shared in the<br>
infinispans cache among the nodes. I&#39;ll still need to figure out if the<br>
cache distribution per se isn&#39;t working, or if this was a special case for<br>
commandline generated users.<br>
<br>
Regards,<br>
Sven<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
<br>
Am 2016-05-23 12:59 schrieb &quot;Riedel, Sven&quot; unter &lt;<a href="mailto:Sven.Riedel@glomex.com">Sven.Riedel@glomex.com</a>&gt;:<br>
<br>
&gt;Hi,<br>
&gt;I&#39;m set up keycloak 1.9.4final on AWS as an HA-cluster using JDBC-Ping for<br>
&gt;infinispan group management behind an load balancer.<br>
&gt;Now, when I create a user with the bin/add-user-keycloak.sh script and<br>
&gt;restart keycloak on the respektive instance, I get the message &quot;You took<br>
&gt;too long to login. Login process starting from beginning.&quot; on my first try<br>
&gt;to login with the newly created account. On my second try, I just get &quot;An<br>
&gt;error occurred, please login again through your application.&quot;<br>
&gt;<br>
&gt;From what I can see, the account is successfully being created in the<br>
&gt;database. The login attempts happen within one minute of restarting the<br>
&gt;keycloak service. In the console log I can see the message<br>
&gt;&quot;type=LOGIN_ERROR, realmId=master, clientId=null, userId=null,<br>
&gt;ipAddress=a.b.c.d, error=expired_code, restart_after_timeout=true&quot; on the<br>
&gt;first attempt and &quot;type=LOGIN_ERROR, realmId=master, clientId=null,<br>
&gt;userId=null, ipAddress=a.b.c.d, error=invalid_code&quot; on the second attempt.<br>
&gt;<br>
&gt;I&#39;m a bit at a loss as to how to proceed, to get the admin user set up<br>
&gt;properly and get the login to work. Any pointers would be appreciated.<br>
&gt;<br>
&gt;Regards,<br>
&gt;Sven<br>
&gt;<br>
&gt;<br>
&gt;--<br>
&gt;Sven Riedel<br>
&gt;Senior Systemsarchitect<br>
&gt;<br>
&gt;glomex GmbH<br>
&gt;Ein Unternehmen der ProSiebenSat.1 Media SE<br>
&gt;<br>
&gt;Medienallee 4<br>
&gt;D-85774 Unterföhring<br>
&gt;Tel. <a href="tel:%2B49%20%5B89%5D%209507-8167" value="+498995078167">+49 [89] 9507-8167</a><br>
&gt;<a href="mailto:sven.riedel@glomex.com">sven.riedel@glomex.com</a><br>
&gt;<br>
&gt;Geschäftsführer: Michael Jaschke, Arnd Mückenberger<br>
&gt;HRB 224542 AG München<br>
&gt;USt.-ID.-Nr. DE 218559421<br>
&gt;St.-Nr. <a href="tel:143%2F141%2F71293" value="+14314171293">143/141/71293</a><br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
<br>
<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></div></div></blockquote></div><br></div>