[CalendarServer] #348: Sunbird fails to populate calendars
#348: Sunbird fails to populate calendars ---------------------------------+------------------------------------------ Reporter: naoh123@… | Owner: cdaboo@… Type: Defect | Status: new Priority: 1: Blocker | Milestone: Component: CalDAV Client | Severity: Serious Keywords: sunbird | ---------------------------------+------------------------------------------ First off, excellent project. It's been exciting following along the past year. I have been running the server on an Ubuntu 8.04 server for sometime, and can connect and manipulate fine using iCal clients; however, I have been unable to get Sunbird clients to cooperate. A little backgound: my setup is stock with the exception of the documentroot directive in caldavd.plist, and my pool of users (accounts.xml). When I add an account (any account) in sunbird I use the prescribed path, http://example.com:8008/calendars/user/jdoe/calendar, after which I am met with the user/pass prompt, credentials are accepted, but no calendars populate. The logs report the following ad nauseum: 2009-09-17 21:47:23-0500 [-] [caldav-8009] [PooledMemCacheProtocol,client] [twistedcaldav.extensions#info] PROPFIND /calendars/users/jdoe/calendar/ HTTP/1.1 2009-09-17 21:47:23-0500 [-] [caldav-8009] [AMP,client] [twistedcaldav.extensions#info] OPTIONS /calendars/users/jdoe/ HTTP/1.1 2009-09-17 21:47:23-0500 [-] [caldav-8009] [AMP,client] [twistedcaldav.extensions#info] HEAD /calendars/users/jdoe/calendar/ HTTP/1.1 2009-09-17 21:47:23-0500 [-] [caldav-8009] [PooledMemCacheProtocol,client] [twistedcaldav.directory.principal#error] No principal found for UID: admin Any ideas what is going on here? Thanks! -- Ticket URL: <http://trac.calendarserver.org/ticket/348> CalendarServer </> HTTP/WebDAV/CalDAV Server
#348: Sunbird fails to populate calendars ---------------------------------+------------------------------------------ Reporter: naoh123@… | Owner: cdaboo@… Type: Defect | Status: new Priority: 1: Blocker | Milestone: Component: CalDAV Client | Severity: Serious Keywords: sunbird | ---------------------------------+------------------------------------------ Comment(by naoh123@…): Just to provide some more information, since the hang up seems to be this "No Principal found for UID: admin" I did some more investigations and noticed this entry under the very first "{DAV:}acl" while browsing the calendars by browser: <principal> <href>/principals/__uids__/admin/</href> </principal> <grant> <privilege> <all/> </privilege> </grant> <protected/> <inheritable xmlns='http://twistedmatrix.com/xml_namespace/dav/'/> </ace> <ace> Every user seems to have this entry and its the only "admin" reference I am finding so far that correlates to the errors. Also forget to mention this is v2 -- Ticket URL: <http://trac.calendarserver.org/ticket/348#comment:1> CalendarServer </> HTTP/WebDAV/CalDAV Server
#348: Sunbird fails to populate calendars ---------------------------------+------------------------------------------ Reporter: naoh123@… | Owner: cdaboo@… Type: Defect | Status: new Priority: 1: Blocker | Milestone: Component: CalDAV Client | Severity: Serious Keywords: sunbird | ---------------------------------+------------------------------------------ Comment(by wsanchez@…): I'm not sure that warning is the cause of your problem here. Try commenting out the `AdminPrincipals` config setting in your caldavd.plist and the warning should go away. -- Ticket URL: <http://trac.calendarserver.org/ticket/348#comment:2> CalendarServer </> HTTP/WebDAV/CalDAV Server
#348: Sunbird fails to populate calendars ---------------------------------+------------------------------------------ Reporter: naoh123@… | Owner: cdaboo@… Type: Defect | Status: new Priority: 1: Blocker | Milestone: Component: CalDAV Client | Severity: Serious Keywords: sunbird | ---------------------------------+------------------------------------------ Comment(by rahul@…): I faced a similar problem (don't remember the exact error message) when using memcached 1.2.2. I believe that for calendarserver 2.x to work properly memcached should be at least of version 1.2.6. If you are using a version of memcached older than 1.2.6, try upgrading it. -- Ticket URL: <http://trac.calendarserver.org/ticket/348#comment:3> CalendarServer </> HTTP/WebDAV/CalDAV Server
#348: Sunbird fails to populate calendars ----------------------------------+----------------------------------------- Reporter: naoh123@… | Owner: cdaboo@… Type: Defect | Status: closed Priority: 1: Blocker | Milestone: Component: CalDAV Client | Severity: Serious Resolution: Cannot reproduce | Keywords: sunbird ----------------------------------+----------------------------------------- Changes (by wsanchez@…): * status: new => closed * resolution: => Cannot reproduce Comment: Thanks for the note. naoh123, give that a try. -- Ticket URL: <http://trac.calendarserver.org/ticket/348#comment:4> CalendarServer </> HTTP/WebDAV/CalDAV Server
participants (1)
-
CalendarServer