Author Topic: Session error - Session auth check failed for - Session authentication failed  (Read 19669 times)

fenceposterr1r

  • Guest
Anyone?

Offline markc

  • Newbie
  • *
  • Posts: 9
Sorry I can't help you but after having roundcube running for 3 weeks with apache 2.4.10 (ubuntu 14.10) I suddenly got a call this morning and now I'm getting the dreaded "Loading..." message after logging in but nothing else happens, it just hangs.

I've turned up roundcube error logging and this is the only thing I can find that seems related, a LOT of these...
Code: [Select]
[03-Jan-2015 10:45:06 +1100]: <11npnocq> Session auth check failed for 11npnocqbunntmk46gbn2cv0v6; timeslot = 2015-01-03 10:45:00
[03-Jan-2015 10:45:06 +1100]: <11npnocq> Send new auth cookie for 11npnocqbunntmk46gbn2cv0v6: Se4501b2842a670bed1f5a1a34783e93d089b2339
[03-Jan-2015 10:45:18 +1100]: <6e1bodlt> Aborted session 6e1bodlt61a5anonpvkl1prih6; no valid session data found
[03-Jan-2015 10:46:08 +1100]: <11npnocq> Session auth check failed for 11npnocqbunntmk46gbn2cv0v6; timeslot = 2015-01-03 10:46:00
[03-Jan-2015 10:46:08 +1100]: <11npnocq> Send new auth cookie for 11npnocqbunntmk46gbn2cv0v6: S7e79142d5469db2eba2a34ba95db27359ce645cd
[03-Jan-2015 10:47:08 +1100]: <11npnocq> Session auth check failed for 11npnocqbunntmk46gbn2cv0v6; timeslot = 2015-01-03 10:47:00

I did restart the apache server yesterday about the time when this problem was first reported so obviously something changed in my settings or on the server (timezone had been tweaked a few weeks ago). The timezone in the above "session" log matches the server "date" command output. The logs, temp and /var/log/php (session store) folders are all chmod 1777. I'm not sure what to look for in the MySQL (mariadb actually) session table.

Any assistance appreciated, and some hint as to what log and config file snippets to provide if needed.

EDIT: my problem was solved by this post...

http://www.roundcubeforum.net/index.php/topic,21658.msg58470.html#msg58470

Sure enough I had added this to my apache config the previous day...

Code: [Select]
#### will not work with roundcube
#  Header                always set X-Frame-Options DENY
« Last Edit: January 02, 2015, 07:45:09 PM by markc »

Offline Zilon

  • Newbie
  • *
  • Posts: 1
Hello,

I observer same behavior as Lenada with recent version of nginx, php-fpm and roundcube on FreeBSD 10.2. I already adjusted the timezone of my PHP setup to my local one and the one the server uses but the behavior does not change.

Any hints? Do you need further information?

Thanks
Zilon