Re: [SOGo] lates sogo-connector integrator - no calendar search possible anymore

2012-08-01 Thread Thoralf Schulze
hi,

on 12.06.2012, Jürgen Echter wrote:
 the same for ssl_access.log:
 
 192.168.0.1 - - [12/Jun/2012:11:15:09 +0200] GET 
 /SOGo/dav/m...@mymail.de/ HTTP/1.1 501 677 - Mozilla/5.0 (Windows NT 
 5.1; rv:10.0.5) Gecko/20120605 Thunderbird/10.0.5 Lightning/1.2.1
 
 rewrite.log:
[…]

obviously you are doing some rewriting … mod_rewrite tends to turn
PROFIND https requests into GET ones, which caused the 501s in my case.

if you use the rewrites to deny unencrypted connections, it might be a
good idea to avoid them by explicitly forcing https in integrators'
extensions.rdf. something like

isi:updateURL=https://your.server:443/plugins/updates.php?plugin=%ITEM_ID%amp;version=%ITEM_VERSION%amp;platform=%PLATFORM%;

works, while just

isi:updateURL=https://your.server/plugins/updates.php?plugin=%ITEM_ID%amp;version=%ITEM_VERSION%amp;platform=%PLATFORM%;

doesn't.

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


[SOGo] lates sogo-connector integrator - no calendar search possible anymore

2012-06-12 Thread Jürgen Echter

Hi,

just installed latest addons (10.0.2) for thunderbird (tb 10.0.5) and 
now i can't search for calendars anymore. with 10.0.1 plugin it worked 
just fine.


any hints?

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


Re: [SOGo] lates sogo-connector integrator - no calendar search possible anymore

2012-06-12 Thread Sven Schwedas
Anything in Thunderbird's error log? Does the server get any requests?

On 12.06.2012 09:54, Jürgen Echter wrote:
 Hi,
 
 just installed latest addons (10.0.2) for thunderbird (tb 10.0.5) and
 now i can't search for calendars anymore. with 10.0.1 plugin it worked
 just fine.
 
 any hints?
 
 thanks a lot.

-- 
Mit freundlichen Grüßen,
Sven SCHWEDAS
Systemadministrator
TAO Beratungs- und Management GmbH | Lendplatz 45 | A - 8020 Graz
sven.schwe...@tao.at | +43 (0)664 820 4978
skype: sven.schwedas | xmpp: sven.schwe...@tao.at | www.tao.at



signature.asc
Description: OpenPGP digital signature


Re: [SOGo] lates sogo-connector integrator - no calendar search possible anymore

2012-06-12 Thread Jürgen Echter
only logfile in thunderbird directory i found is 
extensions.ca.inverse.sogo.connector.log


this file is empty.

in sogo.log i get:

localhost - - [12/Jun/2012:10:34:31 GMT] GET /SOGo/dav/m...@mymail.de/ 
HTTP/1.1 501 191/0 0.003 - - 0


in mysql.log, mysql.err and syslog i don't see relevant stuff.

greets

juergen

Am 12.06.2012 09:55, schrieb Sven Schwedas:

Anything in Thunderbird's error log? Does the server get any requests?

On 12.06.2012 09:54, Jürgen Echter wrote:

Hi,

just installed latest addons (10.0.2) for thunderbird (tb 10.0.5) and
now i can't search for calendars anymore. with 10.0.1 plugin it worked
just fine.

any hints?

thanks a lot.

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


Re: [SOGo] lates sogo-connector integrator - no calendar search possible anymore

2012-06-12 Thread Sven Schwedas
On 12.06.2012 10:37, Jürgen Echter wrote:
 only logfile in thunderbird directory i found is
 extensions.ca.inverse.sogo.connector.log

No, the Error Console. Tools -- Error console

-- 
Mit freundlichen Grüßen,
Sven SCHWEDAS
Systemadministrator
TAO Beratungs- und Management GmbH | Lendplatz 45 | A - 8020 Graz
sven.schwe...@tao.at | +43 (0)664 820 4978
skype: sven.schwedas | xmpp: sven.schwe...@tao.at | www.tao.at



signature.asc
Description: OpenPGP digital signature


Re: [SOGo] lates sogo-connector integrator - no calendar search possible anymore

2012-06-12 Thread Jürgen Echter

oh, and in apache access.log i get:

192.168.0.1 - - [12/Jun/2012:11:13:55 +0200] REPORT 
/SOGo/dav/m...@mymail.de/ HTTP/1.0 302 602 - Mozilla/5.0 (Windows NT 
5.1; rv:10.0.5) Gecko/20120605 Thunderbird/10.0.5 Lightning/1.2.1


the same for ssl_access.log:

192.168.0.1 - - [12/Jun/2012:11:15:09 +0200] GET 
/SOGo/dav/m...@mymail.de/ HTTP/1.1 501 677 - Mozilla/5.0 (Windows NT 
5.1; rv:10.0.5) Gecko/20120605 Thunderbird/10.0.5 Lightning/1.2.1


rewrite.log:

192.168.0.1 - - [12/Jun/2012:11:15:49 +0200] 
[192.168.0.200/sid#7f4d2ca61d98][rid#7f4d2cd86618/initial] (2) init 
rewrite engine with requested uri /SOGo/dav/m...@mymail.de/
192.168.0.1 - - [12/Jun/2012:11:15:49 +0200] 
[192.168.0.200/sid#7f4d2ca61d98][rid#7f4d2cd86618/initial] (2) rewrite 
'/SOGo/dav/m...@mymail.de/' - 'https://192.168.0.200/SOGo/dav/m...@mymail.de/'
192.168.0.1 - - [12/Jun/2012:11:15:49 +0200] 
[192.168.0.200/sid#7f4d2ca61d98][rid#7f4d2cd86618/initial] (2) 
implicitly forcing redirect (rc=302) with 
https://192.168.0.200/SOGo/dav/m...@mymail.de/
192.168.0.1 - - [12/Jun/2012:11:15:49 +0200] 
[192.168.0.200/sid#7f4d2ca61d98][rid#7f4d2cd86618/initial] (1) escaping 
https://192.168.0.200/SOGo/dav/m...@mymail.de/ for redirect
192.168.0.1 - - [12/Jun/2012:11:15:49 +0200] 
[192.168.0.200/sid#7f4d2ca61d98][rid#7f4d2cd86618/initial] (1) redirect 
to https://192.168.0.200/SOGo/dav/m...@mymail.de/ [REDIRECT/302]


Am 12.06.2012 10:37, schrieb Jürgen Echter:
only logfile in thunderbird directory i found is 
extensions.ca.inverse.sogo.connector.log


this file is empty.

in sogo.log i get:

localhost - - [12/Jun/2012:10:34:31 GMT] GET /SOGo/dav/m...@mymail.de/ 
HTTP/1.1 501 191/0 0.003 - - 0


in mysql.log, mysql.err and syslog i don't see relevant stuff.

greets

juergen

Am 12.06.2012 09:55, schrieb Sven Schwedas:

Anything in Thunderbird's error log? Does the server get any requests?

On 12.06.2012 09:54, Jürgen Echter wrote:

Hi,

just installed latest addons (10.0.2) for thunderbird (tb 10.0.5) and
now i can't search for calendars anymore. with 10.0.1 plugin it worked
just fine.

any hints?

thanks a lot.


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


Re: [SOGo] lates sogo-connector integrator - no calendar search possible anymore

2012-06-12 Thread Jürgen Echter

Am 12.06.2012 11:13, schrieb Sven Schwedas:

On 12.06.2012 10:37, Jürgen Echter wrote:

only logfile in thunderbird directory i found is
extensions.ca.inverse.sogo.connector.log

No, the Error Console. Tools --  Error console


there doesn't appear anything.
--
users@sogo.nu
https://inverse.ca/sogo/lists