Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
Go Back   Zimbra :: Forums > Zimbra Collaboration Suite > ZCS Client Connectors > CalDAV / CardDAV / iSync

Welcome to the Zimbra :: Forums!
Welcome, if you would like to post a comment please register. We also encourage you to explore all things Zimbra with our team and members of the community.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #21 (permalink)  
Old 08-06-2008, 02:33 PM
Former Zimbran
 
Posts: 5,606
Default

Unfortunetly, that doesn't provide much debugging information. Server logs would be helpful.

Also, please start iCal by opening your terminal and running:
/Applications/iCal.app/Contents/MacOS/iCal -LogHTTPActivity YES

When you get the error, look for the error in the terminal window.
Reply With Quote
  #22 (permalink)  
Old 08-06-2008, 02:38 PM
Loyal Member
 
Posts: 95
Default

Errors are as follows...
Code:
BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//Apple Inc.//iCal 3.0//EN
CALSCALE:GREGORIAN
BEGIN:VTIMEZONE
TZID:US/Central
BEGIN:DAYLIGHT
TZOFFSETFROM:-0600
TZOFFSETTO:-0500
DTSTART:20070311T020000
RRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU
TZNAME:CDT
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0500
TZOFFSETTO:-0600
DTSTART:20071104T020000
RRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU
TZNAME:CST
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
SEQUENCE:1
TRANSP:OPAQUE
UID:2D8C4305-B54C-43A4-B5F5-836BEB41D9DC
DTSTART;TZID=US/Central:20080806T111500
DTSTAMP:20080806T213636Z
SUMMARY:New Event
CREATED:20080806T213635Z
DTEND;TZID=US/Central:20080806T114500
END:VEVENT
END:VCALENDAR


... response:
HTTP/1.1 405 HTTP method PUT is not supported by this URL
Date: Wed, 06 Aug 2008 21:35:28 GMT
Pragma: no-cache
Content-Type: text/html; charset=iso-8859-1
Content-Length: 1419

<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/>
<title>Error 405 </title>
</head>
<body><h2>HTTP ERROR: 405</h2><pre>HTTP method PUT is not supported by this URL</pre>
<p>RequestURI=/zimbra/</p><p><i><small><a href="http://jetty.mortbay.org/">Powered by Jetty://</a></small></i></p><br/>                                                
<br/>                                                
<br/>                                                
<br/>                                                
<br/>                                                
<br/>                                                
<br/>                                                
<br/>                                                
<br/>                                                
<br/>                                                
<br/>                                                
<br/>                                                
<br/>                                                
<br/>                                                
<br/>                                                
<br/>                                                
<br/>                                                
<br/>                                                
<br/>                                                
<br/>                                                

</body>
</html>

Code:
html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/>
<title>Error 405 </title>
</head>
<body><h2>HTTP ERROR: 405</h2><pre>HTTP method PUT is not supported by this URL</pre>
<p>RequestURI=/zimbra/</p><p><i><small><a href="http://jetty.mortbay.org/">Powered by Jetty://</a></small></i></p><br/>
What log would you like from Zim?
Reply With Quote
  #23 (permalink)  
Old 08-12-2008, 02:53 PM
Loyal Member
 
Posts: 95
Default

Haven't heard if this code helps at all....
Reply With Quote
  #24 (permalink)  
Old 08-25-2008, 08:38 AM
Loyal Member
 
Posts: 95
Default

Still an issue with 5.0.9 on OSE and NE servers. I also tried the new Zimbra Connector on my NE and that didn't help - though it did pull all of my other accounts out of iCal
Reply With Quote
  #25 (permalink)  
Old 08-29-2008, 01:18 PM
Loyal Member
 
Posts: 95
Default Bug 31220

After talking to a Zimbra tech on the phone and going back and forth for a bit it seems this is now a bug and I'm asking for help voting on it.

If you use iCal and Zimbra, this is a fairly major issue when talking about a "Collaboration" suite

Bug 31220 &ndash; iCal locks up when attempting to modify shared Calendar
Reply With Quote
  #26 (permalink)  
Old 10-09-2008, 07:36 AM
Loyal Member
 
Posts: 95
Default

Anyone have any luck on this issue since upgrading to 5.0.10? I've tried it on a test FOSS box and have yet to upgrade our GA server and still have issues.

Can you edit the shared calendars in iCal yet?
Reply With Quote
  #27 (permalink)  
Old 11-03-2008, 12:49 PM
Junior Member
 
Posts: 5
Default …and then these "403 Forbidden"…

I am trying out sharing/delegating Zimbra NE 5.0.10 calendars via CalDAV using iCal 3.0.5 on MacOSX 10.5.5 and I am not really happy.

First of all, changing my calendar names to a single word with letters from [A-Za-z] works around the "not a valid" problems (probably other characters are allowed, but I am trying to be conservative for now).

But now, I have the following problems:
  1. I cannot change an entry that was created in the Zimbra Web Interface (error complaining that I am not the organiser of the event; this could be an iCal client issue)
  2. I can create entries and then change them for a while, but after a few minutes (reason unclear), I get "403 Forbidden" on further changes

Here is the appropriate part from system.log (of course, without the real HTTP Basic Authorization token :-))

