Hi,
I could reproduce the same behaviour with 1.3.12c server version. with 
wireshark and sogo.log, I can't add some information.
when, ligthing add an event, a PUT request was send on the serverPUT 
/SOGo/dav/courtemanc_j/Calendar/personal/e8ff8b1f-982d-4070-bd40-a93ac8e7e4c9.ics
 HTTP/1.1\r\nwith this answer HTTP/1.1 201 Created\r\n
0.1s after ligthing send another request (may be the refresh) in xmlREPORT 
/SOGo/dav/courtemanc_j/Calendar/personal/ HTTP/1.1\r\n<?xml version="1.0" 
encoding="UTF-8"?><calendar-multiget xmlns:D="DAV:" 
xmlns="urn:ietf:params:xml:ns:caldav">  <D:prop>    <D:getetag/>    
<calendar-data/>  </D:prop>  
<D:href>/SOGo/dav/courtemanc_j/Calendar/personal/e8ff8b1f-982d-4070-bd40-a93ac8e7e4c9.ics</D:href></calendar-multiget>
with this anwser<?xml version="1.0" encoding="utf-8"?><D:multistatus 
xmlns:D="DAV:" 
xmlns:C="urn:ietf:params:xml:ns:caldav"><D:response><D:href>/SOGo/dav/courtemanc_j/Calendar/personal/e8ff8b1f-982d-4070-bd40-a93ac8e7e4c9.ics</D:href><D:status>HTTP/1.1
 404 Not Found</D:status></D:response></D:multistatus>
in sogo.log side with have this trace :
Mar 16 08:51:02 sogod [30536]: |SOGo| starting method 'PUT' on uri 
'/SOGo/dav/courtemanc_j/Calendar/7A6B-4D511B00-1-2A89AF00/d1a0b2ab-54cc-4d4d-951a-d27ca264a6f2.ics'Mar
 16 08:51:02 sogod [30536]: 
<0x0883E274[SOGoAppointmentObject]:d1a0b2ab-54cc-4d4d-951a-d27ca264a6f2.ics> 
TODO: implement if-none-match for etag: '*'Mar 16 08:51:02 sogod [30536]: 
|SOGo| request took 0.018720 seconds to execute127.0.0.1 - - 
[16/Mar/2012:08:51:02 GMT] "PUT 
/SOGo/dav/courtemanc_j/Calendar/7A6B-4D511B00-1-2A89AF00/d1a0b2ab-54cc-4d4d-951a-d27ca264a6f2.ics
 HTTP/1.1" 201 0/724 0.021 - - 0Mar 16 08:51:02 sogod [30536]: |SOGo| starting 
method 'REPORT' on uri 
'/SOGo/dav/courtemanc_j/Calendar/7A6B-4D511B00-1-2A89AF00/'Mar 16 08:51:03 
sogod [30536]: |SOGo| request took 0.007696 seconds to execute127.0.0.1 - - 
[16/Mar/2012:08:51:03 GMT] "REPORT 
/SOGo/dav/courtemanc_j/Calendar/7A6B-4D511B00-1-2A89AF00/ HTTP/1.1" 207 308/310 
0.009 - - 0Mar 16 08:51:03 sogod [30536]: |SOGo| starting method 'REPORT' on 
uri '/SOGo/dav/samba_i/Calendar/personal/'Mar 16 08:51:03 sogod [30536]: |SOGo| 
request took 0.008194 seconds to execute

so two request were executed on the same process, so it doesn't look like a 
"cache problem" but why the second request return a "NOT FOUND" ?
best regards

> To: users@sogo.nu
> From: pereira.davi...@gmail.com
> Date: Thu, 15 Mar 2012 06:48:50 -0400
> Subject: Re: [SOGo] Event not appear automatically in thunderbird
> 
> I did the test with thunderbird v10, sogo connector, integrator v10 and
> lightning v1.2 and i have the same problem.
> 
> best regards
> David
> -- 
> users@sogo.nu
> https://inverse.ca/sogo/lists
                                          -- 
users@sogo.nu
https://inverse.ca/sogo/lists

Reply via email to