Thanks to Wolfgang for fixing this bug, for anyone else needing iPhone 4.1 access, update to the latest nightlies then add the additional line in your apache config
ProxyPass /principles/ http://127.0.0.1:20000/SOGo/dav/ interpolate Regards, Mark On Mon, Sep 13, 2010 at 04:49:09PM +0100, Mark Adams wrote: > http://sogo.nu/bugs/view.php?id=830 > > On Fri, Sep 10, 2010 at 11:32:19AM +0100, Mark Adams wrote: > > Looks like Apple have gone and changed things again. On iPhone OS 4.1 > > CardDAV now looks for the following URL; > > > > 127.0.0.1 - - [10/Sep/2010:11:26:20 GMT] "OPTIONS /SOGo/dav/principals/ > > HTTP/1.1" 404 28/0 0.028 - - 0 > > > > When it hits this part it fails to verify on the phone. > > > > Full log of an OS4.1 client trying to access a CardDAV account: > > > > 127.0.0.1 - - [10/Sep/2010:11:26:20 GMT] "OPTIONS > > /SOGo/dav/.well-known/carddav HTTP/1.1" 404 43/0 0.012 - - 0 > > 127.0.0.1 - - [10/Sep/2010:11:26:20 GMT] "OPTIONS /SOGo/dav/ HTTP/1.1" 401 > > 0/0 0.000 - - 0 > > 2010-09-10 11:26:20.592 sogod[18521] Scanner initialised with nil string > > 2010-09-10 11:26:20.608 sogod[18521] -[WEClientCapabilities > > initWithRequest:]: Unknown WebClient: user-agent='DataAccess/1.0 (8B117)' > > 127.0.0.1 - - [10/Sep/2010:11:26:20 GMT] "OPTIONS /SOGo/dav/ HTTP/1.1" 200 > > 0/0 0.020 - - 0 > > 2010-09-10 11:26:20.704 sogod[18521] Scanner initialised with nil string > > 127.0.0.1 - - [10/Sep/2010:11:26:20 GMT] "PROPFIND > > /SOGo/dav/[email protected]/ HTTP/1.1" 207 1870/517 0.008 - - 0 > > 127.0.0.1 - - [10/Sep/2010:11:26:20 GMT] "OPTIONS /SOGo/dav/principals/ > > HTTP/1.1" 404 28/0 0.028 - - 0 > > > > Any ideas? > > > -- > > [email protected] > > https://inverse.ca/sogo/lists > > -- > [email protected] > https://inverse.ca/sogo/lists -- [email protected] https://inverse.ca/sogo/lists
