View Full Version : RoundCube display login page on every page
ehsanch
11-03-2009, 09:10 AM
i upraded roundcube soma weeks ago
after thar when any user login to it , it display login page again on every request
other webmails work correctly
what is problem ?
massive
11-03-2009, 09:49 AM
Do you run php with cgi?
ehsanch
11-08-2009, 06:10 AM
yes , php run as cgi
eabris
01-21-2010, 02:18 PM
Hi,
I have the same problem now, do you have a solution?
I can see the e-mails in the mailbox for 3 seconds and then exits.
Are these errors from the firewall? (ipfw)
/var/log/messages:
Jan 23 20:04:41 alpha kernel: TCP: [xxx.xxx.xxx.xxx]:40555 to [xxx.xxx.xxx.xxx]:80 tcpflags 0x19<FIN,PUSH,ACK>; tcp_do_segment: FIN_WAIT_2: Received 469 bytes of data after socket was closed, sending RST and removing tcpcb
Jan 23 20:07:12 alpha kernel: TCP: [xxx.xxx.xxx.xxx]:2837 to [xxx.xxx.xxx.xxx]:80 tcpflags 0x2<SYN>; _syncache_add: Received duplicate SYN, resetting timer and retransmitting SYN|ACK
Jan 23 20:07:22 alpha kernel: TCP: [xxx.xxx.xxx.xxx]:1276 to [xxx.xxx.xxx.xxx]:110 tcpflags 0x18<PUSH,ACK>; tcp_do_segment: FIN_WAIT_2: Received 37 bytes of data after socket was closed, sending RST and removing tcpcb
Jan 23 20:07:22 alpha kernel: TCP: [xxx.xxx.xxx.xxx]:1276 to [79.172.195.240]:110 tcpflags 0x11<FIN,ACK>; syncache_expand: Segment failed SYNCOOKIE authentication, segment rejected (probably spoofed)
Jan 23 20:08:12 alpha su: eabris to root on /dev/ttyp4
Jan 23 20:09:12 alpha kernel: TCP: [xxx.xxx.xxx.xxx]:42229 to [xxx.xxx.xxx.xxx]:80; syncache_timer: Response timeout, retransmitting (1) SYN|ACK
Jan 23 20:09:12 alpha kernel: TCP: [xxx.xxx.xxx.xxx]:42229 to [xxx.xxx.xxx.xxx]:80 tcpflags 0x2<SYN>; _syncache_add: Received duplicate SYN, resetting timer and retransmitting SYN|ACK
Thanks
DirectAdmin Support
02-17-2010, 10:08 AM
Hello,
If for your firewall is blocking your apache request/cookie, try shutting off your firewall for testing purposes to see if that resolves the issue. If it does, then look for the setting in your firewall that would be blocking the cookie, and turn on the firewall again.
John
ehsanch
02-17-2010, 10:24 AM
firewall stoped but not resolved
/var/www/html/roundcube/logs/errors :
[17-Feb-2010 11:45:31 +0330]: IMAP Error: Authentication for XXXXXX failed (LOGIN): "" (POST /roundcube/?_task=&_action=login)
skruf
02-17-2010, 06:12 PM
Hey,
Assuming you are running Dovecot, what does the Dovecot log show?
David
ehsanch
02-18-2010, 12:26 AM
tail maillog:
Feb 18 11:47:35 server1 dovecot[12718]: imap-login: Login: user=<XXXXXX>, method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, secured
Feb 18 11:47:35 server1 dovecot[12718]: IMAP(XXXXXX): Disconnected: Logged out bytes=73/1250
Feb 18 11:47:35 server1 dovecot[12718]: imap-login: Login: user=<XXXXXX>, method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, secured
Feb 18 11:47:40 server1 dovecot[12718]: IMAP(XXXXXX): Disconnected: Logged out bytes=471/21804
Voland
05-24-2010, 11:52 AM
same error
May 24 22:53:18 www9 dovecot[20926]: imap-login: Disconnected (auth failed, 1 attempts): user=<xxxxxxxx>, method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, secured
M
May 24 22:53:30 www9 dovecot[20926]: imap-login: Disconnected (auth failed, 1 attempts): user=<xxxxxxxx>, method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, secured
M
Need help
daveyw
05-24-2010, 04:43 PM
To be clear: You are using the full emailaddress as your username? (if no: then do it)
Voland
05-24-2010, 11:27 PM
yes of cource...
problem is solved by reinstalling roundcube
Powered by vBulletin™ Version 4.0.4 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.