iCal Error Message Help

Best practice information from Scalix users relating to integration of Scalix with other products.

Moderator: ScalixSupport

racerx90

iCal Error Message Help

Postby racerx90 » Thu Jun 26, 2008 11:58 am

I'm using iCal 3.0.3 from Leopard 10.5.3 and have followed the wiki page for setting up CalDAV access from Scalix 11.4.0. Other than iCal rejecting the https://domain.name/api/dav/Principals/ ... omain.name URL if you have a trailing "/" on it (seems to be a bug in iCal from what I've read online), it was able to successfully connect to the Calenders and see ALL my previous appointments (added from webmail.)

(The only other issue I did run into with iCal was with SSL access using self-signed certificates, but I was able to work around the by issuing a free cacert.org cert then importing their CA Root certificate into the key chain in case anyone else runs into same problem.)

The issue I'm running into now is when I'm trying to create a new appointment from iCal. If pops up an error with the following message in it:

Request Error

Request for "New Event" in "Calendar" in account "my.domain.name" failed.

The server responded with
"HTTP/1.1 501 Method Not Implemented"
to operation CalDAVWriteEntityQueueableOperation.

I'm really stuck on this one and don't know how to debug it (googled it and there's nothing around "501 Method Not Implemented" only different errors.) Has anyone seen this before?

I should note that I'm able to create new calenders from within iCal and they show up in webmail after they're created. So it appears that at least it's not a permissions problem. The problem only shows up when new events are created.

I've got everything else working with Entourage and now I'm down to just iCal integration for Mac support. Thanks in advance!

Regards,
Eric

mikevl
Scalix Star
Scalix Star
Posts: 596
Joined: Mon Feb 02, 2004 8:32 pm
Location: New Zealand

Postby mikevl » Thu Jun 26, 2008 8:59 pm

Hi Eric

Scalix uses CalDAV not iCAL

Try a CalDAV client

Mike

racerx90

iCal supports CalDAV

Postby racerx90 » Thu Jun 26, 2008 10:49 pm

mikevl wrote:Try a CalDAV client


Apple's iCal client supports CalDAV protocol. Actually, there's even information in the Scalix wiki on how to get it working:

http://www.scalix.com/wiki/index.php?ti ... -01-CALDAV

I've followed this and everything works (read mode) but I'm having trouble trying to create new appointments/events. The only thing working with write access is the ability to create new calendars.

Thanks.

Regards,
Eric

calebwalker
Posts: 13
Joined: Sun Jan 28, 2007 10:21 pm

Re: iCal Error Message Help

Postby calebwalker » Tue Apr 28, 2009 3:29 pm

I am having this same issue and this is in my system.log file:
Apr 28 12:15:54 caleb-walkers-macbook-pro iCal[1956]: CalDAV CalDAVWriteEntityQueueableOperation failed: status 'HTTP/1.1 415 Unsupported Media Type' request:\n\nBEGIN:VCALENDAR^M\nVERSION:2.0^M\nPRODID:-//Apple Inc.//iCal 3.0//EN^M\nCALSCALE:GREGORIAN^M\nBEGIN:VEVENT^M\nSEQUENCE:1^M\nDESCRIPTION:testing from iCal^M\nUID:040000008200E00074C5B7101A82E00800000000903B864E72C2C901000000000000^M\n 00001000000081E6AC2129BDEC4084691DC0470C931E^M\nTRANSP:TRANSPARENT^M\nDTSTART;VALUE=DATE:20090428^M\nDTSTAMP:20090428T191553Z^M\nSUMMARY:28 AL The Bridges 11\,536^M\nCREATED:20090428T185634Z^M\nDTEND;VALUE=DATE:20090429^M\nLOCATION:FRESNO ^M\nEND:VEVENT^M\nEND:VCALENDAR^M\n\n\n... response:\nHTTP/1.1 415 Unsupported Media Type^M\nDate: Tue, 28 Apr 2009 19:15:52 GMT^M\nServer: Apache-Coyote/1.1^M\nContent-Type: text/plain;charset=ISO-8859-1^M\nSet-Cookie: JSESSIONID=15AAA5C14FDC68FF31FDAFBFD9BB4E98; Path=/api^M\nConnection: close^M\nTransfer-Encoding: Identity^M\n^M\n415 UnsupportedMediaType\n\nUnable to store that type of data

I just opened an existing appointment and tried to add something to the notes. I am running MacOS 10.5.6

calebwalker
Posts: 13
Joined: Sun Jan 28, 2007 10:21 pm

Re: iCal Error Message Help

Postby calebwalker » Tue Apr 28, 2009 3:31 pm

This is from creating a new event:
Apr 28 12:30:42 caleb-walkers-macbook-pro iCal[1956]: CalDAV CalDAVWriteEntityQueueableOperation failed: status 'HTTP/1.1 415 Unsupported Media Type' request:\n\nBEGIN:VCALENDAR^M\nVERSION:2.0^M\nPRODID:-//Apple Inc.//iCal 3.0//EN^M\nCALSCALE:GREGORIAN^M\nBEGIN:VTIMEZONE^M\nTZID:America/Los_Angeles^M\nBEGIN:DAYLIGHT^M\nTZOFFSETFROM:-0800^M\nTZOFFSETTO:-0700^M\nDTSTART:20070311T020000^M\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU^M\nTZNAME:PDT^M\nEND:DAYLIGHT^M\nBEGIN:STANDARD^M\nTZOFFSETFROM:-0700^M\nTZOFFSETTO:-0800^M\nDTSTART:20071104T020000^M\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU^M\nTZNAME:PST^M\nEND:STANDARD^M\nEND:VTIMEZONE^M\nBEGIN:VEVENT^M\nSEQUENCE:2^M\nTRANSP:OPAQUE^M\nUID:A59E944A-F0BD-4825-AAE7-7EF0EBCBCF51^M\nDTSTART;TZID=America/Los_Angeles:20090428T000000^M\nDTSTAMP:20090428T193041Z^M\nSUMMARY:test appointment^M\nCREATED:20090428T193035Z^M\nDTEND;TZID=America/Los_Angeles:20090428T010000^M\nEND:VEVENT^M\nEND:VCALENDAR^M\n\n\n... response:\nHTTP/1.1 415 Unsupported Media Type^M\nDate: Tue, 28 Apr 2009 19:30:41 GMT^M\nServer: Apache-Coyote/1.1^M\nContent-Type: text/plain;charset=ISO-8859-1^M\nSet-Cookie: JSESSIONID=3EAA381B6DD7ECC98A6CB49998D1EC58; Path=/api^M\nConnection: close^M\nTransfer-Encoding: Identity^M\n^M\n415 UnsupportedMediaType\n\nUnable to store that type of data

calebwalker
Posts: 13
Joined: Sun Jan 28, 2007 10:21 pm

Re: iCal Error Message Help

Postby calebwalker » Tue Apr 28, 2009 3:41 pm

I didnt notice how old this post was. Wonder if there is a fix in a different thread.


Return to “Third Party Integration”



Who is online

Users browsing this forum: No registered users and 1 guest