Hello Kiss Tamás

Am 2013-12-11 03:26, schrieb Kiss Tamás:
> Apache is dead the following error message:
> 
> Proxy Error
> The proxy server received an invalid response from an upstream server.
> The proxy server could not handle the request GET /SOGo/so/info/Mail/view
> Reason: Error reading from remote server
> 

Obviously SOGo can _not_ retrieve the IMAP list for user "info".

> But the SOGo in ThunderBird is working very well.
> 

So Thunderbird is accessing IMAP successfully.
Are your connection settings different for Thunderbird IMAP and SOGo
IMAP access?

Do you use IMAP connections with STARTTLS?
If yes, the syntax for option SOGoIMAPServer has changed.
Set it to
imaps://your.imap.server:143/?tls=YES
(Yes, it is imaps now!)


> Notable SOGo log entries:
> 
< ... >

[I have removed irrelevant log entries.]

> WOxElemBuilder: could not locate builders: WOxExtElemBuilder,WOxExtElemBuilder
> WOCompoundElement: pool embedding is on.
> WOCompoundElement: id logging is on.
> SOGoRootPage successful login from '84.236.3.150' for user 'info' -
> expire = -1  grace = -1
> 

This means you logged in successfully.
So authentication works at least for SOGo settings, calendars and
address books.

As access to IMAP doesn't work, you should activate IMAP debugging too.


> <MySQL4Channel[0x0x7fd3c5fedaf0] connection=0x0x7fd3c5f75c20>   query
> has results, entering fetch-mode.
> WARNING(-[NSCalendarDate(MySQL4Values)
> initWithMySQL4Field:value:length:]): got no value for string
> '2013-02-10' format '%y%m%d%H%M'.
> 
< ... >
> ERROR(-[MySQL4Channel primaryFetchAttributes:withZone:]):
> <MySQL4Channel[0x0x7fd3c5fedaf0] connection=0x0x7fd3c5f75c20>: got no
> value for column:
>   attribute=added
>   valueClass=NSCalendarDate
>   type=DATE

There is a format mismatch.
The string has '%Y-%m-%d' and the expected format is '%y%m%d%H%M'.
Therefore SOGo doesn't get the value for column "added".

But I don't know, if that is part of your problem.


> 
> [WARN] <0x0x7fd3c5a97260[WOWatchDogChild]> pid 11323 has been hanging
> in the same request for 1 minutes
> [WARN] <0x0x7fd3c5a97260[WOWatchDogChild]> pid 11323 has been hanging
> in the same request for 2 minutes
> [WARN] <0x0x7fd3c5a97260[WOWatchDogChild]> pid 11323 has been hanging
> in the same request for 3 minutes
> [ERROR] <0x0x7fd3c5c57180[WOWatchDog]> No child available to handle
> incoming request!
> 
> Once again the 2.0.7 worked perfectly, I upgraded to 2.1.1a and died
> in the web interface at check-in, but from SOGo in ThunderBird is
> correct.
> 


Kind regards,
Christian Mack

-- 
Christian Mack
Gruppe Informationsdienste
Rechenzentrum Universität Konstanz
-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Reply via email to