Cant upload to a new installation Log say this

Hi!
First question.
I have installed nextcloud on a Ubuntu 20.04 VPS and installation was flawless I think,

Now when I want to test to sync from Desktop to the server I get this

What do I do wrong?

{“reqId”:“Moims6WC1nRu5pSyEZUD”,“level”:3,“time”:“2020-10-05T09:30:52+00:00”,“remoteAddr”:“185.60.237.38”,“user”:“Anders_Admin”,“app”:“no app in context”,“method”:“PUT”,“url”:"/remote.php/dav/uploads/Anders_Admin/696270121/00000000",“message”:{“Exception”:“Sabre\DAV\Exception\BadRequest”,“Message”:“Expected filesize of 10000000 bytes but read (from Nextcloud client) and wrote (to Nextcloud storage) 147456 bytes. Could either be a network problem on the sending side or a problem writing to the storage on the server side.”,“Code”:0,“Trace”:[{“file”:"/srv/nextcloud/apps/dav/lib/Connector/Sabre/Directory.php",“line”:154,“function”:“put”,“class”:“OCA\DAV\Connector\Sabre\File”,“type”:"->"},{“file”:"/srv/nextcloud/apps/dav/lib/Upload/UploadFolder.php",“line”:46,“function”:“createFile”,“class”:“OCA\DAV\Connector\Sabre\Directory”,“type”:"->"},{“file”:"/srv/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php",“line”:1104,“function”:“createFile”,“class”:“OCA\DAV\Upload\UploadFolder”,“type”:"->"},{“file”:"/srv/nextcloud/3rdparty/sabre/dav/lib/DAV/CorePlugin.php",“line”:527,“function”:“createFile”,“class”:“Sabre\DAV\Server”,“type”:"->"},{“file”:"/srv/nextcloud/3rdparty/sabre/event/lib/WildcardEmitterTrait.php",“line”:89,“function”:“httpPut”,“class”:“Sabre\DAV\CorePlugin”,“type”:"->"},{“file”:"/srv/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php",“line”:474,“function”:“emit”,“class”:“Sabre\DAV\Server”,“type”:"->"},{“file”:"/srv/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php",“line”:251,“function”:“invokeMethod”,“class”:“Sabre\DAV\Server”,“type”:"->"},{“file”:"/srv/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php",“line”:319,“function”:“start”,“class”:“Sabre\DAV\Server”,“type”:"->"},{“file”:"/srv/nextcloud/apps/dav/lib/Server.php",“line”:320,“function”:“exec”,“class”:“Sabre\DAV\Server”,“type”:"->"},{“file”:"/srv/nextcloud/apps/dav/appinfo/v2/remote.php",“line”:35,“function”:“exec”,“class”:“OCA\DAV\Server”,“type”:"->"},{“file”:"/srv/nextcloud/remote.php",“line”:167,“args”:["/srv/nextcloud/apps/dav/appinfo/v2/remote.php"],“function”:“require_once”}],“File”:"/srv/nextcloud/apps/dav/lib/Connector/Sabre/File.php",“Line”:238,“CustomMessage”:"–"},“userAgent”:“Mozilla/5.0 (Windows) mirall/3.0.2stable-Win64 (build 20200924) (Nextcloud)”,“version”:“19.0.3.1”}
{“reqId”:“Moims6WC1nRu5pSyEZUD”,“level”:4,“time”:“2020-10-05T09:30:52+00:00”,“remoteAddr”:“185.60.237.38”,“user”:“Anders_Admin”,“app”:“webdav”,“method”:“PUT”,“url”:"/remote.php/dav/uploads/Anders_Admin/696270121/00000000",“message”:{“Exception”:“Sabre\DAV\Exception\BadRequest”,“Message”:“Expected filesize of 10000000 bytes but read (from Nextcloud client) and wrote (to Nextcloud storage) 147456 bytes. Could either be a network problem on the sending side or a problem writing to the storage on the server side.”,“Code”:0,“Trace”:[{“file”:"/srv/nextcloud/apps/dav/lib/Connector/Sabre/Directory.php",“line”:154,“function”:“put”,“class”:“OCA\DAV\Connector\Sabre\File”,“type”:"->"},{“file”:"/srv/nextcloud/apps/dav/lib/Upload/UploadFolder.php",“line”:46,“function”:“createFile”,“class”:“OCA\DAV\Connector\Sabre\Directory”,“type”:"->"},{“file”:"/srv/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php",“line”:1104,“function”:“createFile”,“class”:“OCA\DAV\Upload\UploadFolder”,“type”:"->"},{“file”:"/srv/nextcloud/3rdparty/sabre/dav/lib/DAV/CorePlugin.php",“line”:527,“function”:“createFile”,“class”:“Sabre\DAV\Server”,“type”:"->"},{“file”:"/srv/nextcloud/3rdparty/sabre/event/lib/WildcardEmitterTrait.php",“line”:89,“function”:“httpPut”,“class”:“Sabre\DAV\CorePlugin”,“type”:"->"},{“file”:"/srv/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php",“line”:474,“function”:“emit”,“class”:“Sabre\DAV\Server”,“type”:"->"},{“file”:"/srv/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php",“line”:251,“function”:“invokeMethod”,“class”:“Sabre\DAV\Server”,“type”:"->"},{“file”:"/srv/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php",“line”:319,“function”:“start”,“class”:“Sabre\DAV\Server”,“type”:"->"},{“file”:"/srv/nextcloud/apps/dav/lib/Server.php",“line”:320,“function”:“exec”,“class”:“Sabre\DAV\Server”,“type”:"->"},{“file”:"/srv/nextcloud/apps/dav/appinfo/v2/remote.php",“line”:35,“function”:“exec”,“class”:“OCA\DAV\Server”,“type”:"->"},{“file”:"/srv/nextcloud/remote.php",“line”:167,“args”:["/srv/nextcloud/apps/dav/appinfo/v2/remote.php"],“function”:“require_once”}],“File”:"/srv/nextcloud/apps/dav/lib/Connector/Sabre/File.php",“Line”:238,“CustomMessage”:"–"},“userAgent”:“Mozilla/5.0 (Windows) mirall/3.0.2stable-Win64 (build 20200924) (Nextcloud)”,“version”:“19.0.3.1”}

Regards

Anders Yuran

Solved by increaing file size

1 Like