Hi, Check whether the configuration value SOGoForceIMAPLoginWithEmail is not set to YES. By default this value should be set on NO according to the documentation.
-----Ursprüngliche Nachricht----- Von: Florian Unger [mailto:[email protected]] Gesendet: Dienstag, 2. August 2011 09:45 An: [email protected] Betreff: Re: [SOGo] Proxy error after Logging in Hi, I have got the same error. The problem probably is that I did not configure the IMAP settings in GNUstepDefaults and did not set up an IMAP server because we don't need it. Log file says: 192.168.124.51 - - [02/Aug/2011:08:54:21 GMT] "GET /SOGo/ HTTP/1.1" 302 0/0 0.043 - - 676K 192.168.124.51 - - [02/Aug/2011:08:54:21 GMT] "GET /SOGo/tom HTTP/1.1" 302 0/0 0.003 - - 0 192.168.124.51 - - [02/Aug/2011:08:54:21 GMT] "GET /SOGo/tom/view HTTP/1.1" 302 0/0 0.003 - - 4K 192.168.124.51 - - [02/Aug/2011:08:54:21 GMT] "GET /SOGo/so/tom/Mail HTTP/1.1" 302 0/0 0.002 - - 12K 2011-08-02 08:54:21.245 sogod[20613] WARNING: IMAP4 connection pooling is disabled! Aug 02 08:54:21 sogod [20613]: [ERROR] <0x0x8c8c5c8[NGImap4ConnectionManager]> IMAP4 login failed: host=localhost, user=tom, pwd=yes url=imap://tom@localhost/INBOX/ base=(nil) base-class=(nil)) = <0x0x8c8e678[NGImap4Client]: login=tom(pwd) address=<0x0x8c9eec0[NGInternetSocketAddress]: host=localhost port=143>> 2011-08-02 08:54:21.247 sogod[20613] Note(NGImap4Connection): using '/' as the IMAP4 folder separator. Aug 02 08:54:21 sogod [20613]: <0x08C91A50[SOGoMailFolder]:folderINBOX> renewing imap4 password Aug 02 08:54:21 sogod [20613]: [ERROR] <0x0x8c8c5c8[NGImap4ConnectionManager]> IMAP4 login failed: host=localhost, user=tom, pwd=yes url=imap://tom@localhost/INBOX/ base=(nil) base-class=(nil)) = <0x0x8c859b8[NGImap4Client]: login=tom(pwd) address=<0x0x8c86d28[NGInternetSocketAddress]: host=localhost port=143>> Aug 02 08:54:21 sogod [20613]: [ERROR] <0x08C91A50[SOGoMailFolder]:folderINBOX> Could not connect IMAP4 EXCEPTION: <NSException: 0x8c973c0> NAME:NSInvalidArgumentException REASON:Tried to add nil value for key 'uids' to dictionary INFO:{headers = ((To, Attachment, Flagged, Subject, From, Unread, Priority, Date, Size, rowClasses, labels, rowID, uid)); } Aug 02 08:54:21 sogod [3877]: <0x0x8993678[WOWatchDogChild]> child 20613 exited Aug 02 08:54:21 sogod [3877]: <0x0x8993678[WOWatchDogChild]> (terminated due to signal 6) Aug 02 08:54:21 sogod [3877]: <0x0x8a0a548[WOWatchDog]> child spawned with pid 21228 Regards Florian On 16.07.2011 12:58, Ludovic Marcotte wrote: > On 16/07/11 05:48, [email protected] wrote: >> I've just installed SOGo. With the first try to log in I get the >> following proxy error: >> >> "The proxy server received an invalid response from an upstream server. >> The proxy server could not handle the request GET /SOGo/so/admin/Mail/view." >> >> Can anyone help me to solve this problem? > Have a look at your sogo.log file in /var/log/sogo when that happens. What does it log? > -- [email protected] https://inverse.ca/sogo/lists -- [email protected] https://inverse.ca/sogo/lists
