Skip to content

ClamAV Webdav Nextcloud 15.02 not working #13724

@horstvogel

Description

@horstvogel

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 <>

  1. /var/www/nextcloud/apps/dav/lib/Connector/Sabre/Directory.php line 156
    put(null)
  2. /var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php line 1096
    createFile(“Neues Textdokument.txt”, null)
  3. /var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/CorePlugin.php line 525
    createFile(“Neuer Ordner/Neues Textdokument.txt”, null, null)
  4. <>
    httpPut(Sabre\HTTP\Reque … “}, Sabre\HTTP\Response {})
  5. /var/www/nextcloud/3rdparty/sabre/event/lib/EventEmitterTrait.php line 105
    call_user_func_array([Sabre\DAV\CorePlugin {},”httpPut”], [Sabre\HTTP\Requ … }])
  6. /var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php line 479
    emit(“method:PUT”, [Sabre\HTTP\Requ … }])
  7. /var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php line 254
    invokeMethod(Sabre\HTTP\Reque … “}, Sabre\HTTP\Response {})
  8. /var/www/nextcloud/apps/dav/appinfo/v1/webdav.php line 80
    exec()
  9. /var/www/nextcloud/remote.php line 163
    require_once(“/var/www/nextcl … p”)

PUT /remote.php/webdav/Neuer%20Ordner/Neues%20Textdokument.txt

Reply

Metadata

Metadata

Assignees

No one assigned

    Labels

    0. Needs triagePending check for reproducibility or if it fits our roadmapbug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions