[SOGo] Migrate productive environment to a fresh SOGo V2 instance / was: Re: Front end login not working anymore since 2.3.5 or 2.3.6

2016-03-24 Thread Mailing Lists
Since I still haven't found the issue, I am currently thinking about to export 
all relevant data from the MySQL DB, setup a new vanilla instance of sogo and 
import all relevant data. To avoid having the same situation on a new 
installation again, I would like to migrate as little as needed from the 
current (productive!) instance.
Is there any guide or documentation, which tables and content are really needed 
in such a case?
IMHO it would make sense to stay at first on SOGo V2 and migrate to V3 later if 
and when everything is up&running again.

Thanks in advance for some help from the pro’s… ;)

Cheers
Tobias

> Am 29.02.2016 um 16:49 schrieb Mailing Lists :
> 
> Hi all,
> 
> coming back to this strange issue.
> I did perform a snapshot of the machine and switched to nightly hoping to 
> have this issue somehow fixed - but with no success.
> 
> I (again) saw the following error lines:
> 
> Feb 29 16:10:01 sogod [4688]: <0x0x7f1409dad9b0[SOGoWebAuthenticator]> tried 
> wrong password for user 
> 'wW4fRAfpS70pgYsHG9cMeQy7N77cM/k4D5eRHMhxpgo/fYG7HS9RS7/jvcWw8hRkdHoJ2sMFnTpir08ARWQZzLctc1Y3quU4v44K2iV942PDcvVtUfCE0KtpkCPvUFCAaiqNl3BN2gYancCSpm6ciI5hGFUeWjaHxSqiHjHofWWing5XzN5Y1z5r6ME2Yhk0xZio25P5g6FIOiXmXFf8QA=='!
> ……..
> Feb 29 16:10:00 sogod [4688]: SOGoRootPage successful login from '[My_IP]' 
> for user '[My_UID]' - expire = -1 grace = -1
> 2016-02-29 16:10:00.905 sogod[4688]  connection=0x0x7f140a55cb90> SQL: BEGIN;
> 2016-02-29 16:10:00.905 sogod[4688]  connection=0x0x7f140a55cb90> query has no results.
> 2016-02-29 16:10:00.905 sogod[4688]  connection=0x0x7f140a55cb90> SQL: SELECT t1.c_creationdate, t1.c_id, 
> t1.c_lastseen, t1.c_value FROM sogo_sessions_folder t1 WHERE 
> t1.c_id='mvCQCheKKlcn1YmlccoU3g==';
> 2016-02-29 16:10:00.906 sogod[4688]  connection=0x0x7f140a55cb90> query has results, entering fetch-mode.
> 2016-02-29 16:10:00.906 sogod[4688]  connection=0x0x7f140a55cb90> SQL: ROLLBACK;
> 2016-02-29 16:10:00.906 sogod[4688]  connection=0x0x7f140a55cb90> query has no results.
> 2016-02-29 16:10:00.906 sogod[4688]  connection=0x0x7f1409d95dc0> SQL: BEGIN;
> 2016-02-29 16:10:00.906 sogod[4688]  connection=0x0x7f1409d95dc0> query has no results.
> 2016-02-29 16:10:00.906 sogod[4688]  connection=0x0x7f1409d95dc0> SQL: INSERT INTO sogo_sessions_folder 
> (c_lastseen, c_creationdate, c_value, c_id) VALUES (1456758600, 1456758600, 
> 'tQF9LWaaC9FA7/5/NrB5C3mVVNGxc8NSaqfmbKdC0go/fYG7HS9RS7/jvcWw8hRkdHoJ2sMFnTpir08ARWQZzLctc1Y3quU4v44K2iV942PDcvVtUfCE0KtpkCPvUFCAaiqNl3BN2gYancCSpm6ciI5hGFUeWjaHxSqiHjHofWWing5XzN5Y1z5r6ME2Yhk0xZio25P5g6FIOiXmXFf8QA==',
>  'mvCQCheKKlcn1YmlccoU3g==');
> 2016-02-29 16:10:00.906 sogod[4688]  connection=0x0x7f1409d95dc0> query has no results.
> 2016-02-29 16:10:00.906 sogod[4688]  connection=0x0x7f1409d95dc0> SQL: COMMIT;
> 2016-02-29 16:10:00.907 sogod[4688]  connection=0x0x7f1409d95dc0> query has no results.
> 
> I do also see the following message after the above ones being reproducible:
> 
> 2016-02-29 16:46:11.499 sogod[1637] ERROR(-[NSNull(misc) 
> forwardInvocation:]): called selector objectForKey: on NSNull !
> 2016-02-29 16:46:11.499 sogod[1637] ERROR(-[NSNull(misc) 
> forwardInvocation:]): called selector objectForKey: on NSNull !
> 
> Login via the web frontend (2.3.8-1) is still impossible
> Can anybody help with it, please?
> 
> Cheers
> Tobias
> 
> 
>> Am 09.02.2016 um 08:49 schrieb Mailing Lists :
>> 
>> Hi Christian,
>> 
>> thanks for the input, but I did run it when upgrading to 2.3.0. Afterwards 
>> everything was running fine until 2.3.5 or 2.3.6
>> IIRC I once was running on nightly build and then switched back to stable.
>> Could it be that there is some weird code somewhere left which causes 
>> problems now?
>> I am also planning to upgrade to 3.0.x in the near future.
>> Could this maybe also be worth a try or should I just try to solve the issue 
>> first since it is running on the same data set(s)?
>> For me personally, it looks not like a DB issue rather than like a 
>> frontend-code issue or so…
>> Quite strange at all…
>> 
>> Cheers
>> Tobias
>> 
>> 
>> 
>>> Am 08.02.2016 um 16:05 schrieb Christian Mack 
>>> :
>>> 
>>> Hello
>>> 
>>> Did you upgrade froma pre 2.3.0 Version?
>>> 
>>> If yes, run the needed sql-update-2.2.17_to_2.3.0-mysql.sh
>>> 
>>> 
>>> Kind regards,
>>> Christian Mack
>>> 
>>> Am 06.02.2016 um 17:26 schrieb Mailing Lists:
>>>> Hi List,
>>>> 
>>>> since one of the last upgrade from

Re: [SOGo] Front end login not working anymore since 2.3.5 or 2.3.6

2016-02-29 Thread Mailing Lists
Hi all,

coming back to this strange issue.
I did perform a snapshot of the machine and switched to nightly hoping to have 
this issue somehow fixed - but with no success.

I (again) saw the following error lines:

Feb 29 16:10:01 sogod [4688]: <0x0x7f1409dad9b0[SOGoWebAuthenticator]> tried 
wrong password for user 
'wW4fRAfpS70pgYsHG9cMeQy7N77cM/k4D5eRHMhxpgo/fYG7HS9RS7/jvcWw8hRkdHoJ2sMFnTpir08ARWQZzLctc1Y3quU4v44K2iV942PDcvVtUfCE0KtpkCPvUFCAaiqNl3BN2gYancCSpm6ciI5hGFUeWjaHxSqiHjHofWWing5XzN5Y1z5r6ME2Yhk0xZio25P5g6FIOiXmXFf8QA=='!
……..
Feb 29 16:10:00 sogod [4688]: SOGoRootPage successful login from '[My_IP]' for 
user '[My_UID]' - expire = -1 grace = -1
2016-02-29 16:10:00.905 sogod[4688]  SQL: BEGIN;
2016-02-29 16:10:00.905 sogod[4688]  query has no results.
2016-02-29 16:10:00.905 sogod[4688]  SQL: SELECT t1.c_creationdate, t1.c_id, 
t1.c_lastseen, t1.c_value FROM sogo_sessions_folder t1 WHERE 
t1.c_id='mvCQCheKKlcn1YmlccoU3g==';
2016-02-29 16:10:00.906 sogod[4688]  query has results, entering fetch-mode.
2016-02-29 16:10:00.906 sogod[4688]  SQL: ROLLBACK;
2016-02-29 16:10:00.906 sogod[4688]  query has no results.
2016-02-29 16:10:00.906 sogod[4688]  SQL: BEGIN;
2016-02-29 16:10:00.906 sogod[4688]  query has no results.
2016-02-29 16:10:00.906 sogod[4688]  SQL: INSERT INTO sogo_sessions_folder (c_lastseen, 
c_creationdate, c_value, c_id) VALUES (1456758600, 1456758600, 
'tQF9LWaaC9FA7/5/NrB5C3mVVNGxc8NSaqfmbKdC0go/fYG7HS9RS7/jvcWw8hRkdHoJ2sMFnTpir08ARWQZzLctc1Y3quU4v44K2iV942PDcvVtUfCE0KtpkCPvUFCAaiqNl3BN2gYancCSpm6ciI5hGFUeWjaHxSqiHjHofWWing5XzN5Y1z5r6ME2Yhk0xZio25P5g6FIOiXmXFf8QA==',
 'mvCQCheKKlcn1YmlccoU3g==');
2016-02-29 16:10:00.906 sogod[4688]  query has no results.
2016-02-29 16:10:00.906 sogod[4688]  SQL: COMMIT;
2016-02-29 16:10:00.907 sogod[4688]  query has no results.

I do also see the following message after the above ones being reproducible:

