Hey, I have a problem with my SOGo (v2.2.13) installation.
My config is using postgres as backend and its retrivient users via a view in ispconfig. It's working fine on browser, but on mobile devices I have some problems. First, I login on browser to configure everything. Then I logoff and try to login via activesync/mobile device but I can't login, always error related to autentication. If I login on browser and then login via activesync, I have no problems at all... until I logoff from browser. On my ssl_log.conf I have this: [Wed Jan 07 12:00:23 2015] [error] [client xxxxx] (20014)Internal error: proxy: error reading status line from remote server 127.0.0.1 [Wed Jan 07 12:00:23 2015] [error] [client xxxxx] proxy: Error reading from remote server returned by /Microsoft-Server-ActiveSync And on sogo.log: Jan 07 12:18:56 sogod [2590]: <0x0x7f8b0d8d5938[SOGoCache]> Cache cleanup interval set every 300.000000 seconds Jan 07 12:18:56 sogod [2590]: <0x0x7f8b0d8d5938[SOGoCache]> Using host(s) 'localhost' as server(s) 2015-01-07 12:18:56.975 sogod[2590] ERROR(-[NSNull(misc) forwardInvocation:]): called selector objectForKey: on NSNull ! 2015-01-07 12:18:56.983 sogod[2590] ERROR(-[NSNull(misc) forwardInvocation:]): called selector setObject:forKey: on NSNull ! 2015-01-07 12:18:56.983 sogod[2590] didn't set return value for type 'v' 2015-01-07 12:18:56.984 sogod[2590] -[WEClientCapabilities initWithRequest:]: Unknown WebClient: user-agent='Android/5.0-EAS-1.3' 2015-01-07 12:18:56.984 sogod[2590] Note(SoObject): SoDebugKeyLookup is enabled! 2015-01-07 12:18:56.984 sogod[2590] Note(SoObject): SoDebugBaseURL is enabled! 2015-01-07 12:18:56.984 sogod[2590] Note(SoObject): relative base URLs are enabled. 2015-01-07 12:18:56.985 sogod[2590] ERROR(-[NSNull(misc) forwardInvocation:]): called selector objectForKey: on NSNull ! 2015-01-07 12:18:56.986 sogod[2590] ERROR(-[NSNull(misc) forwardInvocation:]): called selector setObject:forKey: on NSNull ! 2015-01-07 12:18:56.986 sogod[2590] didn't set return value for type 'v' Jan 07 12:18:56 sogod [2590]: [WARN] <0x0x7f8b0d8fdf08[WOContext]> Got no user from authenticator: <SOGoDAVAuthenticator: 0x7f8b0d90b388> 2015-01-07 12:18:56.989 sogod[2590] Note: Using UTF-8 as URL encoding in NGExtensions. 2015-01-07 12:18:56.989 sogod[2590] ERROR(-[NSNull(misc) forwardInvocation:]): called selector objectForKey: on NSNull ! 2015-01-07 12:18:56.990 sogod[2590] ERROR(-[NSNull(misc) forwardInvocation:]): called selector setObject:forKey: on NSNull ! 2015-01-07 12:18:56.990 sogod[2590] didn't set return value for type 'v' Jan 07 12:18:56 sogod [2590]: [WARN] <0x0x7f8b0d8fdf08[WOContext]> Got no user from authenticator: <SOGoDAVAuthenticator: 0x7f8b0d90b388> 2015-01-07 12:18:56.991 sogod[2590] ERROR(-[NSNull(misc) forwardInvocation:]): called selector objectForKey: on NSNull ! 2015-01-07 12:18:56.992 sogod[2590] ERROR(-[NSNull(misc) forwardInvocation:]): called selector setObject:forKey: on NSNull ! 2015-01-07 12:18:56.992 sogod[2590] didn't set return value for type 'v' Jan 07 12:18:56 sogod [2590]: [WARN] <0x0x7f8b0d8fdf08[WOContext]> Got no user from authenticator: <SOGoDAVAuthenticator: 0x7f8b0d90b388> EXCEPTION: <NSException: 0x7f8b0d4c0e98> NAME:SOGoCacheIOException REASON:table url is not set for object '<0x0D668B68[SOGoCacheGCSObject]: name=Mailwisexxxxxx+vcard/personal>' INFO:(null) Jan 07 12:18:57 sogod [31875]: <0x0x7f8b0d65e8f8[WOWatchDogChild]> child 2590 exited Jan 07 12:18:57 sogod [31875]: <0x0x7f8b0d65e8f8[WOWatchDogChild]> (terminated due to signal 6) Jan 07 12:18:57 sogod [31875]: <0x0x7f8b0d4579d8[WOWatchDog]> child spawned with pid 2595 Logged off from browser: ==> ssl_access_log <== xxx.xxx.xxx.xxx - - [07/Jan/2015:12:02:22 +0000] "OPTIONS /Microsoft-Server-ActiveSync HTTP/1.1" 401 - ==> ssl_request_log <== [07/Jan/2015:12:02:22 +0000] xxx.xxx.xxx.xxx TLSv1 RC4-MD5 "OPTIONS /Microsoft-Server-ActiveSync HTTP/1.1" - After connected with browser I get the exact output as above, but a 200 code. Regards, Bruno Andrade. -- [email protected] https://inverse.ca/sogo/lists
