Opened 3 years ago
Closed 3 years ago
#1486785 closed Bugs (fixed)
Unable to log in
| Reported by: | sylvain | Owned by: | |
|---|---|---|---|
| Priority: | 1 - Highest | Milestone: | 0.4-stable |
| Component: | User Interface | Version: | git-master |
| Severity: | critical | Keywords: | |
| Cc: |
Description
Tested under FF, Chrome and Safari (Verified Last Version)
Unable to login, roundcube complain about cookie cannot be set :(
last svn revision 3741
Change History (4)
comment:1 Changed 3 years ago by sylvain
- Component changed from Core functionality to User Interface
- Priority changed from 5 to 1 - Highest
- Summary changed from Unable to login in to Unable to log in
comment:2 Changed 3 years ago by alec
- Milestone changed from later to 0.4-stable
- Resolution set to worksforme
- Status changed from new to closed
comment:3 Changed 3 years ago by sylvain
- Resolution worksforme deleted
- Status changed from closed to reopened
Under FF 3.6.3
Errors log reveal a problem for loading globaladressbook so i disabled it -> NOOK
Closing Browser, empty cache, history (ALL) -> NOOK
Here's logs
[10-Jun-2010 13:10:32] PHP Warning: session_start() [<a href='function.session-start'>function.session-start</a>]: Cannot send session cookie - headers already sent by (output started at /usr/share/roundcube/program/include/main.inc:1) in /usr/share/roundcube/program/include/rcmail.php on line 516
[10-Jun-2010 13:10:32] PHP Warning: session_start() [<a href='function.session-start'>function.session-start</a>]: Cannot send session cache limiter - headers already sent (output started at /usr/share/roundcube/program/include/main.inc:1) in /usr/share/roundcube/program/include/rcmail.php on line 516
Clearing plugin list -> NOOK
$rcmail_configplugins? = array('help','markasjunk','password','vacation','archive','emoticons','show_additional_headers','additional_message_headers','subscriptions_option','userinfo','vcard_attachments');
$rcmail_configplugins? = array();
Error is (in french) : Votre navigateur n'accepte pas les cookies
URL : http://webmail.noisettine.com
thanks
comment:4 Changed 3 years ago by alec
- Resolution set to fixed
- Status changed from reopened to closed
Fixed in [93e3ae13].

Works for me with FF 3.6.3. Any errors in logs? Disable all plugins and try again. Clear browser's cache. Reopen with more info.