2016-02-29 16:46:11.499 sogod[1637] ERROR(-[NSNull(misc) forwardInvocation:]): 
called selector objectForKey: on NSNull !
2016-02-29 16:46:11.499 sogod[1637] ERROR(-[NSNull(misc) forwardInvocation:]): 
called selector objectForKey: on NSNull !

Login via the web frontend (2.3.8-1) is still impossible
Can anybody help with it, please?

Cheers
Tobias


> Am 09.02.2016 um 08:49 schrieb Mailing Lists :
> 
> Hi Christian,
> 
> thanks for the input, but I did run it when upgrading to 2.3.0. Afterwards 
> everything was running fine until 2.3.5 or 2.3.6
> IIRC I once was running on nightly build and then switched back to stable.
> Could it be that there is some weird code somewhere left which causes 
> problems now?
> I am also planning to upgrade to 3.0.x in the near future.
> Could this maybe also be worth a try or should I just try to solve the issue 
> first since it is running on the same data set(s)?
> For me personally, it looks not like a DB issue rather than like a 
> frontend-code issue or so…
> Quite strange at all…
> 
> Cheers
> Tobias
> 
> 
> 
>> Am 08.02.2016 um 16:05 schrieb Christian Mack 
>> :
>> 
>> Hello
>> 
>> Did you upgrade froma pre 2.3.0 Version?
>> 
>> If yes, run the needed sql-update-2.2.17_to_2.3.0-mysql.sh
>> 
>> 
>> Kind regards,
>> Christian Mack
>> 
>> Am 06.02.2016 um 17:26 schrieb Mailing Lists:
>>> Hi List,
>>> 
>>> since one of the last upgrade from stable sources, login through the 
>>> web-frontend is not possible any more. 
>>> All other functionality (such as IMAP, CalDAV and CardDAV) works properly.
>>> 
>>> Running on Debian 8.3 (Jessie) with apache 2.4.10-10+deb8u4. DB is MySQL 
>>> and is being managed by a web hosting software using a MySQL view.
>>> 
>>> Log shows:
>>> 
>>> Feb 06 16:49:12 sogod [24985]: |SOGo| starting method 'POST' on uri 
>>> '/SOGo/connect'
>>> 2016-02-06 16:49:12.119 sogod[24985] >> connection=0x0x7fc906423d00> SQL: SELECT c_password FROM sogo_users WHERE 
>>> c_uid = 'my_user@my_domain.com';
>>> 2016-02-06 16:49:12.119 sogod[24985] >> connection=0x0x7fc906423d00>   query has results, entering fetch-mode.
>>> Feb 06 16:49:12 sogod [24985]: SOGoRootPage successful login from 
>>> ‚my_client_ip' for user ‚my_user@my_domain.com' - expire = -1  grace = -1
>>> 2016-02-06 16:49:12.120 sogod[24985] >> connection=0x0x7fc906423d00> SQL: BEGIN;
>>> 2016-02-06 16:49:12.121 sogod[24985] >> connection=0x0x7fc906423d00>   query has no results.
>>> 2016-02-06 16:49:12.121 sogod[24985] >> connection=0x0x7fc906423d00> SQL: SELECT t1.c_creationdate, t1.c_id, 
>>> t1.c_lastseen, t1.c_value FROM  sogo_sessions_

Re: [SOGo] Front end login not working anymore since 2.3.5 or 2.3.6

2016-02-09 Thread Mailing Lists
Hi Christian,

thanks for the input, but I did run it when upgrading to 2.3.0. Afterwards 
everything was running fine until 2.3.5 or 2.3.6
IIRC I once was running on nightly build and then switched back to stable.
Could it be that there is some weird code somewhere left which causes problems 
now?
I am also planning to upgrade to 3.0.x in the near future.
Could this maybe also be worth a try or should I just try to solve the issue 
first since it is running on the same data set(s)?
For me personally, it looks not like a DB issue rather than like a 
frontend-code issue or so…
Quite strange at all…

Cheers
Tobias



> Am 08.02.2016 um 16:05 schrieb Christian Mack 
> :
> 
> Hello
> 
> Did you upgrade froma pre 2.3.0 Version?
> 
> If yes, run the needed sql-update-2.2.17_to_2.3.0-mysql.sh
> 
> 
> Kind regards,
> Christian Mack
> 
> Am 06.02.2016 um 17:26 schrieb Mailing Lists:
>> Hi List,
>> 
>> since one of the last upgrade from stable sources, login through the 
>> web-frontend is not possible any more. 
>> All other functionality (such as IMAP, CalDAV and CardDAV) works properly.
>> 
>> Running on Debian 8.3 (Jessie) with apache 2.4.10-10+deb8u4. DB is MySQL and 
>> is being managed by a web hosting software using a MySQL view.
>> 
>> Log shows:
>> 
>> Feb 06 16:49:12 sogod [24985]: |SOGo| starting method 'POST' on uri 
>> '/SOGo/connect'
>> 2016-02-06 16:49:12.119 sogod[24985] > connection=0x0x7fc906423d00> SQL: SELECT c_password FROM sogo_users WHERE 
>> c_uid = 'my_user@my_domain.com';
>> 2016-02-06 16:49:12.119 sogod[24985] > connection=0x0x7fc906423d00>   query has results, entering fetch-mode.
>> Feb 06 16:49:12 sogod [24985]: SOGoRootPage successful login from 
>> ‚my_client_ip' for user ‚my_user@my_domain.com' - expire = -1  grace = -1
>> 2016-02-06 16:49:12.120 sogod[24985] > connection=0x0x7fc906423d00> SQL: BEGIN;
>> 2016-02-06 16:49:12.121 sogod[24985] > connection=0x0x7fc906423d00>   query has no results.
>> 2016-02-06 16:49:12.121 sogod[24985] > connection=0x0x7fc906423d00> SQL: SELECT t1.c_creationdate, t1.c_id, 
>> t1.c_lastseen, t1.c_value FROM  sogo_sessions_folder t1 WHERE 
>> t1.c_id='kY52T2m+dsiUZjgQqMTEGg==';
>> 2016-02-06 16:49:12.121 sogod[24985] > connection=0x0x7fc906423d00>   query has results, entering fetch-mode.
>> 2016-02-06 16:49:12.122 sogod[24985] > connection=0x0x7fc906423d00> SQL: ROLLBACK;
>> 2016-02-06 16:49:12.122 sogod[24985] > connection=0x0x7fc906423d00>   query has no results.
>> 2016-02-06 16:49:12.122 sogod[24985] > connection=0x0x7fc9065fed10> SQL: BEGIN;
>> 2016-02-06 16:49:12.122 sogod[24985] > connection=0x0x7fc9065fed10>   query has no results.
>> 2016-02-06 16:49:12.122 sogod[24985] > connection=0x0x7fc9065fed10> SQL: INSERT INTO sogo_sessions_folder 
>> (c_lastseen, c_creationdate, c_value, c_id) VALUES (1454773752, 1454773752, 
>> 'G9q4/99BuvBnXWeGwuN3ZqiMJGg1uUXNGEEWIXtIgBhMyRxueZrz8IvEBX8Ey5CmWG+GvSdFb7ykHU/a+NeOXUTJHbXLG29jxJalVqjP4YGxHp1qYe+FSTRW8ot70rPlw6grkRcCBByb6qiF8Ct3Jm6dTNKeKLPFk8VG/seJ97U77kD8UtOVFafbGzTvp0BF2Q+JgIBOcQj9s8YxXPOAcg==',
>>  'kY52T2m+dsiUZjgQqMTEGg==');
>> 2016-02-06 16:49:12.122 sogod[24985] > connection=0x0x7fc9065fed10>   query has no results.
>> 2016-02-06 16:49:12.122 sogod[24985] > connection=0x0x7fc9065fed10> SQL: COMMIT;
>> 2016-02-06 16:49:12.122 sogod[24985] > connection=0x0x7fc9065fed10>   query has no results.
>> Feb 06 16:49:12 sogod [24985]: |SOGo| request took 0.004051 seconds to 
>> execute
>> Feb 06 16:49:12 sogod [24985]: my_client_ip "POST /SOGo/connect HTTP/1.1" 
>> 200 27/59 0.005 - - 0
>> Feb 06 16:49:12 sogod [24985]: |SOGo| starting method 'GET' on uri 
>> '/SOGo/my_user@my_domain.com'
>> 2016-02-06 16:49:12.177 sogod[24985] ERROR(-[NSNull(misc) 
>> forwardInvocation:]): called selector objectForKey: on NSNull !
>> 2016-02-06 16:49:12.177 sogod[24985] ERROR(-[NSNull(misc) 
>> forwardInvocation:]): called selector objectForKey: on NSNull !
>> 2016-02-06 16:49:12.177 sogod[24985] > connection=0x0x7fc906423d00> SQL: SELECT c_password FROM sogo_users WHERE 
>> c_uid = ‚my_user@my_domain.com@';
>> 2016-02-06 16:49:12.177 sogod[24985] > connection=0x0x7fc906423d00>   query has results, entering fetch-mode.
>> Feb 06 16:49:12 sogod [24985]: <0x0x7fc906151390[SOGoWebAuthenticator]> 
>> tried wrong password for user 
>> 'b7Xalr4y+pwOMxL+74QCFN2iRwdY+X+nfXFhURR79BhMyRxueZrz8IvEBX8Ey5CmWG+GvSdFb7ykHU/a+NeOXUTJHbXLG29jxJalVqjP4YGxHp1qYe+FSTRW8ot70rPlw6grkRcCBByb6q

