Mailing List Archive

authentication error I think
On Tue, 19 Jan 2010 15:31:15 +0100
Jeroen <jeroen at 121234.net> wrote:

>
> Any pointers greatly appreciated!!
>
Did you remember to run the database update scripts?

If so you might need to run them step vise:
0.95 -> 0.96 -> 0.97 -> 0.98

--
Hilsen/Regards
Michael Rasmussen

Get my public GnuPG keys:
michael <at> rasmussen <dot> cc
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xD3C9A00E
mir <at> datanom <dot> net
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xE501F51C
mir <at> miras <dot> org
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xE3E80917
--------------------------------------------------------------
Someone is speaking well of you.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://lists.morphoss.com/pipermail/davical-users/attachments/20100119/ee5d3780/attachment.pgp>
-------------- next part --------------
authentication error I think [ In reply to ]
Hi,

I have been updating davical from 0.9.5 -> 0.9.8.
Somewhere along the line I managed to get my config hosed, and I don't
seem to be able to get it back online again. Using Sunbird 0.9 and
lightning 1.0b with tb3 as clients, which both don't want to see the
calendars anymore. Console errors on Sunbird give this sequence of events::

*************************************************************************
CalDAV: send: <D:propfind xmlns:D="DAV:"
xmlns:CS="http://calendarserver.org/ns/">
<D:prop>
<D:resourcetype/>
<D:owner/>
<CS:getctag/>
</D:prop>
</D:propfind>

CalDAV: Error without status on initial PROPFIND for calendar Vis Personal

CalDAV: Authentication scheme none

CalDAV: recv: Uncaught early exception: could not find driver

CalDAV: send: OPTIONS

CalDAV: DAV header: 1, 2, access-control, calendar-access,
calendar-schedule, extended-mkcol, calendar-proxy

CalDAV: Server generally supports calendar-schedule

CalDAV: send: https://10.0.0.200/cal/caldav.php/mrdevis/
<D:propfind xmlns:D="DAV:">
<D:prop>
<D:principal-collection-set/>
</D:prop>
</D:propfind>

CalDAV: Unexpected status 200 while querying principal namespace
*********************************************************************

/var/log/apache/ssl gives nothing special.

Web interface works, I can login and downloading a calendar from there
and putting it in Sunbird gives all my data. So nothing wrong there me
thinks...

This is on a Gentoo box, and work flawless before updating. (Oh yeah, I
did run the update-database script as 'su postgres')

Any pointers greatly appreciated!!


Thanks, Jeroen

ps what is the exact ownership of /usr/share/davical/htdocs ??
(apache:apache at the moment)
authentication error I think [ In reply to ]
Hi,

I have been updating davical from 0.9.5 -> 0.9.8.
Somewhere along the line I managed to get my config hosed, and I don't
seem to be able to get it back online again. Using Sunbird 0.9 and
lightning 1.0b with tb3 as clients, which both don't want to see the
calendars anymore. Console errors on Sunbird give this sequence of events::

*************************************************************************
CalDAV: send: <D:propfind xmlns:D="DAV:"
xmlns:CS="http://calendarserver.org/ns/">
<D:prop>
<D:resourcetype/>
<D:owner/>
<CS:getctag/>
</D:prop>
</D:propfind>

CalDAV: Error without status on initial PROPFIND for calendar Vis Personal

CalDAV: Authentication scheme none

CalDAV: recv: Uncaught early exception: could not find driver

CalDAV: send: OPTIONS

CalDAV: DAV header: 1, 2, access-control, calendar-access,
calendar-schedule, extended-mkcol, calendar-proxy

CalDAV: Server generally supports calendar-schedule

CalDAV: send: https://10.0.0.200/cal/caldav.php/mrdevis/
<D:propfind xmlns:D="DAV:">
<D:prop>
<D:principal-collection-set/>
</D:prop>
</D:propfind>

CalDAV: Unexpected status 200 while querying principal namespace
*********************************************************************

/var/log/apache/ssl gives nothing special.

Web interface works, I can login and downloading a calendar from there
and putting it in Sunbird gives all my data. So nothing wrong there me
thinks...

This is on a Gentoo box, and work flawless before updating. (Oh yeah, I
did run the update-database script as 'su postgres')

Any pointers greatly appreciated!!


Thanks, Jeroen

ps what is the exact ownership of /usr/share/davical/htdocs ??
(apache:apache at the moment)
authentication error I think [ In reply to ]
So, just for my understanding, is it necessary to do the upgrades like
that? I upgraded from 0.95 to .97 straight, and then to .98. I *think* I
ran the update database script on .97, but of course not on .96 (which I
didn't install...).

So is it too late to take these steps now, after running the .98 script?
Or can I still download .96 and do this step separate?

Is this somewhere documented?

Thanks!

Jeroen


On 1/19/2010 7:59 PM, Michael Rasmussen wrote:
> On Tue, 19 Jan 2010 15:31:15 +0100
> Jeroen<jeroen at 121234.net> wrote:
>
>>
>> Any pointers greatly appreciated!!
>>
> Did you remember to run the database update scripts?
>
> If so you might need to run them step vise:
> 0.95 -> 0.96 -> 0.97 -> 0.98
>
>
>
>
authentication error I think [ In reply to ]
On Wed, 2010-01-20 at 00:36 +0100, Jeroen wrote:
> So, just for my understanding, is it necessary to do the upgrades like
> that? I upgraded from 0.95 to .97 straight, and then to .98. I *think* I
> ran the update database script on .97, but of course not on .96 (which I
> didn't install...).
>
> So is it too late to take these steps now, after running the .98 script?
> Or can I still download .96 and do this step separate?
>
> Is this somewhere documented?

Hi Jeroen,

There should be no need to install intermediate versions in order to
upgrade. The current version (so far) always includes all of the
database patches right back to ancient prehistory, and applies them all,
in order.

At some point in the future I may drop older database patches from the
released version. Nobody will still be running pre 0.9 DAViCal versions
now, I hope, so I should be able to remove those older patches.

The documentation for the update script is in the wiki:

http://wiki.davical.org/w/Update-davical-database


Cheers,
Andrew.


> On 1/19/2010 7:59 PM, Michael Rasmussen wrote:
> > On Tue, 19 Jan 2010 15:31:15 +0100
> > Jeroen<jeroen at 121234.net> wrote:
> >
> >>
> >> Any pointers greatly appreciated!!
> >>
> > Did you remember to run the database update scripts?
> >
> > If so you might need to run them step vise:
> > 0.95 -> 0.96 -> 0.97 -> 0.98
> >
> >
> >
> >


------------------------------------------------------------------------
andrew (AT) morphoss (DOT) com +64(272)DEBIAN
Write yourself a threatening letter and pen a defiant reply.
------------------------------------------------------------------------

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://lists.morphoss.com/pipermail/davical-users/attachments/20100128/3a671ddd/attachment.pgp>
-------------- next part --------------