Hi Arnaud On 2013-03-19, at 9:19 AM, Arnaud LE NORCY <[email protected]> wrote:
> Le 19/03/2013 13:45, Francis Lachapelle a écrit : >> On 2013-03-19, at 6:03 AM, Arnaud LE NORCY <[email protected]> >> wrote: >> >>> I can import from webcalendar (v1..0.5) to sogo (2.0.4). It works fine, >>> but when i click on an imported event (in sogo web interface) i get this >>> pop-up : >>> >>> Proxy Error >>> >>> The proxy server received an invalid response from an upstream server. >>> The proxy server could not handle the request >>> >>> >>> >>> After many test I think the problem comes from the ics file format imported >>> from webcalendar.. >>> example of export Webcalendar : >>> >>> BEGIN:VCALENDAR >>> PRODID:-//WebCalendar-v1.0.5 >>> VERSION:2.0 >>> METHOD:PUBLISH >>> BEGIN:VEVENT >>> UID:[email protected] >>> SUMMARY:test-webcal >>> DESCRIPTION:test-webcal >>> CLASS:PUBLIC >>> ATTENDEE;ROLE=OWNER;STATUS=CONFIRMED:Test user1 >>> <[email protected]> >>> DTSTART:20130315T150000Z >>> DTSTAMP:20130319T085521Z >>> DTEND:20130315T160000Z >>> END:VEVENT >>> END:VCALENDAR >>> >>> >>> the problem seems to be the format of the email >>> >>> imports from other calendar (for example google) work fine.. >>> >>> would there be a "compatibility attribute" to put in sogo.conf (or. >>> GNUStep)? >> What error do you see in your SOGo log file? >> >> >> Francis >> >> -- >> [email protected] :: +1.514.755.3640 :: http://www.inverse.ca >> Inverse :: Leaders behind SOGo (http://sogo.nu) and PacketFence >> (http://packetfence.org) >> > Thank you for your answer > > > when i import the file "webcalendar.ics" : > > localhost - - [19/Mar/2013:14:11:42 GMT] "POST > /SOGo/so/ptest/Calendar//personal/import HTTP/1.1" 200 15/1285 0.034 - - 28K > 2013-03-19 14:11:43.255 sogod[7876] Note: Using UTF-8 as URL encoding in > NGExtensions. > 2013-03-19 14:11:43.259 sogod[7875] Note: Using UTF-8 as URL encoding in > NGExtensions. > Mar 19 14:11:43 sogod [7876]: <0x0x7fbb102068c0[SOGoCache]> Cache > cleanup interval set every 300.000000 secondsMar 19 14:11:43 sogod > [7875]: <0x0x7fbb10206920[SOGoCache]> Cache cleanup interval set every > 300.000000 seconds > Mar 19 14:11:43 sogod [7876]: <0x0x7fbb102068c0[SOGoCache]> Using > host(s) 'localhost' as server(s) > > Mar 19 14:11:43 sogod [7875]: <0x0x7fbb10206920[SOGoCache]> Using > host(s) 'localhost' as server(s) > 2013-03-19 14:11:43.276 sogod[7875] Note(SoObject): SoDebugKeyLookup is > enabled! > 2013-03-19 14:11:43.279 sogod[7876] Note(SoObject): SoDebugKeyLookup is > enabled! > 2013-03-19 14:11:43.282 sogod[7875] Note(SoObject): SoDebugBaseURL is > enabled! > 2013-03-19 14:11:43.282 sogod[7875] Note(SoObject): relative base URLs > are enabled. > 2013-03-19 14:11:43.282 sogod[7876] Note(SoObject): SoDebugBaseURL is > enabled! > 2013-03-19 14:11:43.284 sogod[7876] Note(SoObject): relative base URLs > are enabled. > localhost - - [19/Mar/2013:14:11:43 GMT] "POST > /SOGo/so/ptest/Calendar/alarmslist?browserTime=1363698705 HTTP/1.1" 200 > 2/0 0.036 - - 0 > Mar 19 14:11:43 sogod [7875]: [WARN] > <0x0x7fbb10280880[SOGoWebDAVAclManager]> entry '{DAV:}write' already > exists in DAV permissions tableMar 19 14:11:43 sogod [7876]: [WARN] > <0x0x7fbb10280ac0[SOGoWebDAVAclManager]> entry '{DAV:}write' already > exists in DAV permissions table > Mar 19 14:11:43 sogod [7875]: [WARN] > <0x0x7fbb10280880[SOGoWebDAVAclManager]> entry '{DAV:}write-properties' > already exists in DAV permissions table > Mar 19 14:11:43 sogod [7876]: [WARN] > <0x0x7fbb10280ac0[SOGoWebDAVAclManager]> entry '{DAV:}write-properties' > already exists in DAV permissions table > Mar 19 14:11:43 sogod [7875]: [WARN] > <0x0x7fbb10280880[SOGoWebDAVAclManager]> entry '{DAV:}write-content' > already exists in DAV permissions table > Mar 19 14:11:43 sogod [7876]: [WARN] > <0x0x7fbb10280ac0[SOGoWebDAVAclManager]> entry '{DAV:}write-content' > already exists in DAV permissions table > > 2013-03-19 14:11:43.388 sogod[7875] ERROR(-[NGBundleManager > bundleWithPath:]): could not create bundle for path: > '/usr/share/GNUstep/Libraries/gnustep-base/Versions/1.22/Resources/SSL.bundle' > localhost - - [19/Mar/2013:14:11:43 GMT] "POST > /SOGo/so/ptest/Calendar/eventslist?asc=true&sort=start&day=20130319&filterpopup=view_today > HTTP/1.1" 200 2/0 0.161 - - 2M > 2013-03-19 14:11:43.424 sogod[7875] WOCompoundElement: pool embedding is on. > 2013-03-19 14:11:43.424 sogod[7875] WOCompoundElement: id logging is on. > localhost - - [19/Mar/2013:14:11:43 GMT] "POST > /SOGo/so/ptest/Calendar/monthview?day=20130319 HTTP/1.1" 200 1251/0 > 0.181 6649 81% 3M > localhost - - [19/Mar/2013:14:11:43 GMT] "POST > /SOGo/so/ptest/Calendar/eventsblocks?sd=20130225&ed=20130331&view=monthview > HTTP/1.1" 200 553/0 0.026 - - 128K > > > when I click on the imported event (i get the apache proxy error 502 > message) : > > > localhost - - [19/Mar/2013:14:12:27 GMT] "POST > /SOGo/so/ptest/Calendar/personal/1EC7-51486400-1-2611EF40/view HTTP/1.1" > 200 260/0 0.022 - - 432K > localhost - - [19/Mar/2013:14:12:33 GMT] "POST > /SOGo/so/ptest/Calendar/personal/1EC7-51486400-1-2611EF40/view HTTP/1.1" > 200 260/0 0.013 - - 0 > Mar 19 14:12:33 sogod [7875]: <0x0x7fbb10206920[SOGoCache]> an error > occurred when caching value for key 'Test user1 > <[email protected]>+attributes': "ERROR was returned by server" > sogod: libmemcached/storage.cc :341 : memcached_return_t > memcached_send_ascii(memcached_st*, memcached_server_write_instance_st, > const char*, size_t, const char*, size_t, time_t, uint32_t, uint64_t, > bool, bool, memcached_storage_action_t): L'assertion « > memcached_failed(rc) » a échoué. > 2013-03-19 14:12:33.758 sogod[7876] ERROR(-[NGBundleManager > bundleWithPath:]): could not create bundle for path: > '/usr/share/GNUstep/Libraries/gnustep-base/Versions/1.22/Resources/SSL.bundle' > 2013-03-19 14:12:33.777 sogod[7876] WOCompoundElement: pool embedding is on. > 2013-03-19 14:12:33.777 sogod[7876] WOCompoundElement: id logging is on. > Mar 19 14:12:33 sogod [7876]: <0x0x7fbb102068c0[SOGoCache]> an error > occurred when caching value for key 'Test user1 > <[email protected]>+attributes': "ERROR was returned by server" > sogod: libmemcached/storage.cc :341 : memcached_return_t > memcached_send_ascii(memcached_st*, memcached_server_write_instance_st, > const char*, size_t, const char*, size_t, time_t, uint32_t, uint64_t, > bool, bool, memcached_storage_action_t): L'assertion « > memcached_failed(rc) » a échoué. > Mar 19 14:12:33 sogod [7785]: <0x0x7fbb0ff20db0[WOWatchDogChild]> child > 7875 exited > Mar 19 14:12:33 sogod [7785]: <0x0x7fbb0ff20db0[WOWatchDogChild]> > (terminated due to signal 6) > Mar 19 14:12:33 sogod [7785]: <0x0x7fbb0fe44b80[WOWatchDog]> child > spawned with pid 7950 > Mar 19 14:12:33 sogod [7785]: <0x0x7fbb0ffd3e10[WOWatchDogChild]> child > 7876 exited > Mar 19 14:12:33 sogod [7785]: <0x0x7fbb0ffd3e10[WOWatchDogChild]> > (terminated due to signal 6) > Mar 19 14:12:33 sogod [7785]: <0x0x7fbb0fe44b80[WOWatchDog]> child > spawned with pid 7952 Which version of libmemcached do you used? sogod doesn't die on my instance when accessing the event. Francis -- [email protected] :: +1.514.755.3640 :: http://www.inverse.ca Inverse :: Leaders behind SOGo (http://sogo.nu) and PacketFence (http://packetfence.org) -- [email protected] https://inverse.ca/sogo/lists
