[SOLVED (in trunk)] Login timeout problems - Printable Version +- ispCP - Board - Support (http://www.isp-control.net/forum) +-- Forum: ispCP Omega Development Area (/forum-1.html) +--- Forum: General discussion (/forum-11.html) +--- Thread: [SOLVED (in trunk)] Login timeout problems (/thread-1232.html) |
[SOLVED (in trunk)] Login timeout problems - FeG - 08-25-2007 07:15 PM Hey guys, I noticed repeatedly problems with the login: When I'm logged in (normally as admin, but I think this doesn't matter), don't do anything in ispCP for some time (say, about 1-2 hours) and then click on any link in ispCP I get logged out. So far no problem, I think it's because the cookie expires after some time. But when I want to login again I get an error saying I'm already logged in. The Admin Log tells me things like these: Code: *user* user already logged or session sharing problem! Aborting... So... what could be the reason for this? Is this about cookie-timeouts? I'm using ispCP RC2 and Firefox 2 - just in case this is relevant.. Greetings FeG EDIT: Seems as if this happens also (or just?) when I changed from the admin to a reseller or user account... this is annoying RE: Login timeout problems - Zothos - 08-26-2007 12:24 AM I think its an error on the rc. Can you verify this bug with the latest trunk? Or with the online demo? RE: Login timeout problems - BeNe - 08-26-2007 12:48 AM Zothos Wrote:Or with the online demo? No!Works for me in the Demo. Greez BeNe RE: Login timeout problems - FeG - 08-26-2007 07:37 AM BeNe Wrote:No!Works for me in the Demo. Yes, I don't get this problem in your Demo... so, another thing waiting in RC3 for me Thanks BeNe for the Demo! Greetings FeG RE: [SOLVED (in trunk)] Login timeout problems - Zothos - 08-26-2007 08:44 AM stay tuned the RC3 is just a couple of years away RE: [SOLVED (in trunk)] Login timeout problems - FeG - 08-29-2007 08:28 PM Hmm... back again... atm this is really annoying. Does anyone know how many code has to be patched to solve this problem in RC2c ? If it isn't too much, I'll try that, I think.. Greetings FeG RE: [SOLVED (in trunk)] Login timeout problems - FeG - 09-13-2007 07:36 PM FeG Wrote:Does anyone know how many code has to be patched to solve this problem in RC2c ? It seems as if I found the solution for this: I applied the changes of trunk/gui/include/login-functions.php in Changeset 593 to the file /var/www/ispcp/gui/include/login-functions.php (and only these changes of the Changeset) and it seems as if this solved the problem. I hope, this helps anyone... Greetings FeG RE: [SOLVED (in trunk)] Login timeout problems - spisek - 10-15-2007 06:39 AM It really was annoying. Thank you for the solution. This is a good thread. |