View Issue Details

IDProjectCategoryView StatusLast Update
0003256SOGoBackend Generalpublic2015-06-25 07:36
ReporterSigurd Holter Assigned To 
PrioritynormalSeverityminorReproducibilityrandom
Status newResolutionopen 
Platform[Server] LinuxOSRHEL/CentOSOS Version7
Product Version2.3.0 
Summary0003256: Error on login, changing first letter to lower/uppercase solves problem
Description

For some reason, SOGo sometimes won't let users login on web interface or Thunderbird using plugins with normal, working credentials.
Changing the first letter of the username to lowercase (or vice versa) often solves the problem.

Problem has existed for a long time, across different versions of SOGo, Thunderbird and browsers.

Additional Information

Entries from logfile :

Jun 16 11:29:13 sogod [10794]: 192.168.21.39 "PROPFIND /SOGo/dav/user/Mail HTTP/1.1" 401 0/146 0.008 - - 0
Jun 16 11:29:13 sogod [10794]: |SOGo| starting method 'OPTIONS' on uri '/SOGo/dav/user/Calendar'
2015-06-16 11:29:13.227 sogod[10794] ERROR(-[NSNull(misc) forwardInvocation:]): called selector objectForKey: on NSNull !
Jun 16 11:29:13 sogod [14325]: |SOGo| starting method 'PROPFIND' on uri '/SOGo/dav/user/Calendar/personal/'
2015-06-16 11:29:13.228 sogod[14325] ERROR(-[NSNull(misc) forwardInvocation:]): called selector objectForKey: on NSNull !
Jun 16 11:29:13 sogod [19762]: |SOGo| starting method 'OPTIONS' on uri '/SOGo/dav/user/Contacts'
2015-06-16 11:29:13.229 sogod[19762] ERROR(-[NSNull(misc) forwardInvocation:]): called selector objectForKey: on NSNull !
2015-06-16 11:29:13.229 sogod[10794] ERROR(-[NSNull(misc) forwardInvocation:]): called selector setObject:forKey: on NSNull !
2015-06-16 11:29:13.229 sogod[10794] didn't set return value for type 'v'
2015-06-16 11:29:13.230 sogod[10794] ERROR(-[NSNull(misc) forwardInvocation:]): called selector objectForKey: on NSNull !
2015-06-16 11:29:13.230 sogod[14325] ERROR(-[NSNull(misc) forwardInvocation:]): called selector setObject:forKey: on NSNull !
2015-06-16 11:29:13.230 sogod[14325] didn't set return value for type 'v'
2015-06-16 11:29:13.231 sogod[14325] ERROR(-[NSNull(misc) forwardInvocation:]): called selector objectForKey: on NSNull !
2015-06-16 11:29:13.231 sogod[19762] ERROR(-[NSNull(misc) forwardInvocation:]): called selector setObject:forKey: on NSNull !
2015-06-16 11:29:13.231 sogod[19762] didn't set return value for type 'v'
2015-06-16 11:29:13.232 sogod[19762] ERROR(-[NSNull(misc) forwardInvocation:]): called selector objectForKey: on NSNull !
2015-06-16 11:29:13.233 sogod[10794] ERROR(-[NSNull(misc) forwardInvocation:]): called selector setObject:forKey: on NSNull !
2015-06-16 11:29:13.233 sogod[10794] didn't set return value for type 'v'
2015-06-16 11:29:13.233 sogod[14325] ERROR(-[NSNull(misc) forwardInvocation:]): called selector setObject:forKey: on NSNull !
2015-06-16 11:29:13.233 sogod[14325] didn't set return value for type 'v'
Jun 16 11:29:13 sogod [10794]: |SOGo| request took 0.005932 seconds to execute
Jun 16 11:29:13 sogod [10794]: 192.168.21.39 "OPTIONS /SOGo/dav/user/Calendar HTTP/1.1" 401 0/0 0.007 - - 0Jun 16 11:29:13 sogod [14325]: |SOGo| request took 0.005150 seconds to execute

Jun 16 11:29:13 sogod [14325]: 192.168.21.39 "PROPFIND /SOGo/dav/user/Calendar/personal/ HTTP/1.1" 401 0/306 0.006 - - 0
2015-06-16 11:29:13.236 sogod[19762] ERROR(-[NSNull(misc) forwardInvocation:]): called selector setObject:forKey: on NSNull !
2015-06-16 11:29:13.236 sogod[19762] didn't set return value for type 'v'
Jun 16 11:29:13 sogod [19762]: |SOGo| request took 0.007431 seconds to execute

TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2015-06-16 09:34 Sigurd Holter New Issue