Quote:
Nov 3 21:44:57 Quill iCal[6760]: -[DAVPut:0x168c7f40 _initHTTPRequest] WRITE\nPUT /dav/marcel/MLKalender/AC0883F5-BFE5-4D77-9260-DCDF72307542.ics HTTP/1.1^M\nUser-Agent: DAVKit/3.0.4 (652); CalendarStore/3.0.5 (841); iCal/3.0.5 (1270); Mac OS X/10.5.5 (9F33)^M\nAuthorization: Basic xxxxxxxxxxxx^M\nContent-Type: text/calendar^M\nIf-Match: "64811-1225733213"^M\nContent-Length: 715^M\n^M
Nov 3 21:44:57 Quill iCal[6760]: -[DAVPut:0x168c7f40 _bodyStreamRead:bufferLength:error:atEOF:] WRITE\nBEGIN:VCALENDAR^M\nVERSION:2.0^M\nPRODID:-//Apple Inc.//iCal 3.0//EN^M\nCALSCALE:GREGORIAN^M\nBEGIN:VTIMEZONE^M\nTZI D:Europe/Berlin^M\nBEGINAYLIGHT^M\nTZOFFSETFROM:+0100^M\n TZOFFSETTO:+0200^M\nDTSTART:19810329T020000^M\nRRU LE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU^M\nTZNAME:CEST^M\nENDAYLIGHT^M\nBEGIN:STANDA RD^M\nTZOFFSETFROM:+0200^M\nTZOFFSETTO:+0100^M\nDT START:19961027T030000^M\nRRULE:FREQ=YEARLY;BYMONTH =10;BYDAY=-1SU^M\nTZNAME:CET^M\nEND:STANDARD^M\nEND:VTIMEZONE ^M\nBEGIN:VEVENT^M\nSEQUENCE:4^M\nTRANSP:OPAQUE^M\ nUID:AC0883F5-BFE5-4D77-9260-DCDF72307542^M\nDTSTART;TZID=Europe/Berlin:20081108T080000^M\nSTATUS:CONFIRMED^M\nDTST AMP:20081103T204456Z^M\nSUMMARY:Test3 xxx^M\nCREATED:20081103T172730Z^M\nDTEND;TZID=Euro pe/Berlin:20081108T084500^M\nEND:VEVENT^M\nEND:VCALEN DAR^M
Nov 3 21:44:57 Quill iCal[6760]: -[DAVPut:0x168c7f40 _computeHeaders] READ\nHTTP/1.1 403 Forbidden^M\nDate: Mon, 03 Nov 2008 20:44:34 GMT^M\nContent-Length: 0^M\n^M
Nov 3 21:44:57 Quill iCal[6760]: CalDAV CalDAVWriteEntityQueueableOperation failed: status 'HTTP/1.1 403 Forbidden' request:\n\nBEGIN:VCALENDAR^M\nVERSION:2.0^M\nPROD ID:-//Apple Inc.//iCal 3.0//EN^M\nCALSCALE:GREGORIAN^M\nBEGIN:VTIMEZONE^M\nTZI D:Europe/Berlin^M\nBEGINAYLIGHT^M\nTZOFFSETFROM:+0100^M\n TZOFFSETTO:+0200^M\nDTSTART:19810329T020000^M\nRRU LE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU^M\nTZNAME:CEST^M\nENDAYLIGHT^M\nBEGIN:STANDA RD^M\nTZOFFSETFROM:+0200^M\nTZOFFSETTO:+0100^M\nDT START:19961027T030000^M\nRRULE:FREQ=YEARLY;BYMONTH =10;BYDAY=-1SU^M\nTZNAME:CET^M\nEND:STANDARD^M\nEND:VTIMEZONE ^M\nBEGIN:VEVENT^M\nSEQUENCE:4^M\nTRANSP:OPAQUE^M\ nUID:AC0883F5-BFE5-4D77-9260-DCDF72307542^M\nDTSTART;TZID=Europe/Berlin:20081108T080000^M\nSTATUS:CONFIRMED^M\nDTST AMP:20081103T204456Z^M\nSUMMARY:Test3 xxx^M\nCREATED:20081103T172730Z^M\nDTEND;TZID=Euro pe/Berlin:20081108T084500^M\nEND:VEVENT^M\nEND:VCALEN DAR^M\n\n\n... response:\nHTTP/1.1 403 Forbidden^M\nDate: Mon, 03 Nov 2008 20:44:34 GMT^M\nContent-Length: 0^M\n^M
Any way to solve this?
Reply With Quote
  #28 (permalink)  
Old 11-25-2008, 11:40 AM
dmg dmg is offline
Active Member
 
Posts: 37
Default

I have the same problem with 5.0.9. Is it sitll broken in 5.0.10? This is a big setback for us, as our clients want to name their calendars with spaces, and not worry about it not working.
Reply With Quote
  #29 (permalink)  
Old 11-25-2008, 11:47 AM
Loyal Member
 
Posts: 95
Default

Quote:
Originally Posted by dmg View Post
I have the same problem with 5.0.9. Is it sitll broken in 5.0.10? This is a big setback for us, as our clients want to name their calendars with spaces, and not worry about it not working.
Yes, this problem is still here as of 5.0.11

I agree. This is a MAJOR issue!! I am referring people to Kerio because I can't offer them a calendar system that works with their iCal! Please fix this!! I would love to recommend and resell your product!
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

blog.zimbra.com




 

SEO by vBSEO ©2011, Crawlability, Inc.