Skip to content

No upload to shared folder possible after update to 14.0.1 (S3 primary storage) #11637

@bzdega

Description

@bzdega

Hi,

after updating 3 of my Nextcloud instances to NC 14.0.1, i now have a very bad issue with shared folders.

When uploading or creating files to a shared folder a message occures:

Could not write file contents

and the upload breaks off.

Here is the output of my Nextcloud.log:

Fatal webdav Sabre\DAV\Exception: Could not write file contents

/var/www/virtual/bz5/html/apps/dav/lib/Connector/Sabre/Directory.php - line 156:

OCA\DAV\Connector\Sabre\File->put(null)

/var/www/virtual/bz5/html/3rdparty/sabre/dav/lib/DAV/Server.php - line 1096:

OCA\DAV\Connector\Sabre\Directory->createFile("test2.txt", null)

/var/www/virtual/bz5/html/3rdparty/sabre/dav/lib/DAV/CorePlugin.php - line 529:

Sabre\DAV\Server->createFile("files/marku ... t", null, null)

Sabre\DAV\CorePlugin->httpPut(Sabre\HTTP\R ... "}, Sabre\HTTP\Response {})

/var/www/virtual/bz5/html/3rdparty/sabre/event/lib/EventEmitterTrait.php - line 105:

call_user_func_array([ Sabre\DAV\ ... "], [ Sabre\HTTP ... }])

/var/www/virtual/bz5/html/3rdparty/sabre/dav/lib/DAV/Server.php - line 479:

Sabre\Event\EventEmitter->emit("method:PUT", [ Sabre\HTTP ... }])

/var/www/virtual/bz5/html/3rdparty/sabre/dav/lib/DAV/Server.php - line 254:

Sabre\DAV\Server->invokeMethod(Sabre\HTTP\R ... "}, Sabre\HTTP\Response {})

/var/www/virtual/bz5/html/apps/dav/lib/Server.php - line 293:

Sabre\DAV\Server->exec()

/var/www/virtual/bz5/html/apps/dav/appinfo/v2/remote.php - line 35:

OCA\DAV\Server->exec()

/var/www/virtual/bz5/html/remote.php - line 163:

require_once("/var/www/vi ... p")

This is really bad, because the shared folders are useless now.

Any chance to get this fixed soon?

best regards,

Michael

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions