I'm getting this issue with Roundcube 0.8-beta.
It currently only happens with IE9 as soon as I login, I get logged out with the "Your session is invalid or expired" message.
It doesn't happen to me in Firefox nor Chrome.
This is a new migrated install. I see, by googling, that many people ask "Are you behind a proxy?" when this problem surfaces.
Well yes, I am, I'm behind a Squid Caching Reverse Proxy which is also stripping SSL as well as behind a Apache director reverse proxy.
Unfortunately, in the 'googled' posts I have seen, although this question is often asked, I don't see any further reference to it? What are the issues with being behind a proxy?
I have tried the various fixes that have been suggested, but the problem still occurs with IE9. Firefox is fine (I'm using it to compose this message in Roundcube).
I'm getting this issue with Roundcube 0.8-beta.
It currently only happens with IE9 as soon as I login, I get logged out with the "Your session is invalid or expired" message.
This question is still open unfortunately, see thread [RCU]RoundCube session aborting: http://lists.roundcube.net/pipermail/users/2012-April/008678.html
I've seen in the SQL debug logs that the session gets deleted and then immediately reinserted but thats too late for the browser which cuts the session.
The big question is why this delete is happening.
It doesn't happen to me in Firefox nor Chrome.
It does happen to me on Firefox, too.
This is a new migrated install. I see, by googling, that many people ask "Are you behind a proxy?" when this problem surfaces.
In the thread [RCU]RoundCube session aborting I wrote that too. The issue only exists when I'm at work, behind a proxy. At home with direct Internet connection this never happens.
Well yes, I am, I'm behind a Squid Caching Reverse Proxy which is also stripping SSL as well as behind a Apache director reverse proxy.
Unfortunately, in the 'googled' posts I have seen, although this question is often asked, I don't see any further reference to it? What are the issues with being behind a proxy?
I have tried the various fixes that have been suggested, but the problem still occurs with IE9. Firefox is fine (I'm using it to compose this message in Roundcube).
I'd like to know, as you and Thiago, the reason for this and hope this will be solved soon.
I'm of course willing to help resolve this issue, with testing, logs, etc.
Roundcube Users mailing list users@lists.roundcube.net http://lists.roundcube.net/mailman/listinfo/users
The bug is already open by the way:
http://trac.roundcube.net/ticket/1488449
On Fri, Apr 27, 2012 at 12:21 PM, Giles Coochey giles@coochey.net wrote:
On 27/04/2012 11:17, Claudio Kuenzler wrote:
It doesn't happen to me in Firefox nor Chrome.
It does happen to me on Firefox, too.
Yes, sadly you are correct, it's just happened to me in Firefox...
Roundcube Users mailing list users@lists.roundcube.net http://lists.roundcube.net/mailman/listinfo/users
On 27/04/2012 11:22, Claudio Kuenzler wrote:
The bug is already open by the way:
http://trac.roundcube.net/ticket/1488449
On Fri, Apr 27, 2012 at 12:21 PM, Giles Coochey <giles@coochey.net mailto:giles@coochey.net> wrote:
On 27/04/2012 11:17, Claudio Kuenzler wrote:
It doesn't happen to me in Firefox nor Chrome. It does happen to me on Firefox, too.
Yes, sadly you are correct, it's just happened to me in Firefox...
I've just found the time to checkout 0.9-svn [SVN r6140] trunk and give it a try.
Initial impressions are that IE9 actually now appears to work! Whereas before it was almost immediately expiring my session. I'll keep on using it and let you know if I have any problems.