-
-
Notifications
You must be signed in to change notification settings - Fork 4.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
ClamAV Webdav Nextcloud 15.02 not working #13724
Comments
Nextcloud version : 15.0.2 Hello, I've a same problem with nextcloud upgrade 14.0.6 to 15.0.2 |
Hi, |
Does this patch solve you problem? #13829 |
Hello, Yes it's solve the problem. Thank you |
Yes hat geklappt! |
Same problem. activating ClamAV blocks webdav transfers. |
This issue has been automatically marked as stale because it has not had recent activity and it seems to be missing some essential informations. It will be closed if no further activity occurs. Thank you for your contributions. |
Fixed now that antivirus app is released (for quite a while now) As the version of the software you've reported this for has reached end of life, I will close this ticket. If this is still happening after an upgrade to the latest version, feel free to reopen |
Steps to reproduce
On Nextcloud 15 Webdav with active ClamAV you can not create a new documents and you can not store documents you changed.
But you can delete documents and you can add new folders. On Browser or Android Client or Windows Client every thing is working.
Server configuration
Ubunt 18.04:
NGINX 1.15.:
MariaDB 10.3
PHP 7.3:
Nextcloud version: 15.02
** fresh install:**
script https://www.c-rieger.de/nextcloud-using-one-shell-script/
webdav] Fatal: Sabre\DAV\Exception: Error while copying file to target location (copied bytes: 0, expected filesize: 0 ) at <>
put(null)
createFile(“Neues Textdokument.txt”, null)
createFile(“Neuer Ordner/Neues Textdokument.txt”, null, null)
httpPut(Sabre\HTTP\Reque … “}, Sabre\HTTP\Response {})
call_user_func_array([Sabre\DAV\CorePlugin {},”httpPut”], [Sabre\HTTP\Requ … }])
emit(“method:PUT”, [Sabre\HTTP\Requ … }])
invokeMethod(Sabre\HTTP\Reque … “}, Sabre\HTTP\Response {})
exec()
require_once(“/var/www/nextcl … p”)
PUT /remote.php/webdav/Neuer%20Ordner/Neues%20Textdokument.txt
Reply
The text was updated successfully, but these errors were encountered: