Re: [Evolution-hackers] WebDAV Addressbook Debugging



On Fri, 2010-04-23 at 15:44 -0400, Adam Tauno Williams wrote:
> On Fri, 2010-04-23 at 14:37 -0400, Adam Tauno Williams wrote:
> > On Fri, 2010-04-23 at 13:25 -0400, Adam Tauno Williams wrote:
> > > I'm aware of the CAMEL_VERBOSE_DEBUG and CALDAV_DEBUG environment
> > > directives for debugging IMAP and CALDAV.  Is there an equivalent for
> > > WEBDAV addressbooks?
> > > I am testing Evo with our GroupDAV server and after a moment it responds
> > > with 'address book not available' and instructs me to restart Evolution.
> > > Running Evolution from the command line doesn't provide any additional
> > > information.
> > BTW, on Evolution 2.28;  I don't believe anything changed regarding
> > WebDAV addressbooks between that and the current 2.30.
> > Evolution issues the request:
> > <?xml version="1.0" encoding="utf-8"?>
> > <propfind xmlns="DAV:"><prop><getetag/></prop></propfind>
> > To which the server responds [correctly, I believe]:
> > <D:multistatus>
> >   ...
> > </D:multistatus>
> > I've verified the XML of the response is valid.
> > Is it possible size effects the stability of the address book?  The
> > collection contains 22,209 contacts; so the resulting PROPFIND is
> > ~3.6MB.  But that doesn't see that large.
> Nope, I limited the size of the folder to 25 items and the request still
> fails - but quicker! :)  The exact error message in the dialog is:
> The Evolution address book has quit unexpectedly.
> Your contacts for webdav://adam 127 0 0 1:8080/dav/Contacts will not be
> available until Evolution is restarted

I was able to get this to work by tweaking the HTTP headers.

-- 
Adam Tauno Williams <awilliam whitemice org> LPIC-1, Novell CLA
<http://www.whitemiceconsulting.com>
OpenGroupware, Cyrus IMAPd, Postfix, OpenLDAP, Samba



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]