[SOGo] Front end login not working anymore since 2.3.5 or 2.3.6

2016-02-06 Thread Mailing Lists
Hi List,

since one of the last upgrade from stable sources, login through the 
web-frontend is not possible any more. 
All other functionality (such as IMAP, CalDAV and CardDAV) works properly.

Running on Debian 8.3 (Jessie) with apache 2.4.10-10+deb8u4. DB is MySQL and is 
being managed by a web hosting software using a MySQL view.

Log shows:

Feb 06 16:49:12 sogod [24985]: |SOGo| starting method 'POST' on uri 
'/SOGo/connect'
2016-02-06 16:49:12.119 sogod[24985]  SQL: SELECT c_password FROM sogo_users WHERE c_uid 
= 'my_user@my_domain.com';
2016-02-06 16:49:12.119 sogod[24985]query has results, entering fetch-mode.
Feb 06 16:49:12 sogod [24985]: SOGoRootPage successful login from 
‚my_client_ip' for user ‚my_user@my_domain.com' - expire = -1  grace = -1
2016-02-06 16:49:12.120 sogod[24985]  SQL: BEGIN;
2016-02-06 16:49:12.121 sogod[24985]query has no results.
2016-02-06 16:49:12.121 sogod[24985]  SQL: SELECT t1.c_creationdate, t1.c_id, 
t1.c_lastseen, t1.c_value FROM  sogo_sessions_folder t1 WHERE 
t1.c_id='kY52T2m+dsiUZjgQqMTEGg==';
2016-02-06 16:49:12.121 sogod[24985]query has results, entering fetch-mode.
2016-02-06 16:49:12.122 sogod[24985]  SQL: ROLLBACK;
2016-02-06 16:49:12.122 sogod[24985]query has no results.
2016-02-06 16:49:12.122 sogod[24985]  SQL: BEGIN;
2016-02-06 16:49:12.122 sogod[24985]query has no results.
2016-02-06 16:49:12.122 sogod[24985]  SQL: INSERT INTO sogo_sessions_folder (c_lastseen, 
c_creationdate, c_value, c_id) VALUES (1454773752, 1454773752, 
'G9q4/99BuvBnXWeGwuN3ZqiMJGg1uUXNGEEWIXtIgBhMyRxueZrz8IvEBX8Ey5CmWG+GvSdFb7ykHU/a+NeOXUTJHbXLG29jxJalVqjP4YGxHp1qYe+FSTRW8ot70rPlw6grkRcCBByb6qiF8Ct3Jm6dTNKeKLPFk8VG/seJ97U77kD8UtOVFafbGzTvp0BF2Q+JgIBOcQj9s8YxXPOAcg==',
 'kY52T2m+dsiUZjgQqMTEGg==');
2016-02-06 16:49:12.122 sogod[24985]query has no results.
2016-02-06 16:49:12.122 sogod[24985]  SQL: COMMIT;
2016-02-06 16:49:12.122 sogod[24985]query has no results.
Feb 06 16:49:12 sogod [24985]: |SOGo| request took 0.004051 seconds to execute
Feb 06 16:49:12 sogod [24985]: my_client_ip "POST /SOGo/connect HTTP/1.1" 200 
27/59 0.005 - - 0
Feb 06 16:49:12 sogod [24985]: |SOGo| starting method 'GET' on uri 
'/SOGo/my_user@my_domain.com'
2016-02-06 16:49:12.177 sogod[24985] ERROR(-[NSNull(misc) forwardInvocation:]): 
called selector objectForKey: on NSNull !
2016-02-06 16:49:12.177 sogod[24985] ERROR(-[NSNull(misc) forwardInvocation:]): 
called selector objectForKey: on NSNull !
2016-02-06 16:49:12.177 sogod[24985]  SQL: SELECT c_password FROM sogo_users WHERE c_uid 
= ‚my_user@my_domain.com@';
2016-02-06 16:49:12.177 sogod[24985]query has results, entering fetch-mode.
Feb 06 16:49:12 sogod [24985]: <0x0x7fc906151390[SOGoWebAuthenticator]> tried 
wrong password for user 
'b7Xalr4y+pwOMxL+74QCFN2iRwdY+X+nfXFhURR79BhMyRxueZrz8IvEBX8Ey5CmWG+GvSdFb7ykHU/a+NeOXUTJHbXLG29jxJalVqjP4YGxHp1qYe+FSTRW8ot70rPlw6grkRcCBByb6qiF8Ct3Jm6dTNKeKLPFk8VG/seJ97U77kD8UtOVFafbGzTvp0BF2Q+JgIBOcQj9s8YxXPOAcg=='!
Feb 06 16:49:12 sogod [24985]: |SOGo|   constructed root-url: /SOGo/
Feb 06 16:49:12 sogod [24985]: |SOGo|   setting root-url in context: /SOGo/
Feb 06 16:49:12 sogod [24985]: |SOGo| ROOT baseURL(no container, name=(null)):
  own: /SOGo/
Feb 06 16:49:12 sogod [24985]: |SOGo| request took 0.006288 seconds to execute
Feb 06 16:49:12 sogod [24985]: my_client_ip "GET /SOGo/my_user@my_domain.com 
HTTP/1.1" 200 13702/0 0.009 - - 0

/etc/sogo/sogo.conf shows:

