AW: [SOGo] Proxy Error while saving preferences

2012-03-14 Thread m_brunnl
Hi André,

 

thanks for your quick reply.

 

1.   There is my user name at $USER ;)

2.   Hopefully this is related to my problem, but there are two
mysterious messages in the log:

a.   Mar 14 08:11:58 sogod [25740]: 0x0x260e340[WOPasswordField]
-[WOInput takeValuesFromRequest:inContext:]: form value is not settable:
0x0x260e5a0[WOValueAssociation]: value=
Mar 14 08:11:58 sogod [25740]: 0x0x260eeb0[WOPasswordField] -[WOInput
takeValuesFromRequest:inContext:]: form value is not settable:
0x0x260f110[WOValueAssociation]: value=

b.  2012-03-14 08:11:58.028 sogod[25740] ERROR(-[NGBundleManager
bundleWithPath:]): could not create bundle for path:
'/usr/share/GNUstep/Libraries/gnustep-base/Versions/1.19/Resources/SSL.bundl
e'

 

 

Von: André Schild [mailto:an...@schild.ws] 
Gesendet: Dienstag, 13. März 2012 19:16
An: users@sogo.nu
Betreff: Re: [SOGo] Proxy Error while saving preferences

 

1. Is the message realy incldung $USER, or does it show the correct user
name there ?
2. What does sogo.log tell you ?

Am 13.03.2012 19:00, schrieb m_bru...@cs.uni-kl.de: 

Hi folks,

 

I am currently migrating from a simple mail web frontend to SOGo.

Until now everything worked fine for me, but now I got a proxy error every
time I try to save my preferences in the SOGo web frontend:


Proxy Error


The proxy server received an invalid response from an upstream server.
The proxy server could not handle the request POST
/SOGo/so/$USER/preferences.

Reason: Error reading from remote server

 

Unfortunately I have not worked with sogo for some month as I had no time.
So I cannot identify any specific cause for this problem. I have found some
update/upgrade issues related to this error but all of them are related to
postgreSQL.

I am using MySQL (5.1.61) running on Ubuntu 10.04.2 and the latest sogo
packages (release).

 

Nothing about POST calls in the logs. Only GET operations are called
successfully:

 

[13/Mar/2012:18:37:24 GMT] GET /SOGo/so/$USER/preferences HTTP/1.1 200
15649/0 0.096 70790 77% 172K

 

Any suggestions how to get rid of this problem?

 

Regards,

Malte

 

 

-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] Proxy Error while saving preferences

2012-03-14 Thread Martin Rabl

Am 14.03.12 08:20, schrieb m_bru...@cs.uni-kl.de:

b.2012-03-14 08:11:58.028 sogod[25740] ERROR(-[NGBundleManager
bundleWithPath:]): could not create bundle for path:
'/usr/share/GNUstep/Libraries/gnustep-base/Versions/1.19/Resources/SSL.bundle'

This can be ignored.
http://www.sogo.nu/bugs/view.php?id=287

Greetings,
  Martin
--
users@sogo.nu
https://inverse.ca/sogo/lists


AW: [SOGo] Proxy Error while saving preferences

2012-03-14 Thread m_brunnl
I have checked some other user accounts for this proxy error.
So it seems to be an individual problem for my account. This leads to the
conclusion that the cause could be the manually migration of sieve rules
from roundcube to sogo.
As sogo saves its sieve rules in a huge array in the database as part of the
user profile, I converted existing rules to the database representation.
I inserted the new rules and as intended they are correctly loaded into sogo
webinterface. After that I had a look at the generated sogo.sieve file on
which managesieve determines its rule application. As this file seems to be
left in old state, I wanted to force sogo to generate a new sogo.sieve file
from database using the save preferences mechanism.
Unfortunately while saving I got the proxy error the first time. So I
restored the old database entries for my profile in order to get rid of this
problem, but nothing new... the proxy error occurs whenever I want to save
my settings although I restored the original settings.

Any new ideas how to get rid of the proxy error?

-Ursprüngliche Nachricht-
Von: Martin Rabl [mailto:martin.r...@rablnet.de] 
Gesendet: Mittwoch, 14. März 2012 08:44
An: users@sogo.nu
Betreff: Re: [SOGo] Proxy Error while saving preferences

Am 14.03.12 08:20, schrieb m_bru...@cs.uni-kl.de:
 b.2012-03-14 08:11:58.028 sogod[25740] ERROR(-[NGBundleManager
 bundleWithPath:]): could not create bundle for path:

'/usr/share/GNUstep/Libraries/gnustep-base/Versions/1.19/Resources/SSL.bundl
e'
This can be ignored.
http://www.sogo.nu/bugs/view.php?id=287

Greetings,
   Martin
-- 
users@sogo.nu
https://inverse.ca/sogo/lists

-- 
users@sogo.nu
https://inverse.ca/sogo/lists

[SOGo] Proxy Error while saving preferences

2012-03-13 Thread m_brunnl
Hi folks,

 

I am currently migrating from a simple mail web frontend to SOGo.

Until now everything worked fine for me, but now I got a proxy error every
time I try to save my preferences in the SOGo web frontend:


Proxy Error


The proxy server received an invalid response from an upstream server.
The proxy server could not handle the request POST
/SOGo/so/$USER/preferences.

Reason: Error reading from remote server

 

Unfortunately I have not worked with sogo for some month as I had no time.
So I cannot identify any specific cause for this problem. I have found some
update/upgrade issues related to this error but all of them are related to
postgreSQL.

I am using MySQL (5.1.61) running on Ubuntu 10.04.2 and the latest sogo
packages (release).

 

Nothing about POST calls in the logs. Only GET operations are called
successfully:

 

[13/Mar/2012:18:37:24 GMT] GET /SOGo/so/$USER/preferences HTTP/1.1 200
15649/0 0.096 70790 77% 172K

 

Any suggestions how to get rid of this problem?

 

Regards,

Malte

 

-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] Proxy Error while saving preferences

2012-03-13 Thread André Schild
1. Is the message realy incldung $USER, or does it show the correct user 
name there ?

2. What does sogo.log tell you ?

Am 13.03.2012 19:00, schrieb m_bru...@cs.uni-kl.de:


Hi folks,

I am currently migrating from a simple mail web frontend to SOGo.

Until now everything worked fine for me, but now I got a proxy error 
every time I try to save my preferences in the SOGo web frontend:



  Proxy Error

The proxy server received an invalid response from an upstream server.
The proxy server could not handle the request 
/POST /SOGo/so/$USER/preferences/.


Reason: *Error reading from remote server*

Unfortunately I have not worked with sogo for some month as I had no 
time. So I cannot identify any specific cause for this problem. I have 
found some update/upgrade issues related to this error but all of them 
are related to postgreSQL.


I am using MySQL (5.1.61) running on Ubuntu 10.04.2 and the latest 
sogo packages (release).


Nothing about POST calls in the logs. Only GET operations are called 
successfully:


/[13/Mar/2012:18:37:24 GMT] GET /SOGo/so/$USER/preferences HTTP/1.1 
200 15649/0 0.096 70790 77% 172K/


Any suggestions how to get rid of this problem?

Regards,

Malte



--
users@sogo.nu
https://inverse.ca/sogo/lists