Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: DAViCal: General

No CardDav with IOS5 an 0.9.9.6

 

 

DAViCal general RSS feed   Index | Next | Previous | View Threaded


davical-general at makomi

Oct 17, 2011, 5:36 AM

Post #1 of 9 (505 views)
Permalink
No CardDav with IOS5 an 0.9.9.6

Hi,

after upgrading my iPhone to IOS 5 I can´t connect CardDAV to my davical 0.9.9.6 - I always get following errors:

[Mon Oct 17 14:20:29 2011] [error] [client XX.XX.XX.XX] davical: LOG: :***************** Response Header ****************
[Mon Oct 17 14:20:29 2011] [error] [client XX.XX.XX.XX] davical: LOG: headers:-->X-Powered-By: PHP/5.3.3-7+squeeze3
[Mon Oct 17 14:20:29 2011] [error] [client XX.XX.XX.XX] davical: LOG: headers:-->Server: 0.9
[Mon Oct 17 14:20:29 2011] [error] [client XX.XX.XX.XX] davical: LOG: headers:-->DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule
[Mon Oct 17 14:20:29 2011] [error] [client XX.XX.XX.XX] davical: LOG: headers:-->DAV: extended-mkcol, calendar-proxy, bind
[Mon Oct 17 14:20:29 2011] [error] [client XX.XX.XX.XX] davical: LOG: headers:-->X-DAViCal-Version: DAViCal/0.9.9; DB/1.2.11
[Mon Oct 17 14:20:29 2011] [error] [client XX.XX.XX.XX] davical: LOG: headers:-->Content-type: text/xml; charset="utf-8"
[Mon Oct 17 14:20:29 2011] [error] [client XX.XX.XX.XX] davical: LOG: :******************** Response ********************
[Mon Oct 17 14:20:29 2011] [error] [client XX.XX.XX.XX] davical: LOG: response:--><?xml version="1.0" encoding="utf-8" ?>
[Mon Oct 17 14:20:29 2011] [error] [client XX.XX.XX.XX] davical: LOG: response:--><error xmlns="DAV:">
[Mon Oct 17 14:20:29 2011] [error] [client XX.XX.XX.XX] davical: LOG: response:--> <need-privileges>
[Mon Oct 17 14:20:29 2011] [error] [client XX.XX.XX.XX] davical: LOG: response:--> <resource>
[Mon Oct 17 14:20:29 2011] [error] [client XX.XX.XX.XX] davical: LOG: response:--> <href>/principals/</href>
[Mon Oct 17 14:20:29 2011] [error] [client XX.XX.XX.XX] davical: LOG: response:--> <privilege>
[Mon Oct 17 14:20:29 2011] [error] [client XX.XX.XX.XX] davical: LOG: response:--> <read/>
[Mon Oct 17 14:20:29 2011] [error] [client XX.XX.XX.XX] davical: LOG: response:--> </privilege>
[Mon Oct 17 14:20:29 2011] [error] [client XX.XX.XX.XX] davical: LOG: response:--> </resource>
[Mon Oct 17 14:20:29 2011] [error] [client XX.XX.XX.XX] davical: LOG: response:--> </need-privileges>
[Mon Oct 17 14:20:29 2011] [error] [client XX.XX.XX.XX] davical: LOG: response:--></error>

My .htaccess looks like:
-----
AcceptPathInfo On
php_value include_path /usr/share/awl/inc
php_value magic_quotes_runtime 0
php_value magic_quotes_gpc 0
php_value register_globals 0
php_value error_reporting "E_ALL & ~E_NOTICE"
php_value default_charset "utf-8"
php_admin_value suhosin.server.strip 0

RewriteEngine On
RewriteCond %{REQUEST_URI} !^/$
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^(.*)$ /caldav.php/$1 [NC,L]
-----

