-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Webdavs on Windows not working anymore after upgrade #28089
Comments
Hi,
from the issue template you have filled out:
10.0.0 was the first release and there are already two newer version 10.0.1 and 10.0.2 available. |
hi, |
hi, |
Which URL are you using when connecting with Windows ? |
I can see/read everything but if I copy files I get the error |
and is there any log entry in owncloud.log matching the error ? |
Hello @PVince81 , I have the same problem with OC 10.0.2 . {"reqId":"WYQeNQpFlDQAAAKbRnEAAAAG","level":4,"time":"2017-08-04T07:11:49+00:00","remoteAddr":"10.32.101.193","user":"test","app":"webdav","method":"LOCK","url":"/remote.php/webdav/BS_P1_MD_Fiche-Suivi-Prestation-Constat-Client%20-guillaume%20lacrouts%20.docx","message":"Exception: {"Message":"HTTP\/1.1 500 No subsystem set a valid HTTP status code. Something must have interrupted the request without providing further detail.","Exception":"Sabre\\DAV\\Exception","Code":0,"Trace":"#0 \/cnywq00\/prd\/web\/html\/mycore\/lib\/composer\/sabre\/dav\/lib\/DAV\/Server.php(254): Sabre\\DAV\\Server->invokeMethod(Object(Sabre\\HTTP\\Request), Object(Sabre\\HTTP\\Response))\n#1 \/cnywq00\/prd\/web\/html\/mycore\/apps\/dav\/appinfo\/v1\/webdav.php(63): Sabre\\DAV\\Server->exec()\n#2 \/cnywq00\/prd\/web\/html\/mycore\/remote.php(165): require_once('\/cnywq00\/prd\/we...')\n#3 {main}","File":"\/cnywq00\/prd\/web\/html\/mycore\/lib\/composer\/sabre\/dav\/lib\/DAV\/Server.php","Line":495,"User":"test"}"} |
@glannes31 This specific message will be fixed with the upcoming 10.0.3: #28204 / #28243 But this is most likely unrelated to the issue here as you would see the same on oC 9.1 and below as well. But the OP reported that his issue appears only on 10.x |
Okay , thanks for the information . Could i have the changelog for the version 10.0.3 ? |
10.0.3 is not released yet, so there is no changelog written yet. |
Hey, this issue has been closed because the label |
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
After upgrade our owncloud sever to version 10.0.0-1.1 (in Debian Jessie) we have a problem with webdavs on windows 7.
When I try to copy a file to the webdavs share I always get this error
Can't read from the source file or disk
When I cancel the error the file is there but empty (0KB)
I can read and delete files but no write
On another owncloud server with version 9.1.6-1.1 (also Debian Jessie) we don't have this issue.
Any ideas?
TXS
Steps to reproduce
Expected behaviour
Copy the file with no error
Actual behaviour
Can't read from the source file or disk
Server configuration
Operating system:
Debian Jessie
Web server:
Apache 2.4.10
Database:
mysql 5.5
PHP version:
php 5.6
ownCloud version: (see ownCloud admin page)
10.0.0
Updated from an older ownCloud or fresh install:
updated from 9.1.5
The text was updated successfully, but these errors were encountered: