Roundcube Community Forum

 

Session isn't deleted when logging out

Started by noratx, June 24, 2007, 12:40:57 PM

Previous topic - Next topic

noratx

After i have logged out, i can't login again.

I have several domains and accounts, and after i have logged out i can't login with any account before i have manually deleted the session in the mysql database.

Is there anyone who knows what is causing this?
I have tried both with and without cookie authentication, but the problem remains.

please help.

data10

I am having a similar issue. If I 'fat finger' the password while trying to log in, I can't log in again till I delete the session.

I'm wondering if you found out what is causing your issue?

SKaero

I have fouled that is happens when it logout you out because it losses the connection the the mail sever, and when you login again before your all the way login. It thinks your login even if you aren't the only fixes that I have found is to till wait the season expires, delete the session in the database or to delete the cookie.

flashyfish

I got exactly the same problem, kill the session in the db and all is well (albeit not exactly practical!)

Any one else got any ideas on this - its a rather big bug to be honest. Accepting of course that this is a release candidate, although not a beta so surprising this has been affecting people!

mautik

yes i have the same problem, is when you loose the connection, if you logout nothing happen ???

jaredy

Disable FCGI in your server. That worked for me.