Closed
Bug 539141
Opened 15 years ago
Closed 15 years ago
Randomly unlogged from tiki-trunk.mozilla.com
Categories
(support.mozilla.org :: Knowledge Base Software, task)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: marclaporte, Assigned: jsocol)
References
()
Details
To reproduce, log in and do "normal things".
Edit some pages
Translate some pages
Approve a staging page
Etc.
In my case, within a few minutes, I get unlogged. I have not found a fail-proof way to reproduce. Seems random.
Assignee | ||
Comment 1•15 years ago
|
||
Marc, when you find yourself logged out, can you double-check that you're still on HTTPS? We've had issues with that in the past.
Reporter | ||
Comment 2•15 years ago
|
||
HTTPS is off at the moment. So everything in HTTP.
Reporter | ||
Comment 3•15 years ago
|
||
However,
http://tiki-trunk.mozilla.com/tiki-admin.php?page=general
Admin -> General -> Navigation -> Use TikiWiki feature as homepage
Attempting to change Forum to Wiki has kicked me out at least 5 times in a row.
Comment 4•15 years ago
|
||
I can reproduce with that case.
Comment 5•15 years ago
|
||
Actually, I could, but now I can't.
Updated•15 years ago
|
Assignee: nobody → james
Assignee | ||
Comment 6•15 years ago
|
||
Were there any other ways to trigger this? I upped the session lifetime (was 40 minutes, now 120) and follow the steps in comment 3, I can't make this happen. Actually, I can't make it happen at all so far.
Comment 7•15 years ago
|
||
I still had the problem although not as close. I moved the value to an excessive 3600 minutes and I no longer had the issue. Could this be related to timezones?
Comment 8•15 years ago
|
||
Just to tell me wrong, it happened again just as I posted the last comment.
Assignee | ||
Comment 9•15 years ago
|
||
I'm trying to reproduce this locally, but the database upgrade script never finished yesterday, so I'm recreating it and trying again.
Since no headers are changing--the session cookie remains set and doesn't change even after logging back in--which it probably should--my guess is that session data in the database is expiring too early.
Comment 10•15 years ago
|
||
I just commited a fix to the PDO session handling in tiki. For one, it would not respect the session_lifetime directive. There were also several other issues. Hopefully this will help on next update. (r24568 in trunk)
Comment 11•15 years ago
|
||
Quick note: Locally, I stay logged in for more than a few hours; on tiki-trunk I've been logged out within an hour of inactivity. Might be worth testing again tomorrow, after comment 10 is surely up and went through. If not, maybe ask IT to clear cache.
Reporter | ||
Comment 12•15 years ago
|
||
For the record, I just tested and got kicked out...
Assignee | ||
Updated•15 years ago
|
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•