Rahul Amaram wrote:
I am trying to run calendarserver 5.0 on Debian Jessie. While postgresql backend seems to work fine, I have been facing issues with files backend (I have user_xattr enabled). Could some feedback be provided on this? I am attaching the error.log for reference. The errors with timestamp 18:31 popped up as soon as I started calendarserver. The errors with timestamp 18:33 were encountered when I tried to authenticate to calendarserver.

  The file back-end is very much obsolete[1].  It still exists only because it's used to upgrade very old servers, and even that will eventually go away.

    -wsv


[1] For reliability reasons, we really need a transactional data store, and the file store can't practically be made to do that.