[CalendarServer-users] problem installing iCal server

David Reid dreid at apple.com
Thu Jul 12 10:18:13 PDT 2007


Hi,
On Jul 12, 2007, at 10:12 AM, Dan Vâtca wrote:

> 2007-07-12 19:43:04+0300 [-] [caldav-8009]  [-]   File "/root/iCal- 
> Server/Twisted/twisted/web2/dav/noneprops.py", line 56, in set
> 2007-07-12 19:43:04+0300 [-] [caldav-8009]  [-]     raise  
> HTTPError(StatusResponse(responsecode.FORBIDDEN, "Permission denied  
> for setting property: setting property: %s" % (property,)))

For some reason you don't have the xattr module in your path, so  
twisted.web2.dav falled back to being unable to write DAV properties.

-David


More information about the calendarserver-users mailing list