Before upgrading IOS I use 4.3.3 and everything works - but I don´t know if the changing from 0.9.9.4 to 0.9.9.6 are the problem which I´ve done a few weeks ago could also be the problem.
Connects from Mac OS X 10.6 and 10.7 are working - only IOS are corrupt :(.

Anybody knows this behavior and could get my some help?

Bye,
Michael
------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2d-oct
_______________________________________________
Davical-general mailing list
Davical-general [at] lists
https://lists.sourceforge.net/lists/listinfo/davical-general


webmaster at tikijs

Oct 17, 2011, 8:40 AM

Post #2 of 9 (502 views)
Permalink
Re: No CardDav with IOS5 an 0.9.9.6 [In reply to]

Same issue here, in the same condition.

Envoyé depuis mon téléphone Android.

-----Original Message-----
From: "Michael Köhler" <davical-general [at] makomi>
To: davical-general [at] lists
Sent: lun., 17 oct. 2011 14:36
Subject: [Davical-general] No CardDav with IOS5 an 0.9.9.6

Hi,

after upgrading my iPhone to IOS 5 I can´t connect CardDAV to my davical 0.9.9.6 - I always get following errors:

[Mon Oct 17 14:20:29 2011] [error] [client XX.XX.XX.XX] davical: LOG: :***************** Response Header ****************
[Mon Oct 17 14:20:29 2011] [error] [client XX.XX.XX.XX] davical: LOG: headers:-->X-Powered-By: PHP/5.3.3-7+squeeze3
[Mon Oct 17 14:20:29 2011] [error] [client XX.XX.XX.XX] davical: LOG: headers:-->Server: 0.9
[Mon Oct 17 14:20:29 2011] [error] [client XX.XX.XX.XX] davical: LOG: headers:-->DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule
[Mon Oct 17 14:20:29 2011] [error] [client XX.XX.XX.XX] davical: LOG: headers:-->DAV: extended-mkcol, calendar-proxy, bind
[Mon Oct 17 14:20:29 2011] [error] [client XX.XX.XX.XX] davical: LOG: headers:-->X-DAViCal-Version: DAViCal/0.9.9; DB/1.2.11
[Mon Oct 17 14:20:29 2011] [error] [client XX.XX.XX.XX] davical: LOG: headers:-->Content-type: text/xml; charset="utf-8"
[Mon Oct 17 14:20:29 2011] [error] [client XX.XX.XX.XX] davical: LOG: :******************** Response ********************
[Mon Oct 17 14:20:29 2011] [error] [client XX.XX.XX.XX] davical: LOG: response:--><?xml version="1.0" encoding="utf-8" ?>
[Mon Oct 17 14:20:29 2011] [error] [client XX.XX.XX.XX] davical: LOG: response:--><error xmlns="DAV:">
[Mon Oct 17 14:20:29 2011] [error] [client XX.XX.XX.XX] davical: LOG: response:--> <need-privileges>
[Mon Oct 17 14:20:29 2011] [error] [client XX.XX.XX.XX] davical: LOG: response:--> <resource>
[Mon Oct 17 14:20:29 2011] [error] [client XX.XX.XX.XX] davical: LOG: response:--> <href>/principals/</href>
[Mon Oct 17 14:20:29 2011] [error] [client XX.XX.XX.XX] davical: LOG: response:--> <privilege>
[Mon Oct 17 14:20:29 2011] [error] [client XX.XX.XX.XX] davical: LOG: response:--> <read/>
[Mon Oct 17 14:20:29 2011] [error] [client XX.XX.XX.XX] davical: LOG: response:--> </privilege>
[Mon Oct 17 14:20:29 2011] [error] [client XX.XX.XX.XX] davical: LOG: response:--> </resource>
[Mon Oct 17 14:20:29 2011] [error] [client XX.XX.XX.XX] davical: LOG: response:--> </need-privileges>
[Mon Oct 17 14:20:29 2011] [error] [client XX.XX.XX.XX] davical: LOG: response:--></error>

My .htaccess looks like:
-----
AcceptPathInfo On
php_value include_path /usr/share/awl/inc
php_value magic_quotes_runtime 0
php_value magic_quotes_gpc 0
php_value register_globals 0
php_value error_reporting "E_ALL & ~E_NOTICE"
php_value default_charset "utf-8"
php_admin_value suhosin.server.strip 0

RewriteEngine On
RewriteCond %{REQUEST_URI} !^/$
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^(.*)$ /caldav.php/$1 [NC,L]
-----

Before upgrading IOS I use 4.3.3 and everything works - but I don´t know if the changing from 0.9.9.4 to 0.9.9.6 are the problem which I´ve done a few weeks ago could also be the problem.
Connects from Mac OS X 10.6 and 10.7 are working - only IOS are corrupt :(.

Anybody knows this behavior and could get my some help?

Bye,
Michael
------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2d-oct
_______________________________________________
Davical-general mailing list
Davical-general [at] lists
https://lists.sourceforge.net/lists/listinfo/davical-general


andrew at morphoss

Oct 17, 2011, 11:21 AM

Post #3 of 9 (501 views)
Permalink
Re: No CardDav with IOS5 an 0.9.9.6 [In reply to]

On Mon, 2011-10-17 at 14:36 +0200, Michael Köhler wrote:
> Hi,
>
> after upgrading my iPhone to IOS 5 I can´t connect CardDAV to my
> davical 0.9.9.6 - I always get following errors:
>
> [Mon Oct 17 14:20:29 2011] [error] [client XX.XX.XX.XX] davical: LOG: :***************** Response Header ****************
> [Mon Oct 17 14:20:29 2011] [error] [client XX.XX.XX.XX] davical: LOG: headers:-->X-Powered-By: PHP/5.3.3-7+squeeze3
> [Mon Oct 17 14:20:29 2011] [error] [client XX.XX.XX.XX] davical: LOG: headers:-->Server: 0.9
> [Mon Oct 17 14:20:29 2011] [error] [client XX.XX.XX.XX] davical: LOG: headers:-->DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule
> [Mon Oct 17 14:20:29 2011] [error] [client XX.XX.XX.XX] davical: LOG: headers:-->DAV: extended-mkcol, calendar-proxy, bind
> [Mon Oct 17 14:20:29 2011] [error] [client XX.XX.XX.XX] davical: LOG: headers:-->X-DAViCal-Version: DAViCal/0.9.9; DB/1.2.11
> [Mon Oct 17 14:20:29 2011] [error] [client XX.XX.XX.XX] davical: LOG: headers:-->Content-type: text/xml; charset="utf-8"
> [Mon Oct 17 14:20:29 2011] [error] [client XX.XX.XX.XX] davical: LOG: :******************** Response ********************
> [Mon Oct 17 14:20:29 2011] [error] [client XX.XX.XX.XX] davical: LOG: response:--><?xml version="1.0" encoding="utf-8" ?>
> [Mon Oct 17 14:20:29 2011] [error] [client XX.XX.XX.XX] davical: LOG: response:--><error xmlns="DAV:">
> [Mon Oct 17 14:20:29 2011] [error] [client XX.XX.XX.XX] davical: LOG: response:--> <need-privileges>
> [Mon Oct 17 14:20:29 2011] [error] [client XX.XX.XX.XX] davical: LOG: response:--> <resource>
> [Mon Oct 17 14:20:29 2011] [error] [client XX.XX.XX.XX] davical: LOG: response:--> <href>/principals/</href>
> [Mon Oct 17 14:20:29 2011] [error] [client XX.XX.XX.XX] davical: LOG: response:--> <privilege>
> [Mon Oct 17 14:20:29 2011] [error] [client XX.XX.XX.XX] davical: LOG: response:--> <read/>
> [Mon Oct 17 14:20:29 2011] [error] [client XX.XX.XX.XX] davical: LOG: response:--> </privilege>
> [Mon Oct 17 14:20:29 2011] [error] [client XX.XX.XX.XX] davical: LOG: response:--> </resource>
> [Mon Oct 17 14:20:29 2011] [error] [client XX.XX.XX.XX] davical: LOG: response:--> </need-privileges>
> [Mon Oct 17 14:20:29 2011] [error] [client XX.XX.XX.XX] davical: LOG: response:--></error>
>
> My .htaccess looks like:

Hi Michael,

The need-privileges response from DAViCal has nothing to do
with .htaccess.


> Before upgrading IOS I use 4.3.3 and everything works - but I don´t
> know if the changing from 0.9.9.4 to 0.9.9.6 are the problem which I
> ´ve done a few weeks ago could also be the problem.
> Connects from Mac OS X 10.6 and 10.7 are working - only IOS are
> corrupt :(.
>
> Anybody knows this behavior and could get my some help?

It's strange and annoying. I have no idea why the addressbook should be
making requests to the URL '/principals/' that should need 'read' access
there.

Have you tried recreating the account?

If recreating the account does not work, is it possible for you to do
the following:

(a) disable/delete your caldav & carddav accounts from the phone.
(b) enable $c->dbg = array('request' => 1, 'response' => 1);
(c) (Try to) re-create the carddav account
(b) disable $c->dbg = array();
(d) e-mail me the logs

Thanks,
Andrew.

--
------------------------------------------------------------------------
andrew (AT) morphoss (DOT) com +64(272)DEBIAN
Save the whales. Collect the whole set.
------------------------------------------------------------------------
Attachments: signature.asc (0.82 KB)


davical-general at makomi

Oct 17, 2011, 1:41 PM

Post #4 of 9 (500 views)
Permalink
Re: No CardDav with IOS5 an 0.9.9.6 [In reply to]

Hi Andrew,

Am 17.10.2011 um 20:21 schrieb Andrew McMillan:

>> My .htaccess looks like:
>
> The need-privileges response from DAViCal has nothing to do
> with .htaccess.

Ah ok, good to know. I feared that it could be a problem of rewriting urls.

>
>> Before upgrading IOS I use 4.3.3 and everything works - but I don´t
>> know if the changing from 0.9.9.4 to 0.9.9.6 are the problem which I
>> ´ve done a few weeks ago could also be the problem.
>> Connects from Mac OS X 10.6 and 10.7 are working - only IOS are
>> corrupt :(.
>>
>> Anybody knows this behavior and could get my some help?
>
> It's strange and annoying. I have no idea why the addressbook should be
> making requests to the URL '/principals/' that should need 'read' access
> there.
>
> Have you tried recreating the account?

No, but I´ve got some news: I restored an older backup from IOS4 to the new IOS5 and: The addressbook sync works. I don´t know why, but it works. Maybe Apple changed something from IOS4 to IOS5? I don´t jailbreak IOS5 yet so I couldn´t compare the plists of CardDAV accounts to find the differences.

> If recreating the account does not work, is it possible for you to do
> the following:
>
> (a) disable/delete your caldav & carddav accounts from the phone.
> (b) enable $c->dbg = array('request' => 1, 'response' => 1);
> (c) (Try to) re-create the carddav account
> (b) disable $c->dbg = array();
> (d) e-mail me the logs

Should I do this for a new test account?

Bye,
Michael
------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2d-oct
_______________________________________________
Davical-general mailing list
Davical-general [at] lists
https://lists.sourceforge.net/lists/listinfo/davical-general


webmaster at tikijs

Oct 17, 2011, 1:53 PM

Post #5 of 9 (507 views)
Permalink
Re: No CardDav with IOS5 an 0.9.9.6 [In reply to]

Tried to and with resync via itunes i confirmed the account is create also creating a new one don't.

Envoyé depuis mon téléphone Android.

-----Original Message-----
From: "Michael Köhler" <davical-general [at] makomi>
To: andrew [at] morphoss
Cc: davical-general [at] lists
Sent: lun., 17 oct. 2011 22:41
Subject: Re: [Davical-general] No CardDav with IOS5 an 0.9.9.6

Hi Andrew,

Am 17.10.2011 um 20:21 schrieb Andrew McMillan:

>> My .htaccess looks like:
>
> The need-privileges response from DAViCal has nothing to do
> with .htaccess.

Ah ok, good to know. I feared that it could be a problem of rewriting urls.

>
>> Before upgrading IOS I use 4.3.3 and everything works - but I don´t
>> know if the changing from 0.9.9.4 to 0.9.9.6 are the problem which I
>> ´ve done a few weeks ago could also be the problem.
>> Connects from Mac OS X 10.6 and 10.7 are working - only IOS are
>> corrupt :(.
>>
>> Anybody knows this behavior and could get my some help?
>
> It's strange and annoying. I have no idea why the addressbook should be
> making requests to the URL '/principals/' that should need 'read' access
> there.
>
> Have you tried recreating the account?

No, but I´ve got some news: I restored an older backup from IOS4 to the new IOS5 and: The addressbook sync works. I don´t know why, but it works. Maybe Apple changed something from IOS4 to IOS5? I don´t jailbreak IOS5 yet so I couldn´t compare the plists of CardDAV accounts to find the differences.

> If recreating the account does not work, is it possible for you to do
> the following:
>
> (a) disable/delete your caldav & carddav accounts from the phone.
> (b) enable $c->dbg = array('request' => 1, 'response' => 1);
> (c) (Try to) re-create the carddav account
> (b) disable $c->dbg = array();
> (d) e-mail me the logs

Should I do this for a new test account?

Bye,
Michael
------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2d-oct
_______________________________________________
Davical-general mailing list
Davical-general [at] lists
https://lists.sourceforge.net/lists/listinfo/davical-general


webmaster at tikijs

Oct 17, 2011, 1:53 PM

Post #6 of 9 (502 views)
Permalink
Re: No CardDav with IOS5 an 0.9.9.6 [In reply to]

Tried to and with resync via itunes i confirmed the account is create also creating a new one don't.

Envoyé depuis mon téléphone Android.

-----Original Message-----
From: "Michael Köhler" <davical-general [at] makomi>
To: andrew [at] morphoss
Cc: davical-general [at] lists
Sent: lun., 17 oct. 2011 22:41
Subject: Re: [Davical-general] No CardDav with IOS5 an 0.9.9.6

Hi Andrew,

Am 17.10.2011 um 20:21 schrieb Andrew McMillan:

>> My .htaccess looks like:
>
> The need-privileges response from DAViCal has nothing to do
> with .htaccess.

Ah ok, good to know. I feared that it could be a problem of rewriting urls.

>
>> Before upgrading IOS I use 4.3.3 and everything works - but I don´t
>> know if the changing from 0.9.9.4 to 0.9.9.6 are the problem which I
>> ´ve done a few weeks ago could also be the problem.
>> Connects from Mac OS X 10.6 and 10.7 are working - only IOS are
>> corrupt :(.
>>
>> Anybody knows this behavior and could get my some help?
>
> It's strange and annoying. I have no idea why the addressbook should be
> making requests to the URL '/principals/' that should need 'read' access
> there.
>
> Have you tried recreating the account?

No, but I´ve got some news: I restored an older backup from IOS4 to the new IOS5 and: The addressbook sync works. I don´t know why, but it works. Maybe Apple changed something from IOS4 to IOS5? I don´t jailbreak IOS5 yet so I couldn´t compare the plists of CardDAV accounts to find the differences.

> If recreating the account does not work, is it possible for you to do
> the following:
>
> (a) disable/delete your caldav & carddav accounts from the phone.
> (b) enable $c->dbg = array('request' => 1, 'response' => 1);
> (c) (Try to) re-create the carddav account
> (b) disable $c->dbg = array();
> (d) e-mail me the logs

Should I do this for a new test account?

Bye,
Michael
------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2d-oct
_______________________________________________
Davical-general mailing list
Davical-general [at] lists
https://lists.sourceforge.net/lists/listinfo/davical-general


andrew at morphoss

Oct 17, 2011, 3:17 PM

Post #7 of 9 (501 views)
Permalink
Re: No CardDav with IOS5 an 0.9.9.6 [In reply to]

On Mon, 2011-10-17 at 22:41 +0200, Michael Köhler wrote:
> Hi Andrew,
>
> Am 17.10.2011 um 20:21 schrieb Andrew McMillan:
>
> >> My .htaccess looks like:
> >
> > The need-privileges response from DAViCal has nothing to do
> > with .htaccess.
>
> Ah ok, good to know. I feared that it could be a problem of rewriting urls.

Well, possibly - I confess I didn't look at that but I expect if you
were rewriting it wrong you'd have more and bigger problems. Those
rules look standard enough on review.


> >
> > Have you tried recreating the account?
>
> No, but I´ve got some news: I restored an older backup from IOS4 to
> the new IOS5 and: The addressbook sync works. I don´t know why, but it
> works. Maybe Apple changed something from IOS4 to IOS5? I don´t
> jailbreak IOS5 yet so I couldn´t compare the plists of CardDAV
> accounts to find the differences.

I think probably you'd have achieved the same effect by deleting the
account from the phone and re-entering the details. Sounds like it's
not a problem with iOS5 per se - just a potential problem with it
migrating account information from 4 -> 5.

Fortunately deleting and recreating accounts on the phone is entirely
non-destructive - after all the whole point is that everything is on
the server, right?


> > If recreating the account does not work, is it possible for you to do
> > the following:
> >
> > (a) disable/delete your caldav & carddav accounts from the phone.
> > (b) enable $c->dbg = array('request' => 1, 'response' => 1);
> > (c) (Try to) re-create the carddav account
> > (b) disable $c->dbg = array();
> > (d) e-mail me the logs
>
> Should I do this for a new test account?

If it's working now I don't think it's useful.

Cheers,
Andrew.

--
------------------------------------------------------------------------
andrew (AT) morphoss (DOT) com +64(272)DEBIAN
If I felt any more SOPHISTICATED I would DIE of EMBARRASSMENT!
------------------------------------------------------------------------
Attachments: signature.asc (0.82 KB)


davical-general at makomi

Oct 19, 2011, 3:39 AM

Post #8 of 9 (486 views)
Permalink
Re: No CardDav with IOS5 an 0.9.9.6 [In reply to]

Hi Andrew,

Am 18.10.2011 00:17, schrieb Andrew McMillan:
>>> Have you tried recreating the account?
>> No, but I´ve got some news: I restored an older backup from IOS4 to
>> the new IOS5 and: The addressbook sync works. I don´t know why, but it
>> works. Maybe Apple changed something from IOS4 to IOS5? I don´t
>> jailbreak IOS5 yet so I couldn´t compare the plists of CardDAV
>> accounts to find the differences.
> I think probably you'd have achieved the same effect by deleting the
> account from the phone and re-entering the details. Sounds like it's
> not a problem with iOS5 per se - just a potential problem with it
> migrating account information from 4 -> 5.

Let me explain what I´ve done: All tests are made with one account - the
same like I use on my OSX without any problems.

1. Create account on IOS4 with davical 0.9.9.4 -> everything works.
2. Upgrade davical to 0.9.9.6 - no changes on IOS4 -> everything works.
3. ReInstall iPhone with IOS5 - blank iPhone and creating account on
IOS5 with davical 0.9.9.6 -> no success.
4. ReInstall iPhone with IOS5 - restore iPhone with old datas (accounts
and so on) from IOS4 -> everything works.

> Fortunately deleting and recreating accounts on the phone is entirely
> non-destructive - after all the whole point is that everything is on
> the server, right?

Right. The problem was/is that I could not create an account on a device
with IOS5.

Greetings,
Michael

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2d-oct
_______________________________________________
Davical-general mailing list
Davical-general [at] lists
https://lists.sourceforge.net/lists/listinfo/davical-general


davical-general at makomi

Oct 29, 2011, 2:47 AM

Post #9 of 9 (394 views)
Permalink
Re: No CardDav with IOS5 an 0.9.9.6 [In reply to]

Hi all,

Am 19.10.2011 um 12:39 schrieb Michael Köhler:

> Let me explain what I´ve done: All tests are made with one account - the
> same like I use on my OSX without any problems.
>
> 1. Create account on IOS4 with davical 0.9.9.4 -> everything works.
> 2. Upgrade davical to 0.9.9.6 - no changes on IOS4 -> everything works.
> 3. ReInstall iPhone with IOS5 - blank iPhone and creating account on
> IOS5 with davical 0.9.9.6 -> no success.
> 4. ReInstall iPhone with IOS5 - restore iPhone with old datas (accounts
> and so on) from IOS4 -> everything works.
>
>> Fortunately deleting and recreating accounts on the phone is entirely
>> non-destructive - after all the whole point is that everything is on
>> the server, right?
>
> Right. The problem was/is that I could not create an account on a device
> with IOS5.

After playing around with IOS4 and IOS5 I find out that I could only set up carddav accounts with iPhone configuration utility (free utility from Apple for OSX and Windows). Only here I could set up a principal path. After creating a configuration file I sent it via email to my IOS device and everything works. Maybe this hint could help other davical user.

Greetings,
Michael
------------------------------------------------------------------------------
Get your Android app more play: Bring it to the BlackBerry PlayBook
in minutes. BlackBerry App World&#153; now supports Android&#153; Apps
for the BlackBerry&reg; PlayBook&#153;. Discover just how easy and simple
it is! http://p.sf.net/sfu/android-dev2dev
_______________________________________________
Davical-general mailing list
Davical-general [at] lists
https://lists.sourceforge.net/lists/listinfo/davical-general

DAViCal general RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.