{
NGImap4ConnectionStringSeparator = "/";
OCSFolderInfoURL = 
"mysql://my_db_user:my_db_pw@127.0.0.1:3306/sogo/sogo_folder_info";
OCSSessionsFolderURL = 
"mysql://my_db_user:my_db_pw@127.0.0.1:3306/sogo/sogo_sessions_folder";
SOGoAppointmentSendEMailNotifications = YES;
SOGoDraftsFolderName = Drafts;
SOGoEnableDomainBasedUID = YES;
SOGoFirstDayOfWeek = 1;
SOGoForceIMAPLoginWithEmail = YES;
SOGoForwardEnabled = NO;
SOGoIMAPServer = localhost;
SOGoLanguage = German;
SOGoLoginModule = Mail;
SOGoMailAuxiliaryUserAccountsEnabled = YES;
SOGoMailCustomFromEnabled = YES;
SOGoMailDomain = „my_domain.com";
SOGoMailMessageCheck = "every_5_minutes";
SOGoMailingMechanism = smtp;
"SOGoMailingMechanism$" = smtp;
SOGoMemcachedHost = "127.0.0.1";
SOGoProfileURL = 
"mysql://my_db_user:my_db_pw@127.0.0.1:3306/sogo/sogo_user_profile";
SOGoSMTPServer = localhost;
SOGoSentFolderName = "Sent Messages";
SOGoSieveScriptsEnabled = NO;
SOGoSieveServer = "sieve://localhost:4190";
SOGoSuperUsernames = (
„my_user@my_domain.com"
);
SOGoTimeZone = "Europe/Zurich";
SOGoTrashFolderName = Trash;
SOGoUserSources = (
{
canAuthenticate = YES;
displayName = "SOGo Users";
id = users;
isAddressBook = NO;
type = sql;
userPasswordAlgorithm = "md5-crypt";
viewURL = 
"mysql://my_db_user:my_db_pw@127.0.0.1:3306/sogo/sogo_users";
}
);
SOGoVaca

Re: [SOGo] Proxypass problem

2012-10-25 Thread Mailing

Am 25.10.2012 21:07, schrieb James James:

thanks but the problem is still there ..


Could you post the output of /var/log/httpd/error.log and 
/var/log/sogo/sogo.log (I don't remember the log file names exactly).

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


Re: [SOGo] Proxypass problem

2012-10-25 Thread Mailing

Am 25.10.2012 20:40, schrieb James James:

Yes SELinux is in permissive mode ...


try "setenfore 0" (selinux disabled)
--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Proxypass problem

2012-10-25 Thread Mailing

Am 25.10.2012 20:32, schrieb James James:

this morning my sogo server was in trouble. I cant login anymore. My
ssl_error_log give me that :

[Thu Oct 25 20:26:11 2012] [error] [client 192.168.0.1]
(20014)Internal error: proxy: error reading status line from remote
server 127.0.0.1
 [Thu Oct 25 20:26:11 2012] [error] [client 192.168.0.1] proxy: Error
reading from remote server returned by /SOGo/so/james/Mail/view


Do you have selinux disabled? I remember having a similar problem and 
disabling selinux was the solution.


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


Re: [SOGo] Mobile Sync with Z-Push Activsync Successful

2012-10-18 Thread Mailing

Hi all,

i also installed the Activesync Sogo successful. Contact 
synchronization works fine with my HTC Desire Android phone, but when I 
try to add new appointments in the "Exchange" calendar I get double 
entries.


Best regards,

Sebastian

Am 17.10.2012 12:45, schrieb Devinder Singh:

Hi All,

 Just wanted to let you all know that Mobile Sync with Z-push
Activsync was successful with the below php library.

 https://github.com/xbgmsharp/sogosync [1]

 1. Android Based phones - Native Support for 2 way sync with
Calendards, Tasks and Address Book
 2. Apple IOS TAB and IPhone - Native Support for 2 way sync for
Calendards and Tasks. One way sync with Address Book to Apple IOS.

 Need to figure out further on Carddav integration issue with Apple
IOS.

 I would recommend SOGo team to do further Testing and recommend this
method as well on the below url.
 http://www.sogo.nu/english/downloads/frontends.html [2]

 Did anyone try it on Blackberry or we can only sync through Funambol
?

 Looking forward to your reply.


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


Re: [SOGo] SOGo nightlies - problem with Outlook and strange folders

2012-10-15 Thread Mailing

Hello,

Am 15.10.2012 14:53, schrieb Miles Lott:

Running sogo nightlies on Centos 6.3 64-bit.  We're running dovecot
2.1.10 compiled locally using atrpms' spec file:

We are seeing certain folders created with (1) at the end.  It's as
if the folder exists already and Outlook, sogo, or openchange is
creating a new one with the new name.  The only folders doing this 
are

the native Outlook folders Notes, Deleted Messages, and Sync Issues.
In Outlook itself, I may see 20 or 30 of these folders each.  Of
course, the folders do not show up in Dovecot or the web interface
more than once.


I had a similar behavior with my first dovecot IMAP experiments. 
Upgrading to dovecot 2.1.10 and a complete reprovisioning of the 
Openchange Samba finally solved this issue somehow (deleting Sogo 
database, restarting memchached, deleting all samba/private files).


Best regards,

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


[SOGo] PANIC: /usr/sbin/samba: Uncaught exception NSInvalidArgumentException, reason: Tried to add nil to set

2012-10-13 Thread Mailing

Hi Wolfgang,

creating a new empty mailbox is working fine with the nightly build. 
What was the root cause of the issue?


Now I try to import an existing mailbox, but this is giving me also an 
samba panic crash. For me it looks like Openchange IMAP is trying to 
pare a message. Do you have a hint how to find out what is wrong here?



Oct 13 23:58:48 samba [25717]: 
 -dealloc
Oct 13 23:58:48 samba [25717]:  
-init
Oct 13 23:58:48 samba [25717]: 
 -dealloc
Oct 13 23:58:48 samba [25717]:  
-init
Oct 13 23:58:48 samba [25717]: 
 -dealloc
Oct 13 23:58:48 samba [25717]:  
-init
Oct 13 23:58:48 samba [25717]:  
-init
/usr/sbin/samba: Uncaught exception NSInvalidArgumentException, reason: 
Tried to add nil to set

[2012/10/13 23:58:48,  0] ../lib/util/fault.c:72(fault_report)
  ===
[2012/10/13 23:58:48,  0] ../lib/util/fault.c:73(fault_report)
  INTERNAL ERROR: Signal 6 in pid 25717 (4.0.0beta5-4.centos6.1)
  Please read the Trouble-Shooting section of the Samba HOWTO
[2012/10/13 23:58:48,  0] ../lib/util/fault.c:75(fault_report)
  ===



Best regards,

Sebastian


Am 13.10.2012 15:14, schrieb Wolfgang Sourdeau:

I actually have found the issue and fixed it. The fix is present in
the latest nightlies.


Wolfgang


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


Re: [SOGo] PANIC: Bad talloc magic value - unknown value

2012-10-12 Thread Mailing

Hi,

This error occurs after a second synchronization of a new created 
mailbox with Outlook 2010. I use the nigthly builds of Sogo on 
Centosx64. Maybe this bug is related to 
http://www.sogo.nu/bugs/view.php?id=1864


I'm using Dovecot 2.1.10 for the IMAP backend. How could I proceed with 
the debugging?


Running "samba -i -d10" does not give me any significant hints about 
the root cause.


Best regards,

Sebastian

Am 12.10.2012 20:50, schrieb Wolfgang Sourdeau:

On 2012-10-12 11:51, Mailing wrote:

Hello,

I started with the Nigthly Builds of the Openchange Sogo, but the 
Samba is throwing me "PANIC: Bad talloc magic value - unknown value". 
Does anybody know what causes this error and Panic?



What operation do you perform when this occurs?


--
Wolfgang Sourdeau :: +1 (514) 447-4918 ext. 125 :: 
wsourd...@inverse.ca

Inverse inc. Leaders behind SOGo (sogo.nu) and PacketFence
(www.packetfence.org)


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


[SOGo] PANIC: Bad talloc magic value - unknown value

2012-10-12 Thread Mailing

Hello,

I started with the Nigthly Builds of the Openchange Sogo, but the Samba 
is throwing me "PANIC: Bad talloc magic value - unknown value". Does 
anybody know what causes this error and Panic?



Best regards,

Sebastian


mapiproxy::mapiproxy_op_ndr_pull
mapiproxy::mapiproxy_op_dispatch: [tv=1350056845.325227] [#38 start]
mapiproxy::mapiproxy_op_dispatch: EcDoRpcExt2(0xb): 128 bytes
 EcDoRpcExt2: struct EcDoRpcExt2
in: struct EcDoRpcExt2
handle   : *
handle: struct policy_handle
handle_type  : 0x0001 (1)
uuid : 
f1032add-5428-4463-b29a-42549229e549

pulFlags : *
pulFlags : 0x0002 (2)
[] 00 00 05 00 A0 00 DC 00   00 00 00 02 D4 00 0A 00    

[0010] 00 4A 20 00 03 00 00 61   01 00 00 00 40 00 32 00   .J a 
@.2.
[0020] 52 2B 98 D4 90 A8 CD 01   03 00 01 61 06 00 A1 88   R+.. 
...a
[0030] 86 98 00 03 00 02 61 30   00 38 00 03 3A 00 1F 00   ..a0 
.8..:...
[0040] 04 38 00 1F 00 05 2A 00   06 28 00 0B 00 07 61 20   .8*. 
.(a
[0050] 00 08 61 00 2B 00 00 01   02 36 E0 D5 00 01 9A 0E   ..a.+... 
.6..
[0060] 01 2F 00 01 67 61 01 00   00 2D 54 00 02 18 00 01   ./..ga.. 
.-T.
[0070] 22 00 B2 00 76 00 4A 00   08 03 00 76 40 04 02 29   "...v.J. 
...v@..)
[0080] 00 19 00 FF 00 00 32 01   02 FF 07 C0 83 8F 01 60   ..2. 
...`
[0090] 09 0D 00 12 0E A4 00 78   05 A7 00 22 00 5D 00 01   ...x 
...".]..

[00A0] 09 00 00 00 FF FF FF FF
mapi_request: struct mapi2k7_request
header: struct RPC_HEADER_EXT
Version  : 0x (0)
Flags: 0x0005 (5)
   1: RHEF_Compressed
   0: RHEF_XorMagic
   1: RHEF_Last
Size : 0x00a0 (160)
SizeActual   : 0x00dc (220)
mapi_request : *
mapi_len : 0x00dc (220)
length   : 0x00d4 (212)
mapi_request: struct EcDoRpc_MAPI_REQ
opnum: 0x0a (10)
logon_id : 0x00 (0)
handle_idx   : 0x00 (0)
u: union 
EcDoRpc_MAPI_REQ_UNION(case 10)

mapi_SetProps: struct SetProps_req
values: struct mapi_SPropValue_array
cValues  : 0x000a 
(10)

lpProps: ARRAY(10)
lpProps: struct mapi_SPropValue
ulPropTag: 
PidTagJunkIncludeContacts (0x6103)
value: 
union mapi_SPropValue_CTR(case 3)
l: 
0x0001 (1)

lpProps: struct mapi_SPropValue
ulPropTag: 
PidTagReportTime (0x320040)
value: 
union mapi_SPropValue_CTR(case 64)

ft: struct FILETIME
dwLowDateTime   
: 0xd4982b52 (3566742354)
dwHighDateTime  
: 0x01cda890 (30255248)

lpProps: struct mapi_SPropValue
ulPropTag: 
PidTagJunkThreshold (0x61010003)
value: 
union mapi_SPropValue_CTR(case 3)
l: 
0x0006 (6)

lpProps: struct mapi_SPropValue
ulPropTag: 
PidTagJunkPermanentlyDelete (0x61020003)
value: 
union mapi_SPropValue_CTR(case 3)
l: 
0x (0)

lpProps: struct mapi_SPropValue
ulPropTag: 
PidTagJunkAddRecipientsToSafeSendersList (0x61030003)
value: 
union mapi_SPropValue_CTR(case 3)
l: 
0x (0)

lpProps: struc

[SOGo] sogo failed log-in question- beginner

2012-09-24 Thread Matej Mailing
Hi all,

first of all, I would like to apologize for asking perhaps something very basic.

I was able to successfully install ldap server and all the
dependencies for sogo via apt-get install. I can connect to the ldap
server via phpldapadmin and change and edit data. I have followed the
official installation manual however I have a problem when connecting
to sogo. When I connect to http://server_ip:2/ and try to log in I
get a message about unhandled exception or something like that. I have
read that I should not do this in any case. So I edited the
  RequestHeader set "x-webobjects-server-port" "80"
  RequestHeader set "x-webobjects-server-name" "IP"
  RequestHeader set "x-webobjects-server-url" "http://IP";
lines and try to connect to http://IP/SOGo, but I get no images and
when checking with firebug I see a lot of 404 messages.
I suspect there should be some virtual host created (and perhaps it
was created somewhere?), but I don't find it.
The file SOGo.conf contains a lot of options but there is no virtual
host for apache. Should I create it by hand?

What is the proper way to get things working?

Thanks for any suggestions and ideas in advance.

With best regards,
Matej
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


[SOGo] Error starting ocsmanager nightly build

2012-08-19 Thread Mailing

Hello,

I installed the OCSManager Nightly Package for Centos6. Starting up the 
OCSManager gives me the following error in 
/var/log/ocsmanager/ocsmanager.log. The file 
"/var/lib/samba4/private/sam.ldb" exists, does anybody knows what's 
going wrong there?



Traceback (most recent call last):
  File "/usr/bin/paster", line 9, in 
load_entry_point('PasteScript==1.7.5', 'console_scripts', 
'paster')()
  File "/usr/lib/python2.6/site-packages/paste/script/command.py", line 
104, in run

invoke(command, command_name, options, args[1:])
  File "/usr/lib/python2.6/site-packages/paste/script/command.py", line 
143, in invoke

exit_code = runner.run(args)
  File "/usr/lib/python2.6/site-packages/paste/script/command.py", line 
238, in run

result = self.command()
  File "/usr/lib/python2.6/site-packages/paste/script/serve.py", line 
284, in command

relative_to=base, global_conf=vars)
  File "/usr/lib/python2.6/site-packages/paste/script/serve.py", line 
321, in loadapp

**kw)
  File "/usr/lib/python2.6/site-packages/paste/deploy/loadwsgi.py", 
line 247, in loadapp

return loadobj(APP, uri, name=name, **kw)
  File "/usr/lib/python2.6/site-packages/paste/deploy/loadwsgi.py", 
line 272, in loadobj

return context.create()
  File "/usr/lib/python2.6/site-packages/paste/deploy/loadwsgi.py", 
line 710, in create

return self.object_type.invoke(self)
  File "/usr/lib/python2.6/site-packages/paste/deploy/loadwsgi.py", 
line 146, in invoke
return fix_call(context.object, context.global_conf, 
**context.local_conf)
  File "/usr/lib/python2.6/site-packages/paste/deploy/util.py", line 
56, in fix_call

val = callable(*args, **kw)
  File 
"/usr/lib/python2.6/site-packages/ocsmanager/config/middleware.py", line 
43, in make_app

config = load_environment(global_conf, app_conf)
  File 
"/usr/lib/python2.6/site-packages/ocsmanager/config/environment.py", 
line 118, in load_environment

config['samba'] = _load_samba_environment()
  File 
"/usr/lib/python2.6/site-packages/ocsmanager/config/environment.py", 
line 48, in _load_samba_environment

samdb_ldb = SamDB(url=params.samdb_url(), lp=params)
  File "/usr/lib64/python2.6/site-packages/samba/samdb.py", line 56, in 
__init__

options=options)
  File "/usr/lib64/python2.6/site-packages/samba/__init__.py", line 
114, in __init__

self.connect(url, flags, options)
  File "/usr/lib64/python2.6/site-packages/samba/samdb.py", line 71, in 
connect

options=options)
_ldb.LdbError: (1, "Unable to open tdb 
'/var/lib/samba4/private/sam.ldb'")

Removing PID file /var/run/ocsmanager/ocsmanager.pid
--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] session expiration - 5 minutes logout - automatic disconnection

2011-04-27 Thread mailing-s...@dbmtechnologies.com

Hi guys,

I 've upgraded my sogo server to the  last version and my problem is 
still there.


I dug  deeply into the configuration files but the only workaround I 
found was to increase  the following value.


SOGoCacheCleanupInterval = 300.0;

in 
/usr/lib/GNUstep/SOGo/SOGo.framework/Versions/1/Resources/SOGoDefaults.plist


it is only a workaround as it increases the time between login and 
automatic logout whether you do actions or not. A real expiration delay 
would start after the last clic.  In our case, even if you put ten's of 
appointments/events during the first 5 minutes, you will be 
disconnected. The time counter starts when you login not when you have 
made your last action. The above variable partially solves our problem 
but it is not design for that !


regards,
Renaud

Support DBM

De 9h à 12h30 et de 14h à 18h

DBM Technologies
11 Rue Dedieu
69100 Villeurbanne

Tél: 04-72-83-52-28
Fax: 04-72-15-03-25


Le 26/03/2011 20:27, DBM a écrit :

Jeff Folk a écrit , Le 25.03.2011 20:58:

On Mar 25, 2011, at 2:46 PM, DBM wrote:

Hello,

this is my first post on the list.
I was convinced to try SOGo and it seems very powerful but of course 
not

everything works perfectly out of the box ... !

I spent some time checking the archive and even if some topic were
closed to my question none of the idea posted could solve the following
problem.

On a fresh debian installation (dpkg -l sogo > 1.3.5a) used with
postgresql instead of mysql,
no matter if you have activity, after 5 minutes you are disconnected !

lots of posts spoke about the following parameter which I did set
without any visible change :

OCSSessionsFolderURL
="postgresql://sogo:myDBpassword@localhost:5432/sogo/sogo_sessions_folder"; 



I cheked into the database and the table sogo_sessions_folder is not
created but I read in a post that SOGo should create it by itself if it
does not exists.

Also I noticed that with or whithout this set into the GNUstepDefaults
file, I always have the following ERROR in the log file :
Mar 24 16:41:44 sogod [398]: [ERROR] <0x0xb7f38a20[GCSSessionsFolder]>
'OCSSessionsFolderURL' is not set

I also did set SOGoLoginModule = "Calendar"; but it has also no 
effect ...
I wonder if, being in 1.3.5a, the conf file should now be XML ans is 
not

understood ?


I tried to increase the log verbosity but it didn't give more idea
except another evidence of a strange behaviour described below :
I guess this is not related but I have also a strange message and I
don't know where it comes from as it appears each time I move or create
an event (french text but without french characters) :
"...
2011-03-24 16:43:21.380 sogod[398] <0x0x9c8c480[PostgreSQL72Channel]:
connection=<0x0x9d6e5e0[PGConnection]:  connection=0x0x9d6e6f8>>:
message: ATTENTION:  utilisation non standard de \\ dans une chaîne
littérale
LINE 1: UPDATE sogo_user_profile SET c_settings = '{"Calendar": ...
^
HINT:  Utilisez la syntaxe de chaîne d'échappement pour les antislashs,
c'est-à-dire E'\\'.
..."

thanks for any hint or help,

Regard,
Franck



Did you also restart memcached and sogod after writing the entry to 
the defaults file?


Jeff

Hello Jeff,
you're are fast on the draw ;-)

I did restart the sogo daemon but not the memcached !
I try that and keep you informed,
thanks,



I've just tried to restart the two of them but still the 5 minutes
logout and the ERROR in the log ...

by the way here is the full conf as Ludovic asks (some elements seem to
appear on a new line, they are, not it's just because of 72 char
wrapping in the mail):
{
NSGlobalDomain = {
};
sogod = {
SOGoUIxDebugEnabled = YES;
GCSFolderDebugEnabled = YES;
GCSFolderStoreDebugEnabled = YES;
SOGoDebugRequests = YES;
WOApplicationRedirectURL = YES;
NGUseUTF8AsURLEncoding = YES;
OCSSessionsFolderURL
="postgresql://sogo:**@localhost:5432/sogo/sogo_sessions_folder";
OCSFolderInfoURL =
"postgresql://sogo:**@localhost:5432/sogo/sogo_folder_info";
SOGoACLsSendEMailNotifications = NO;
SOGoAppointmentSendEMailNotifications = NO;
SOGoAuthenticationMethod = SQL;
SOGoDraftsFolderName = INBOX.Drafts;
SOGoFoldersSendEMailNotifications = NO;
SOGoIMAPServer = localhost;
SOGoLanguage = French;
SOGoMailDomain = jm-secours.com;
SOGoMailingMechanism = smtp;
SOGoOtherUsersFolderName = "Other Users";
SOGoProfileURL =
"postgresql://sogo:**@localhost:5432/sogo/sogo_user_profile";
SOGoSMTPServer = smtp-out.dbm.lan;
SOGoSentFolderName = INBOX.Sent;
SOGoSharedFolderName = "Shared Folders";
SOGoTimeZone = Europe/Paris;
SOGoTrashFolderName = INBOX.Trash;
SOGoEnableEMailAlarms = NO;
SOGoMailAuxiliaryUserAccountsEnabled = YES;
SOGoUserSources = (
{
canAuthenticate = YES;
id = I

Re: [SOGo] Auto-complete Address

2011-04-13 Thread Mailing pigna
hi, i have some problem. do you have find a solutions?

2010/10/7 Paolo Ghidini :
> Hi all!
> After upgrading to thunderbird 3.1 ( with it's SOGo extensions) I have a
> problem with the auto-complete of address that I hadn't with TB2 + SOGo:
> If I start to write an email address in a message composition , the address
> search is slowly and block me on every letter I write.
> When I write a new address should I enter the same letter several times for
> write effectively because it tries  if there is a corresponding address each
> time.
> This happens to me with both Linux and Windows client.
> the server uses SOGo 1.3.2 (upgraded from previous versions) with
> postgresql. Using LDAP authentication.
> Is there a way to configure it differently or is a bug?
> Thanks
>
> Ghido
>
>



-- 
--
http://loziopigna.blogspot.com/
-- 
users@sogo.nu
https://inverse.ca/sogo/lists

[SOGo] Re: [SOGO] Error insertion event with Funambol

2011-02-10 Thread Mailing pigna
Hello everyone, I tried to upgrade to version 1.3.4 SOGo but the
problem is not solved.

In practice, when I enter an event using the phone in the ds-server
log I get the following error message:

[10/02/2011 17:55:39,659] [funambol.sogo] [WARN]
[A128F0F2E556E4A6272B6F739B34534A] [xxx.xxx.xxx.xxx] [IMEI:
xxx [u...@test.dyndns.org] [sogo-cal] Exception occurred
in getUserTimeZone () - Trying to read from JSON string:
java.lang.NullPointerException
java.lang.NullPointerException
 at java.io.StringReader.  (StringReader.java: 33)
..

After I connect via the web if I disappear all the events of that
month, in the sense that do not appear.

On TB the event created by the phone is successfully downloaded.

Now if I open the event created with phone in TB and save it in the
web calendar reappear all the events of the month.

Any suggestions?

2010/10/14 Mailing pigna :
> I'm testing  SOGo with Funambol to synchronize mobile.
> The contacts work well.
>
> In Calendar when insert new event on phone and syncronize to SOGo in
> ds-server.log i find this error:
>
> 2010-10-14 15:33:21,889] [funambol.sogo] [ERROR]
> [8A43E1EC5F1382DA1A7724476D0864A0] [109.53.199.28]
> [IMEI:357663019980667] [us...@testsogo.it] [sogo-cal] Exception
> occured in getSyncItemKeysFromTwin() - null
> java.lang.NullPointerException
>        at 
> ca.inverse.sogo.engine.source.SOGoTaskUtilities.getStartDate(SOGoTaskUtilities.java:241)
>        at 
> ca.inverse.sogo.engine.source.SOGoSyncSource.getSyncItemKeysFromTwin(SOGoSyncSource.java:1086)
>        at 
> com.funambol.server.engine.Sync4jStrategy.fixMappedItems(Sync4jStrategy.java:1579)
>        at 
> com.funambol.server.engine.Sync4jStrategy.prepareFastSync(Sync4jStrategy.java:579)
>        at com.funambol.server.engine.Sync4jEngine.sync(Sync4jEngine.java:756)
>        at 
> com.funambol.server.session.SyncSessionHandler.processModifications(SyncSessionHandler.java:1655)
>        at 
> com.funambol.server.session.SyncSessionHandler.processSyncMessage(SyncSessionHandler.java:1499)
>        at 
> com.funambol.server.session.SyncSessionHandler.processInitSyncMapMessage(SyncSessionHandler.java:960)
>        at 
> com.funambol.server.session.SyncSessionHandler.processMessage(SyncSessionHandler.java:527)
>        at 
> com.funambol.server.engine.SyncAdapter.processInputMessage(SyncAdapter.java:533)
>        at 
> com.funambol.server.engine.SyncAdapter.processWBXMLMessage(SyncAdapter.java:369)
>        at 
> com.funambol.transport.http.server.LocalSyncHolder.processWBXMLMessage(LocalSyncHolder.java:118)
>        at 
> com.funambol.transport.http.server.Sync4jServlet.doPost(Sync4jServlet.java:398)
>        at javax.servlet.http.HttpServlet.service(HttpServlet.java:710)
>        at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
>        at 
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:269)
>        at 
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
>        at 
> com.funambol.transport.http.server.LogContextFilter.doFilter(LogContextFilter.java:137)
>        at 
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:215)
>        at 
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
>        at 
> com.funambol.transport.http.server.SyncResponseTimeFilter.doFilter(SyncResponseTimeFilter.java:153)
>        at 
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:215)
>        at 
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
>        at 
> org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
>        at 
> org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:174)
>        at 
> org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
>        at 
> org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:117)
>        at 
> org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:108)
>        at 
> org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:174)
>        at 
> org.apache.jk.server.JkCoyoteHandler.invoke(JkCoyoteHandler.java:200)
>        at org.apache.jk.common.HandlerRequest.invoke(HandlerRequest.java:283)
>        at org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java:773)
>        at 
> org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.java:703)
>        at 
> org.apache.jk.common.ChannelSocket$SocketConnection.runIt(ChannelSocket.java:895)
>        at 
> org.apache.tomcat.util.threads.ThreadPool$Control

Re: [SOGo] TB3 freeze

2010-10-28 Thread Mailing pigna
During the tests I was presented this message:

This script has been blocked

Script: 
file:///D://Thunderbird/profiles/extensions/%7Be2fda1a4-762b-4020-b5ad-a41df1933103%7D/modules/calProviderUtils.jsm:555

Continue execution?

If respond yes TB3 continues to freeze

If respond no TB3 work but some subscribed calendars are looked?



2010/10/27 Mailing pigna :
> I did some more tests and I noticed that TB freeze when are subscribed
> calendars to other users.
>
> Any suggestions?
>

-- 
--
http://loziopigna.blogspot.com/
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] TB3 freeze

2010-10-27 Thread Mailing pigna
I did some more tests and I noticed that TB freeze when are subscribed
calendars to other users.

Any suggestions?

2010/10/22 Mailing pigna :
> I do not have the custom connector.
> The only changes I made to the extensions that are nell'integrator:
>
> In sogo sogo-integrator-3103-sogo\chrome\content\extensions.rdf set
> the address of the update server
>
> In sogo sogo-integrator-3103-sogo\defaults\preferences\site.js changed
> the timezone and added:
> pref ("calendar.view.daystarthour", 8);
> pref ("calendar.view.dayendhour", 19);
> pref ("calendar.week.start", 1);
>
>
> 2010/10/22 Louis-Philippe Gauthier :
>> Customization of Thunderbird Sogo Connector  ?
>>
>>
>> 2010/10/22 Mailing pigna 
>>>
>>> I've installed TB3 with Inverse extensions but when I try to start a
>>> few seconds later I get stuck and TB are forced to "close".
>>>
>>> It seems that the problem is caused by the calendar, in fact if I
>>> disable the extension TB working properly.
>>>
>>> This problem I had with some TB2, so I hoped that the problem was
>>> solved with TB3 instead .
>>>
>>> I tried with TB in Italian and English and use an clean profile.
>>>
>>> My config is:
>>>
>>> SOGo 1.3.3
>>> CentOS 5
>>> Mysql 5
>>> Inverse Extensions 103
>>> Thunderbird 3.1.5
>>>
>>>
>>> Any Suggestions?
>>>
>>> --
>>> --
>>> http://loziopigna.blogspot.com/
>>> --
>>> users@sogo.nu
>>> https://inverse.ca/sogo/lists
>>
>>
>
>
>
> --
> --
> http://loziopigna.blogspot.com/
>



-- 
--
http://loziopigna.blogspot.com/
-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] TB3 freeze

2010-10-22 Thread Mailing pigna
I do not have the custom connector.
The only changes I made to the extensions that are nell'integrator:

In sogo sogo-integrator-3103-sogo\chrome\content\extensions.rdf set
the address of the update server

In sogo sogo-integrator-3103-sogo\defaults\preferences\site.js changed
the timezone and added:
pref ("calendar.view.daystarthour", 8);
pref ("calendar.view.dayendhour", 19);
pref ("calendar.week.start", 1);


2010/10/22 Louis-Philippe Gauthier :
> Customization of Thunderbird Sogo Connector  ?
>
>
> 2010/10/22 Mailing pigna 
>>
>> I've installed TB3 with Inverse extensions but when I try to start a
>> few seconds later I get stuck and TB are forced to "close".
>>
>> It seems that the problem is caused by the calendar, in fact if I
>> disable the extension TB working properly.
>>
>> This problem I had with some TB2, so I hoped that the problem was
>> solved with TB3 instead .
>>
>> I tried with TB in Italian and English and use an clean profile.
>>
>> My config is:
>>
>> SOGo 1.3.3
>> CentOS 5
>> Mysql 5
>> Inverse Extensions 103
>> Thunderbird 3.1.5
>>
>>
>> Any Suggestions?
>>
>> --
>> --
>> http://loziopigna.blogspot.com/
>> --
>> users@sogo.nu
>> https://inverse.ca/sogo/lists
>
>



-- 
--
http://loziopigna.blogspot.com/
-- 
users@sogo.nu
https://inverse.ca/sogo/lists

[SOGo] TB3 freeze

2010-10-22 Thread Mailing pigna
I've installed TB3 with Inverse extensions but when I try to start a
few seconds later I get stuck and TB are forced to "close".

It seems that the problem is caused by the calendar, in fact if I
disable the extension TB working properly.

This problem I had with some TB2, so I hoped that the problem was
solved with TB3 instead .

I tried with TB in Italian and English and use an clean profile.

My config is:

SOGo 1.3.3
CentOS 5
Mysql 5
Inverse Extensions 103
Thunderbird 3.1.5


Any Suggestions?

-- 
--
http://loziopigna.blogspot.com/
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


[SOGo] [SOGO] Error insertion event with Funambol

2010-10-14 Thread Mailing pigna
I'm testing  SOGo with Funambol to synchronize mobile.
The contacts work well.

In Calendar when insert new event on phone and syncronize to SOGo in
ds-server.log i find this error:

2010-10-14 15:33:21,889] [funambol.sogo] [ERROR]
[8A43E1EC5F1382DA1A7724476D0864A0] [109.53.199.28]
[IMEI:357663019980667] [us...@testsogo.it] [sogo-cal] Exception
occured in getSyncItemKeysFromTwin() - null
java.lang.NullPointerException
       at 
ca.inverse.sogo.engine.source.SOGoTaskUtilities.getStartDate(SOGoTaskUtilities.java:241)
       at 
ca.inverse.sogo.engine.source.SOGoSyncSource.getSyncItemKeysFromTwin(SOGoSyncSource.java:1086)
       at 
com.funambol.server.engine.Sync4jStrategy.fixMappedItems(Sync4jStrategy.java:1579)
       at 
com.funambol.server.engine.Sync4jStrategy.prepareFastSync(Sync4jStrategy.java:579)
       at com.funambol.server.engine.Sync4jEngine.sync(Sync4jEngine.java:756)
       at 
com.funambol.server.session.SyncSessionHandler.processModifications(SyncSessionHandler.java:1655)
       at 
com.funambol.server.session.SyncSessionHandler.processSyncMessage(SyncSessionHandler.java:1499)
       at 
com.funambol.server.session.SyncSessionHandler.processInitSyncMapMessage(SyncSessionHandler.java:960)
       at 
com.funambol.server.session.SyncSessionHandler.processMessage(SyncSessionHandler.java:527)
       at 
com.funambol.server.engine.SyncAdapter.processInputMessage(SyncAdapter.java:533)
       at 
com.funambol.server.engine.SyncAdapter.processWBXMLMessage(SyncAdapter.java:369)
       at 
com.funambol.transport.http.server.LocalSyncHolder.processWBXMLMessage(LocalSyncHolder.java:118)
       at 
com.funambol.transport.http.server.Sync4jServlet.doPost(Sync4jServlet.java:398)
       at javax.servlet.http.HttpServlet.service(HttpServlet.java:710)
       at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
       at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:269)
       at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
       at 
com.funambol.transport.http.server.LogContextFilter.doFilter(LogContextFilter.java:137)
       at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:215)
       at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
       at 
com.funambol.transport.http.server.SyncResponseTimeFilter.doFilter(SyncResponseTimeFilter.java:153)
       at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:215)
       at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
       at 
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
       at 
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:174)
       at 
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
       at 
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:117)
       at 
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:108)
       at 
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:174)
       at org.apache.jk.server.JkCoyoteHandler.invoke(JkCoyoteHandler.java:200)
       at org.apache.jk.common.HandlerRequest.invoke(HandlerRequest.java:283)
       at org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java:773)
       at 
org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.java:703)
       at 
org.apache.jk.common.ChannelSocket$SocketConnection.runIt(ChannelSocket.java:895)
       at 
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:689)
       at java.lang.Thread.run(Thread.java:619)

And the event appears on phone but not in TB and on the Web i don't
see all event in the month.

I tried to change the type of sogo-cal with Funamboladmin from
text/x-vcal to text/x-vevent and this error don't disappears, but the
problem remains on TB and Web interface:

TB don't download the event and in Web Interface all event in the
month disappears.

My configuration is:

SOGo 1.3.2
Funambol 3.7
Funambol SOGo Connector 1.0.8
Funambol Client for Symbian 8.7
Phone Nokia E51

I tried using Funambol 8.5 but the problem remains

Thanks.



--
--
http://loziopigna.blogspot.com/
-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] Invitations automatically accepted

2010-10-07 Thread Mailing pigna
No, i haven't found solutions :(

2010/10/7 Raffael Bachmann :
> Anybody else having this problem?
> Should i file a bug report?
>
> @Mailing pigna: you haven't found a solution, have you?
>
> Greetings
> Raffael
>
>
> On Tuesday 05 October 2010 17:14:19 Raffael Bachmann wrote:
>> Hi,
>> we have the same Setup (versions of sogo, plugins and TB), but i cannot
>> test it happens too in the web interface since there seems to be another
>> problem with invitations in our SOGo configuration. I can not use
>> invitations in the web interface, but need to investigate further before
>> filing a bug.
>>
>> I mailed this Information already but in the wrong thread:
>>
>> I just did some testing with tcpflow while storing  the event and attached
>> 2 text files.
>> It is an appointment "test 3" created by user xxx@a4d.ch with 2
>> attendees (yyy@a4d.ch and zzz@a4d.ch)
>> Tcpflow.txt contains the tcpflow output while storing the event and
>> database.txt contains the content from c_content int the database table
>> from user xxx@a4d.ch.
>> for user xxx@a4d.ch it looks like user yyy@a4d.ch has accepted the
>> invitation.
>> for user yyy@a4d.ch the invitation looks like a special (external) one,
>> without the buttons.
>>
>> Raffael
>>
>> On Tuesday 05 October 2010 16:24:09 Mailing pigna wrote:
>> > Hi Raffael,
>> > I have the same problem.
>> >
>> > SOGo 1.3.2 whith Mysql
>> > TB 2.0.0.24
>> > Integrator 0.11
>> > Connector 0.11
>> > Lightning 0.11
>> >
>> >
>> > If I create an event and invite a single participant (sogo user)
>> > everything works fine.
>> > But if I create an event with more participants (users always sogo)
>> > the second and the third participant is added to the event and
>> > accepted automatically, I also noticed that I can not change the
>> > status.
>> >
>> > This seems to happen if the invitations I create them via the web
>> > interface
>> >
>> > 2010/10/5 Raffael Bachmann :
>> > > Thanks for the quick answer.
>> > >
>> > > On Tuesday 05 October 2010 13:17:02 Ludovic Marcotte wrote:
>> > >>   On 05/10/10 6:47 AM, Raffael Bachmann wrote:
>> > >> > we are using sogo (stable debian version) in our company (about 25
>> > >> > users) mainly over thunderbird 2.
>> > >> > It works much better than our last solutions.
>> > >> > Unfortunately we sometimes having a problem with invitations. They
>> > >> > are sometimes automatically accepted and inserted in the calender
>> > >> > of the invited users. This happens mostly if several users are
>> > >> > invited. Then sometimes for all except the first user in the list
>> > >> > the appointment is accepted automatically.
>> > >>
>> > >> If a SOGo user invites an other SOGo user, the invitation will get
>> > >> inserted automatically in the calendar.
>> > >>
>> > >> It will never be automatically accepted - SOGo has no logic to do
>> > >> that.
>> > >
>> > > Well i trust you that SOGo has no logic for that, but it still happens
>> > > somehow. May it be that thunderbird sends the event with the state of
>> > > the attendee already set to ACCEPTED?
>> > > Or do you have another idea where the bug might be hidden?
>> > >
>> > > Regards
>> > >
>> > > --
>> > > a4D Architekten AG
>> > > Raffael Bachmann
>> > >
>> > > Limmatstrasse 204
>> > > CH-8005 Zürich
>> > > www.a4D.ch
>> > >
>> > > T +41 44 279 75 75
>> > > D +41 44 279 75 08
>> > > F +41 44 279 75 99
>> > > --
>> > > users@sogo.nu
>> > > https://inverse.ca/sogo/lists
>
> --
> a4D Architekten AG
> Raffael Bachmann
>
> Limmatstrasse 204
> CH-8005 Zürich
> www.a4D.ch
>
> T +41 44 279 75 75
> D +41 44 279 75 08
> F +41 44 279 75 99
> --
> users@sogo.nu
> https://inverse.ca/sogo/lists



-- 
--
http://loziopigna.blogspot.com/
-- 
users@sogo.nu
https://inverse.ca/sogo/lists

[SOGo] SOGo Crash

2010-10-07 Thread Mailing pigna
Hi all.

I upgraded SOGo to version 1.3.2 and everything seems to go well, but
on some clients i noticed a big slowdown and in some cases TB freezes
(especially when start it).

My config is:
SOGo 1.3.2 with Mysql
TB 2.0.0.24
Integrator 0.11
Connector 0.11
Lightning 0.11



On the sogo.log i see this messages:

sogod: SOGo watchdog [23944]: [ERROR] <0x0x979d5b8[WOWatchDogChild]>
socket:  receive-timeout=1.000s>
sogod: SOGo watchdog [23944]: <0x0x979d5b8[WOWatchDogChild]> sending
terminate signal to pid 28353
sogod: SOGo watchdog [23944]: [ERROR] <0x0x979d5b8[WOWatchDogChild]>
FAILURE notifying child 28353
sogod: SOGo watchdog [23944]: <0x0x979d5b8[WOWatchDogChild]> sending
terminate signal to pid 28353
 sogod: SOGo watchdog [28353]: [ERROR] <0x0x977ed98[WOHttpAdaptor]>
http server caught: 
NAME:NGCouldNotAcceptException REASON:Could not accept: not a valid
socket descriptor INFO:(nil)
sogod: SOGo watchdog [23944]: <0x0x979d5b8[WOWatchDogChild]> child 28353 exited
sogod: SOGo watchdog [23944]: <0x0x9780d80[WOWatchDog]> child spawned
with pid 28566
sogod: SOGo watchdog [28566]: <0x0x98e2080[SOGoProductLoader]> SOGo
products loaded from '/usr/GNUstep/System/Library/SOGo':
sogod: SOGo watchdog [28566]: <0x0x98e2080[SOGoProductLoader]>
Appointments.SOGo, CommonUI.SOGo, AdministrationUI.SOGo, MainUI.SOGo,
Contacts.SOGo, ContactsUI.SOGo, PreferencesUI.SOGo,
MailPartViewers.SOGo, Mailer.SOGo, MailerUI.SOGo, SchedulerUI.SOGo
sogod: SOGo watchdog [28566]: |SOGo| version 1.3.2 (build
r...@vizzini.inverse.ca 201009211120)  -- starting
sogod: SOGo watchdog [28566]: |SOGo| vmem size check enabled: shutting
down app when vmem > 384 MB
sogod: SOGo watchdog [28566]: <0x0x99b54c8[SOGoCache]> Cache cleanup
interval set every 300.00 seconds
sogod: SOGo watchdog [28566]: <0x0x99b54c8[SOGoCache]> Using host(s)
'localhost' as server(s)
sogod: SOGo watchdog [28566]: [WARN]
<0x0x9abaa88[SOGoWebDAVAclManager]> entry '{DAV:}write' al ready
exists in DAV permissions table
sogod: SOGo watchdog [28566]: [WARN]
<0x0x9abaa88[SOGoWebDAVAclManager]> entry '{DAV:}write-properties'
already exists in DAV permissions table
sogod: SOGo watchdog [28566]: [WARN]
<0x0x9abaa88[SOGoWebDAVAclManager]> entry '{DAV:}write-content'
already exists in DAV permissions table


Thanks for any advice!

-- 
--
http://loziopigna.blogspot.com/
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Invitations automatically accepted

2010-10-05 Thread Mailing pigna
Hi Raffael,
I have the same problem.

SOGo 1.3.2 whith Mysql
TB 2.0.0.24
Integrator 0.11
Connector 0.11
Lightning 0.11


If I create an event and invite a single participant (sogo user)
everything works fine.
But if I create an event with more participants (users always sogo)
the second and the third participant is added to the event and
accepted automatically, I also noticed that I can not change the
status.

This seems to happen if the invitations I create them via the web interface




2010/10/5 Raffael Bachmann :
> Thanks for the quick answer.
>
> On Tuesday 05 October 2010 13:17:02 Ludovic Marcotte wrote:
>>   On 05/10/10 6:47 AM, Raffael Bachmann wrote:
>> > we are using sogo (stable debian version) in our company (about 25 users)
>> > mainly over thunderbird 2.
>> > It works much better than our last solutions.
>> > Unfortunately we sometimes having a problem with invitations. They are
>> > sometimes automatically accepted and inserted in the calender of the
>> > invited users. This happens mostly if several users are invited. Then
>> > sometimes for all except the first user in the list the appointment is
>> > accepted automatically.
>>
>> If a SOGo user invites an other SOGo user, the invitation will get
>> inserted automatically in the calendar.
>>
>> It will never be automatically accepted - SOGo has no logic to do that.
>
> Well i trust you that SOGo has no logic for that, but it still happens
> somehow. May it be that thunderbird sends the event with the state of the
> attendee already set to ACCEPTED?
> Or do you have another idea where the bug might be hidden?
>
> Regards
>
> --
> a4D Architekten AG
> Raffael Bachmann
>
> Limmatstrasse 204
> CH-8005 Zürich
> www.a4D.ch
>
> T +41 44 279 75 75
> D +41 44 279 75 08
> F +41 44 279 75 99
> --
> users@sogo.nu
> https://inverse.ca/sogo/lists



-- 
--
http://loziopigna.blogspot.com/
-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] Integrator update asks for version 0.00

2010-09-29 Thread Mailing pigna
I have the some problem. You have found a solution???



2010/8/9 Stephen Ingram :
> I just updated to 1.30 and the plug-ins along with it to 0.101 and Lightning
> 0.11. Although I have the correct new versions listed in updates.php:
>
> $plugins
> = array( "sogo-connec...@inverse.ca"
>         => array( "application" => "thunderbird",
>                   "version" => "0.101",
>                   "filename" => "sogo-connector-0.101.xpi" ),
>         "sogo-integra...@inverse.ca"
>         => array( "application" => "thunderbird",
>                   "version" => "0.101",
>                   "filename" => "sogo-integrator-0.101.xpi" ),
>         "{e2fda1a4-762b-4020-b5ad-a41df1933103}"
>         => array( "application" => "thunderbird",
>                   "version" => "0.11",
>                   "filename" => "lightning-0.11-inverse.xpi" ));
>
> For some reason, I see this in the httpd logs of the update server:
>
> 192.168.17.105 - - [09/Aug/2010:01:34:23 -0500] "GET
> /plugins/updates.php?plugin=%7Be2fda1a4-762b-4020-b5ad-a41df1933103%7D&version=0.00&platform=WINNT_x86-msvc
> HTTP/1.1" 404 16
> 192.168.17.105 - - [09/Aug/2010:01:34:24 -0500] "GET
> /plugins/updates.php?plugin=sogo-integra...@inverse.ca&version=0.00&platform=WINNT_x86-msvc
> HTTP/1.1" 404 16
> 192.168.17.105 - - [09/Aug/2010:01:34:25 -0500] "GET
> /plugins/updates.php?plugin=sogo-connec...@inverse.ca&version=0.00&platform=WINNT_x86-msvc
> HTTP/1.1" 404 16
>
> Any reason why Thunderbird would be looking for version 0.00? In Integrator
> extensions.rdf,
> updateURL=http://webmail2.4test.net/plugins/updates.php?plugin=%ITEM_ID%&version=%ITEM_VERSION%&platform=%PLATFORM%";
>
> Steve
>
> --
> users@sogo.nu
> https://inverse.ca/sogo/lists
>



-- 
--
http://loziopigna.blogspot.com/
-- 
users@sogo.nu
https://inverse.ca/sogo/lists

[SOGo] Tips for upgrading from 1.2.1 to 1.3.0

2010-08-11 Thread Mailing pigna
Hello everyone.

Currently I have Sogo 1.2.1 installed on a server CentOS with MySQL DB
and clients are Thunderbid 2.0

I wanted to upgrade to version 1.3.0 then also update Thunderbird.

Is there any guide?

The extensions version 0101 are compatible with version 1.2.1 Sogo?

Any advice?

Thx.

-- 
--
http://loziopigna.blogspot.com/
-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Fwd: [SOGo] sogo integrator 0.100 hangs thunderbird

2010-06-26 Thread Mailing pigna
I have the same problem.

On thunderbird 2.0.4 with extensions version 0.99, I installed the
update 0.100 and thunderbid hangs at boot.

If comment the function checkExtensionsUpdate TB works correctly()..

The function checkExtensionsUpdate it very comfortable for a "release"
updates, how do i fix the problem?

The calendars have always found them offline when start TB, even with
version 0.99 so I do not depend on the change is made.

Thx.

2010/6/1 Luca Olivetti :
> En/na Luca Olivetti ha escrit:
>
> One, probably unrelated, thing:
>
>
>> after entering the password
>>
>>
>> --
>> CalDAV: Error without status on initial PROPFIND for calendar Calendario
>> persona
>> l
>> CalDAV: Error without status on initial PROPFIND for calendar Sala
>> reuniones (we
>> tron )
>> identities for calendar:
>> https://mail.wetron.es/SOGo/dav/luca/Calendar/personal/
>>
>>  type: owner
>>  address: mailto:l...@wetron.es
>> --
>>
>> then it hangs.
>>
>> In case of a sucessful run, the console shows the same plus the following:
>
> Even when it doesn't hang, the calendars appears locked, unless I force a
> refresh (I suppose that it will do a refresh by itself after some minutes).
> Could it be that the above error will cause the calendars to appear as
> locked?
> If so, what's causing that error?
>
> Bye
> --
> Luca Olivetti
> Wetron Automatización S.A. http://www.wetron.es/
> Tel. +34 93 5883004 (Ext.133)  Fax +34 93 5883007
>
> --
> users@sogo.nu
> https://inverse.ca/sogo/lists
>



--
--
http://loziopigna.blogspot.com/



-- 
--
http://loziopigna.blogspot.com/
-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] sogo integrator 0.100 hangs thunderbird

2010-06-15 Thread Mailing pigna
I have the same problem.

On thunderbird 2.0.4 with extensions version 0.99, I installed the
update 0.100 and thunderbid hangs at boot.

If comment the function checkExtensionsUpdate TB works correctly()..

The function checkExtensionsUpdate it very comfortable for a "release"
updates, how do i fix the problem?

The calendars have always found them offline when start TB, even with
version 0.99 so I do not depend on the change is made.

Thx.

2010/6/1 Luca Olivetti :
> En/na Luca Olivetti ha escrit:
>
> One, probably unrelated, thing:
>
>
>> after entering the password
>>
>>
>> --
>> CalDAV: Error without status on initial PROPFIND for calendar Calendario
>> persona
>> l
>> CalDAV: Error without status on initial PROPFIND for calendar Sala
>> reuniones (we
>> tron )
>> identities for calendar:
>> https://mail.wetron.es/SOGo/dav/luca/Calendar/personal/
>>
>>  type: owner
>>  address: mailto:l...@wetron.es
>> --
>>
>> then it hangs.
>>
>> In case of a sucessful run, the console shows the same plus the following:
>
> Even when it doesn't hang, the calendars appears locked, unless I force a
> refresh (I suppose that it will do a refresh by itself after some minutes).
> Could it be that the above error will cause the calendars to appear as
> locked?
> If so, what's causing that error?
>
> Bye
> --
> Luca Olivetti
> Wetron Automatización S.A. http://www.wetron.es/
> Tel. +34 93 5883004 (Ext.133)  Fax +34 93 5883007
>
> --
> users@sogo.nu
> https://inverse.ca/sogo/lists
>



-- 
--
http://loziopigna.blogspot.com/
-- 
users@sogo.nu
https://inverse.ca/sogo/lists