Hello, it looks like Sabre DAV the "PHP Webdav Server" is having issues connecting to your domain with ssl:
[CURL] Error while making request: error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol (error code: 35) You may have to check that your webserver can access your domain with "php curl". Maybe your webserver can't resolve your domain locally. I hope this helps. Yours, bbk On 21.03.2013 08:37, Thomas Müller wrote: > Hi, > > please open a bug report on github: > http://github.com/owncloud/core > > THX > > Tom > > Am Donnerstag, dem 21.03.2013 um 1:01 schrieb Pierre Malard: >> Hi, >> >> I have just update our owncloud server which run on Debian. So, now, we have >> and OC 5.0 server. >> >> After the hard way to modify "config/config.php" file and suppress >> "maintenance" line, everything seems to work but I have an error about my >> webdav configuration on admin tag: >> Setup Warning >> Your web server is not yet properly setup to allow files >> synchronization >> because the WebDAV interface seems to be broken. >> Please double check the installation guides. >> >> I'm follow the link "installationn guide". The only indication about Debian >> installation/update is: >> "Go to the linux package sources page and execute the steps as >> described >> there for your distribution." >> >> and the fabulous "steps" are: >> "echo 'deb >> http://download.opensuse.org/repositories/isv:ownCloud:community/Debian_6.0/ >> /' >> /etc/apt/sources.list.d/owncloud.list >> apt-get update >> apt-get install owncloud" >> >> >> If I read the general informations about "manual installation", I read: >> "You don’t need any WebDAV support of your webserver (i.e. apache’s >> mod_webdav) to access your ownCloud data via WebDAV, ownCloud has a WebDAV >> server built in. In fact, you should make sure that any built-in WebDAV >> module of your webserver is disabled (at least for the ownCloud directory), >> as it can interfere with ownCloud’s built-in WebDAV support." >> It was the same thing with OC 4 and I never had this message... >> >> In my "data/owncloud.log", I have this: >> "{"app":"core","message":"isWebDAVWorking: NO - Reason: exception >> 'Sabre_DAV_Exception' with message '[CURL] Error while making request: >> error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol (error >> code: 35)' in >> \/var\/www\/owncloud\/3rdparty\/Sabre\/DAV\/Client.php:410\nStack trace:\n#0 >> \/var\/www\/owncloud\/3rdparty\/Sabre\/DAV\/Client.php(179): >> Sabre_DAV_Client->request('PROPFIND', '', '<?xml version=\"...', Array)\n#1 >> \/var\/www\/owncloud\/lib\/util.php(590): Sabre_DAV_Client->propFind('', >> Array)\n#2 \/var\/www\/owncloud\/settings\/admin.php(34): >> OC_Util::isWebDAVWorking()\n#3 \/var\/www\/owncloud\/lib\/route.php(113) : >> runtime-created function(1): require_once('\/var\/www\/ownclo...')\n#4 >> [internal function]: __lambda_func(Array)\n#5 >> \/var\/www\/owncloud\/lib\/router.php(127): call_user_func('?lambda_8', >> Array)\n#6 \/var\/www\/owncloud\/lib\/base.php(606): >> OC_Router->match('\/settings\/admin')\n#7 >> \/var\/www\/owncloud\/index.php(28): OC::handleRequest()\n#8 >> {main}","level":2,"time":1363823944}" >> >> So, where is the error? >> >> Cheers >> >> ---- >> Pierre Malard >> >> « La liberté de la presse ne s'use que lorsqu'on ne s'en sert pas ! » >> Slogan du "Canard enchaîné" >> |\ _,,,---,,_ >> /,`.-'`' -. ;-;;,_ >> |,4- ) )-,_. ,\ ( `'-' >> '---''(_/--' `-'\_) >> >> perl -e '$_=q#: 3|\ 5-,3-3,2-: 3/,`.'"'"'`'"'"' 5-. ;-;;,-: |,A- ) )-,_. >> ,\ ( `'"'"'-'"'"': '"'"'-3'"'"'2(-/--'"'"' `-'"'"'\-): >> 22PLM::#;y#:#\n#;s#(\D)(\d+)#$1x$2#ge;print' >> - --> Ce message n’engage que son auteur <-- > _______________________________________________ > Owncloud mailing list > [email protected] > https://mail.kde.org/mailman/listinfo/owncloud _______________________________________________ Owncloud mailing list [email protected] https://mail.kde.org/mailman/listinfo/owncloud
