I cant move data to usb hdd

I have a fresh install and I do move data dir to usb in the wizard. But later I see that the data is still in SD becase SD is full. I try to move once again (with no errors) but I doesn`t work

I post the output of ncp-report

<–! Paste this in GitHub report →

NextcloudPi diagnostics

NextcloudPi version  v1.52.2
NextcloudPi image    NextCloudPi_RaspberryPi_v1.52.2.img
OS                   Debian GNU/Linux 11. 5.15.61-v8+ (aarch64)
automount            yes
USB devices          sda 
datadir              /media/USBdrive/ncdata/data
data in SD           yes
data filesystem      ext2/ext3
data disk usage      14G/15G
rootfs usage         14G/15G
swapfile             /var/swap
dbdir                /var/lib/mysql
Nextcloud check      ok
Nextcloud version    26.0.3.2
HTTPD service        up
PHP service          up
MariaDB service      up
Redis service        up
HPB service          up
Postfix service      up
Internet check       ok
Public IPv4          ***REMOVED SENSITIVE VALUE***
Public IPv6          ***REMOVED SENSITIVE VALUE***
Port 80              open
Port 443             open
IP                   ***REMOVED SENSITIVE VALUE***
Gateway              ***REMOVED SENSITIVE VALUE***
Interface            eth0
Certificates         ***REMOVED SENSITIVE VALUE***
NAT loopback         no
Uptime               1:00

Nextcloud configuration

{
    "system": {
        "passwordsalt": "***REMOVED SENSITIVE VALUE***",
        "secret": "***REMOVED SENSITIVE VALUE***",
        "trusted_domains": {
            "0": "localhost",
            "7": "nextcloudpi",
            "5": "nextcloudpi.local",
            "8": "nextcloudpi.lan",
            "3": "***REMOVED SENSITIVE VALUE***",
            "11": "***REMOVED SENSITIVE VALUE***",
            "1": "192.168.18.9",
            "14": "nextcloudpi"
        },
        "datadirectory": "***REMOVED SENSITIVE VALUE***",
        "dbtype": "mysql",
        "version": "26.0.3.2",
        "overwrite.cli.url": "***REMOVED SENSITIVE VALUE***",
        "dbname": "***REMOVED SENSITIVE VALUE***",
        "dbhost": "***REMOVED SENSITIVE VALUE***",
        "dbport": "",
        "dbtableprefix": "oc_",
        "mysql.utf8mb4": true,
        "dbuser": "***REMOVED SENSITIVE VALUE***",
        "dbpassword": "***REMOVED SENSITIVE VALUE***",
        "installed": true,
        "instanceid": "***REMOVED SENSITIVE VALUE***",
        "memcache.local": "\\OC\\Memcache\\Redis",
        "memcache.locking": "\\OC\\Memcache\\Redis",
        "redis": {
            "host": "***REMOVED SENSITIVE VALUE***",
            "port": 0,
            "timeout": 0,
            "password": "***REMOVED SENSITIVE VALUE***"
        },
        "tempdirectory": "\/media\/USBdrive\/ncdata\/data\/tmp",
        "mail_smtpmode": "sendmail",
        "mail_smtpauthtype": "LOGIN",
        "mail_from_address": "***REMOVED SENSITIVE VALUE***",
        "mail_domain": "***REMOVED SENSITIVE VALUE***",
        "preview_max_x": "2048",
        "preview_max_y": "2048",
        "jpeg_quality": "60",
        "overwriteprotocol": "https",
        "maintenance": false,
        "logfile": "\/media\/USBdrive\/ncdata\/data\/nextcloud.log",
        "trusted_proxies": "***REMOVED SENSITIVE VALUE***",
        "loglevel": "2",
        "log_type": "file",
        "htaccess.RewriteBase": "\/"
    }
}

HTTPd logs

[Wed Jul 26 00:00:01.382284 2023] [ssl:warn] [pid 1174:tid 547821478976] AH01909: localhost:4443:0 server certificate does NOT include an ID which matches the server name
[Wed Jul 26 00:00:01.391595 2023] [mpm_event:notice] [pid 1174:tid 547821478976] AH00489: Apache/2.4.56 (Debian) OpenSSL/1.1.1n configured -- resuming normal operations
[Wed Jul 26 00:00:01.391655 2023] [core:notice] [pid 1174:tid 547821478976] AH00094: Command line: '/usr/sbin/apache2'
[Wed Jul 26 00:05:58.075140 2023] [authz_host:error] [pid 12695:tid 547778294144] [remote 192.168.18.83:56294] AH01753: access check of 'localhost' to / failed, reason: unable to get the remote host name
[Wed Jul 26 00:05:58.371438 2023] [authz_host:error] [pid 12695:tid 547778294144] [remote 192.168.18.83:56294] AH01753: access check of 'localhost' to / failed, reason: unable to get the remote host name
[Wed Jul 26 00:05:58.372106 2023] [authz_host:error] [pid 12695:tid 547778294144] [remote 192.168.18.83:56294] AH01753: access check of 'localhost' to /index.php failed, reason: unable to get the remote host name
[Wed Jul 26 00:05:58.661867 2023] [authz_host:error] [pid 12695:tid 547778294144] [remote 192.168.18.83:56294] AH01753: access check of 'localhost' to /index.php failed, reason: unable to get the remote host name
[Wed Jul 26 00:06:04.039069 2023] [authz_host:error] [pid 12695:tid 547660591488] [remote 192.168.18.83:56294] AH01753: access check of 'localhost' to /js/ncp.js failed, reason: unable to get the remote host name
[Wed Jul 26 00:06:04.039924 2023] [authz_host:error] [pid 12695:tid 547652182400] [remote 192.168.18.83:56294] AH01753: access check of 'localhost' to /js/minified.js failed, reason: unable to get the remote host name
[Wed Jul 26 00:06:04.039803 2023] [authz_host:error] [pid 12695:tid 547610136960] [remote 192.168.18.83:56294] AH01753: access check of 'localhost' to /css/ncp.css failed, reason: unable to get the remote host name
[Wed Jul 26 00:06:04.041067 2023] [authz_host:error] [pid 12695:tid 547685818752] [remote 192.168.18.83:56294] AH01753: access check of 'localhost' to /img/ncp-logo.svg failed, reason: unable to get the remote host name
[Wed Jul 26 00:06:04.041019 2023] [authz_host:error] [pid 12695:tid 547811864960] [remote 192.168.18.83:56294] AH01753: access check of 'localhost' to /img/loading-small.gif failed, reason: unable to get the remote host name
[Wed Jul 26 00:06:04.473411 2023] [authz_host:error] [pid 12695:tid 547803472256] [remote 192.168.18.83:56294] AH01753: access check of 'localhost' to /ncp-output.php failed, reason: unable to get the remote host name
[Wed Jul 26 00:06:04.473901 2023] [authz_host:error] [pid 12695:tid 547795079552] [remote 192.168.18.83:56294] AH01753: access check of 'localhost' to /ncp-launcher.php failed, reason: unable to get the remote host name
[Wed Jul 26 00:06:18.132639 2023] [authz_host:error] [pid 12695:tid 547753091456] [remote 192.168.18.83:56294] AH01753: access check of 'localhost' to /ncp-launcher.php failed, reason: unable to get the remote host name
[Wed Jul 26 00:06:18.195877 2023] [authz_host:error] [pid 12695:tid 547761500544] [remote 192.168.18.83:56294] AH01753: access check of 'localhost' to /ncp-launcher.php failed, reason: unable to get the remote host name
[Wed Jul 26 00:09:08.066930 2023] [authz_host:error] [pid 12695:tid 547677409664] [remote 192.168.18.83:56294] AH01753: access check of 'localhost' to /ncp-launcher.php failed, reason: unable to get the remote host name
[Wed Jul 26 00:09:56.647358 2023] [authz_host:error] [pid 12695:tid 547660591488] [remote 192.168.18.83:56294] AH01753: access check of 'localhost' to /ncp-launcher.php failed, reason: unable to get the remote host name
[Wed Jul 26 00:20:29.321149 2023] [authz_host:error] [pid 12695:tid 547610136960] [remote 192.168.18.83:56294] AH01753: access check of 'localhost' to /ncp-launcher.php failed, reason: unable to get the remote host name
[Wed Jul 26 00:21:03.978116 2023] [authz_host:error] [pid 12695:tid 547618546048] [remote 192.168.18.83:56294] AH01753: access check of 'localhost' to /ncp-launcher.php failed, reason: unable to get the remote host name

Database logs

tail: cannot open '/var/log/mysql/*.log' for reading: No such file or directory

Nextcloud logs
{"reqId":"ZMAmEnYwVuHqGMmYla3xbAAAAAU","level":3,"time":"2023-07-25T19:44:19+00:00","remoteAddr":"***REMOVED SENSITIVE VALUE***","user":"ncp","app":"PHP","method":"PUT","url":"/remote.php/dav/uploads/ncp/1296892095/0000000000000000","message":"fread(): Write of 8192 bytes failed with errno=28 No space left on device at /var/www/nextcloud/3rdparty/icewind/streams/src/Wrapper.php#55","userAgent":"Mozilla/5.0 (Linux) mirall/3.9.0-20230616.170352.c6c6c61f5-1.0~jammy1 (Nextcloud, ubuntu-5.15.0-78-generic ClientArchitecture: x86_64 OsArchitecture: x86_64)","version":"26.0.3.2","data":{"app":"PHP"}}
{"reqId":"ZMAmEnYwVuHqGMmYla3xbAAAAAU","level":3,"time":"2023-07-25T19:44:19+00:00","remoteAddr":"***REMOVED SENSITIVE VALUE***","user":"ncp","app":"no app in context","method":"PUT","url":"/remote.php/dav/uploads/ncp/1296{"reqId":"ZMAmEnYwVuHqGMmYla3xbAAAAAU","level":3,"time":"2023-07-25T19:44:19+00:00","remoteAddr":"***REMOVED SENSITIVE VALUE***","user":"ncp","app":"PHP","method":"PUT","url":"/remote.php/dav/uploads/ncp/1296892095/0000000000000000","message":"fwrite(): Write of 567 bytes failed with errno=28 No space left on device at /var/www/nextcloud/lib/private/Log/File.php#89","userAgent":"Mozilla/5.0 (Linux) mirall/3.9.0-20230616.170352.c6c6c61f5-1.0~jammy1 (Nextcloud, ubuntu-5.15.0-78-generic ClientArchitecture: x86_64 OsArchitecture: x86_64)","version":"26.0.3.2","data":{"app":"PHP"}}
{"reqId":"ZMAmEocC4ZicXLzM5_xztAAAAEg","level":3,"time":"2023-07-25T19:44:19+00:00","remoteAddr":"***REMOVED SENSITIVE VALUE***","user":"ncp","app":"PHP","method":"PUT","url":"/remote.php/dav/uploads/ncp/2820753408/0000000000000000","message":"fread(): Write of 4096 bytes failed with errno=28 No space left on device at /var/www/nextcloud/3rdparty/icewind/streams/src/Wrapper.php#55","userAgent":"Mozilla/5.0 (Linux) mirall/3.9.0-20230616.170352.c6c6c61f5-1.0~jammy1 (Nextcloud, ubuntu-5.15.0-78-generic ClientArchitecture: x86_64 OsArchitecture: x86_64)","version":"26.0.3.2","data":{"app":"PHP"}}
{"reqId":"ZMAmEocC4ZicXLzM5_xztAAAAEg","level":3,"time":"2023-07-25T19:44:19+00:00","remoteAddr":"***REMOVED SENSITIVE VALUE***","user":"ncp","app":"PHP","method":"PUT","url":"/remote.php/dav/uploads/ncp/2820753408/0000000000000000","message":"fread(): Write of 8192 bytes failed with errno=28 No space left on device at /var/www/nextcloud/3rdparty/icewind/streams/src/Wrapper.php#55","userAgent":"Mozilla/5.0 (Linux) mirall/3.9.0-20230616.170352.c6c6c61f5-1.0~jammy1 (Nextcloud, ubuntu-5.15.0-78-generic ClientArchitecture: x86_64 OsArchitecture: x86_64)","version":"26.0.3.2","data":{"app":"PHP"}}
{"reqId":"ZMAmEocC4ZicXLzM5_xztAAAAEg","level":3,"time":"2023-07-25T19:44:19+00:00","remoteAddr":"***REMOVED SENSITIVE VALUE***","user":"ncp","app":"no app in context","method":"PUT","url":"/remote.php/dav/uploads/ncp/2820753408/0000000000000000","message":"Se esperaba un tama\u00f1o de archivo de 10000000 bytes pero se ley\u00f3 (desde el cliente Nextcloud) y se escribi\u00f3 (en el almacenamiento Nextcloud) 8192 bytes. Podr\u00eda ser un problema de red en el lado del env\u00edo o un problema de escritura en el almacenamiento en el lado del servidor.","userAgent":"Mozilla/5.0 (Linux) mirall/3.9.0-20230616.170352.c6c6c61f5-1.0~jammy1 (Nextcloud, ubuntu-5.15.0-78-generic ClientArchitecture: x86_64 OsArchitecture: x86_64)","version":"26.0.3.2","exception":{"Exception":"Sabre\\DAV\\Exception\\BadRequest","Message":"Se esperaba un tama\u00f1o de archivo de 10000000 bytes pero se ley\u00f3 (desde el cliente Nextcloud) y se escribi\u00f3 (en el almacenamiento Nextcloud) 8192 bytes. Podr\u00eda ser un problema de red en el lado del env\u00edo o un problema de escritura en el almacenamiento en el lado del servidor.","Code":0,"Trace":[{"file":"/var/www/nextcloud/apps/dav/lib/Connector/Sabre/Directory.php","line":149,"function":"put","class":"OCA\\DAV\\Connector\\Sabre\\File","type":"->"},{"file":"/var/www/nextcloud/apps/dav/lib/Upload/UploadFolder.php","line":50,"function":"createFile","class":"OCA\\DAV\\Connector\\Sabre\\Directory","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":1098,"function":"createFile","class":"OCA\\DAV\\Upload\\UploadFolder","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/CorePlugin.php","line":504,"function":"createFile","class":"Sabre\\DAV\\Server","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/nextcloud/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"httpPut","class":"Sabre\\DAV\\CorePlugin","type":"->"},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":472,"function":"emit","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":253,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/nextcloud/3r{"reqId":"ZMAmEocC4ZicXLzM5_xztAAAAEg","level":3,"time":"2023-07-25T19:44:19+00:00","remoteAddr":"***REMOVED SENSITIVE VALUE***","user":"ncp","app":"PHP","method":"PUT","url":"/remote.php/dav/uploads/ncp/2820753408/0000000000000000","message":"fwrite(): Write of 567 bytes failed with errno=28 No space left on device at /var/www/nextcloud/lib/private/Log/File.php#89","userAgent":"Mozilla/5.0 (Linux) mirall/3.9.0-20230616.170352.c6c6c61f5-1.0~jammy1 (Nextcloud, ubuntu-5.15.0-78-generic ClientArchitecture: x86_64 OsArchitecture: x86_64)","version":"26.0.3.2","data":{"app":"PHP"}}
{"reqId":"ZMAmE4cC4ZicXLzM5_xztQAAAEw","level":3,"time":"2023-07-25T19:44:19+00:00","remoteAddr":"***REMOVED SENSITIVE VALUE***","user":"ncp","app":"PHP","method":"PUT","url":"/remote.php/dav/uploads/ncp/2820753408/0000000000000000","message":"fread(): Write of 8192 bytes failed with errno=28 No space left on device at /var/www/nextcloud/3rdparty/icewind/streams/src/Wrapper.php#55","userAgent":"Mozilla/5.0 (Linux) mirall/3.9.0-20230616.170352.c6c6c61f5-1.0~jammy1 (Nextcloud, ubuntu-5.15.0-78-generic ClientArchitecture: x86_64 OsArchitecture: x86_64)","version":"26.0.3.2","data":{"app":"PHP"}}
{"reqId":"ZMAmE4cC4ZicXLzM5_xztQAAAEw","level":3,"time":"2023-07-25T19:44:19+00:00","remoteAddr":"***REMOVED SENSITIVE VALUE***","user":"ncp","app":"PHP","method":"PUT","url":"/remote.php/dav/uploads/ncp/2820753408/0000000000000000","message":"fread(): Write of 8192 bytes failed with errno=28 No space left on device at /var/www/nextcloud/3rdparty/icewind/streams/src/Wrapper.php#55","userAgent":"Mozilla/5.0 (Linux) mirall/3.9.0-20230616.170352.c6c6c61f5-1.0~jammy1 (Nextcloud, ubuntu-5.15.0-78-generic ClientArchitecture: x86_64 OsArchitecture: x86_64)","version":"26.0.3.2","data":{"app":"PHP"}}
{"reqId":"ZMAmE4cC4ZicXLzM5_xztQAAAEw","level":3,"time":"2023-07-25T19:44:19+00:00","remoteAddr":"***REMOVED SENSITIVE VALUE***","user":"ncp","app":"no app in context","method":"PUT","url":"/remote.php/dav/uploads/ncp/2820753408/0000000000000000","message":"Se esperaba un tama\u00f1o de archivo de 10000000 bytes pero se ley\u00f3 (desde el cliente Nextcloud) y se escribi\u00f3 (en el almacenamiento Nextcloud) 8192 bytes. Podr\u00eda ser un problema de red en el lado del env\u00edo o un problema de escritura en el almacenamiento en el lado del servidor.","userAgent":"Mozilla/5.0 (Linux) mirall/3.9.0-20230616.170352.c6c6c61f5-1.0~jammy1 (Nextcloud, ubuntu-5.15.0-78-generic ClientArchitecture: x86_64 OsArchitecture: x86_64)","version":"26.0.3.2","exception":{"Exception":"Sabre\\DAV\\Exception\\BadRequest","Message":"Se esperaba un tama\u00f1o de archivo de 10000000 bytes pero se ley\u00f3 (desde el cliente Nextcloud) y se escribi\u00f3 (en el almacenamiento Nextcloud) 8192 bytes. Podr\u00eda ser un problema de red en el lado del env\u00edo o un problema de escritura en el almacenamiento en el lado del servidor.","Code":0,"Trace":[{"file":"/var/www/nextcloud/apps/dav/lib/Connector/Sabre/Directory.php","line":149,"function":"put","class":"OCA\\DAV\\Connector\\Sabre\\File","type":"->"},{"file":"/var/www/nextcloud/apps/dav/lib/Upload/UploadFolder.php","line":50,"function":"createFile","class":"OCA\\DAV\\Connector\\Sabre\\Directory","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":1098,"function":"createFile","class":"OCA\\DAV\\Upload\\UploadFolder","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/CorePlugin.php","line":504,"function":"createFile","class":"Sabre\\DAV\\Server","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/nextcloud/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"httpPut","class":"Sabre\\DAV\\CorePlugin","type":"->"},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":472,"function":"emit","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":253,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/nextcloud/3r{"reqId":"ZMAmE4cC4ZicXLzM5_xztQAAAEw","level":3,"time":"2023-07-25T19:44:19+00:00","remoteAddr":"***REMOVED SENSITIVE VALUE***","user":"ncp","app":"PHP","method":"PUT","url":"/remote.php/dav/uploads/ncp/2820753408/0000000000000000","message":"fwrite(): Write of 567 bytes failed with errno=28 No space left on device at /var/www/nextcloud/lib/private/Log/File.php#89","userAgent":"Mozilla/5.0 (Linux) mirall/3.9.0-20230616.170352.c6c6c61f5-1.0~jammy1 (Nextcloud, ubuntu-5.15.0-78-generic ClientArchitecture: x86_64 OsArchitecture: x86_64)","version":"26.0.3.2","data":{"app":"PHP"}}
{"reqId":"ZMAmE3YwVuHqGMmYla3xbwAAABg","level":3,"time":"2023-07-25T19:44:19+00:00","remoteAddr":"***REMOVED SENSITIVE VALUE***","user":"ncp","app":"PHP","method":"PUT","url":"/remote.php/dav/uploads/ncp/2119116789/0000000000000000","message":"file_put_contents(): Write of 8192 bytes failed with errno=28 No space left on device at /var/www/nextcloud/lib/private/Files/Storage/Local.php#313","userAgent":"Mozilla/5.0 (Linux) mirall/3.9.0-20230616.170352.c6c6c61f5-1.0~jammy1 (Nextcloud, ubuntu-5.15.0-78-generic ClientArchitecture: x86_64 OsArchitecture: x86_64)","version":"26.0.3.2","data":{"app":"PHP"}}
{"reqId":"ZMAmE3YwVuHqGMmYla3xbwAAABg","level":3,"time":"2023-07-25T19:44:19+00:00","remoteAddr":"***REMOVED SENSITIVE VALUE***","user":"ncp","app":"no app in context","method":"PUT","url":"/remote.php/dav/uploads/ncp/2119116789/0000000000000000","message":"Error al copiar el archivo al destino (copiado: -1 byte, tama\u00f1o esperado: 10000000 bytes)","userAgent":"Mozilla/5.0 (Linux) mirall/3.9.0-20230616.170352.c6c6c61f5-1.0~jammy1 (Nextcloud, ubuntu-5.15.0-78-generic ClientArchitecture: x86_64 OsArchitecture: x86_64)","version":"26.0.3.2","exception":{"Exception":"Sabre\\DAV\\Exception","Message":"Error al copiar el archivo al destino (copiado: -1 byte, tama\u00f1o esperado: 10000000 bytes)","Code":0,"Trace":[{"file":"/var/www/nextcloud/apps/dav/lib/Connector/Sabre/Directory.php","line":149,"function":"put","class":"OCA\\DAV\\Connector\\Sabre\\File","type":"->"},{"file":"/var/www/nextcloud/apps/dav/lib/Upload/UploadFolder.php","line":50,"function":"createFile","class":"OCA\\DAV\\Connector\\Sabre\\Directory","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":1098,"function":"createFile","class":"OCA\\DAV\\Upload\\UploadFolder","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/CorePlugin.php","line":504,"function":"createFile","class":"Sabre\\DAV\\Server","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/nextcloud/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"httpPut","class":"Sabre\\DAV\\CorePlugin","type":"->"},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":472,"function":"emit","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":253,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":321,"function":"start","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/nextcloud/apps/dav/lib/Server.php","line":366,"function":"exec","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/nextcloud/apps/dav/appinfo/v2/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->"},{"file":"/var/www/nextcloud/remote.php","line":172,"args":["/var/www/nextcloud/apps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"/var/www/nextcloud/apps/dav/lib/Connector/Sabre/File.php","Line":279,"message":"Error al copiar el archivo al destino (copiado: -1 byte, tama\u00f1o esperado: 10000000 bytes)","exception":{},"CustomMessage":"Error al copiar el archivo al destino (copiado: -1 byte, tama\u00f1o esperado: 10000000 bytes)"}}
{"reqId":"ZMAmE3YwVuHqGMmYla3xbwAAABg","level":3,"time":"2023-07-25T19:44:19+00:00","remoteAddr":"***REMOVED SENSITIVE VALUE***","user":"ncp","app":"webdav","method":"PUT","url":"/remote.php/dav/upload{"reqId":"ZMBHzM6d38D0oc9hAyezPAAAABI","level":3,"time":"2023-07-25T22:08:13+00:00","remoteAddr":"***REMOVED SENSITIVE VALUE***","user":"ncp","app":"webdav","method":"MOVE","url":"/remote.php/dav/uploads/ncp/2371777247/.file","message":"Insufficient space in /Desarrollo Web/Cursos/Master en PHP, SQL, POO, MVC, Laravel, Symfony, WordPress +/21. Validaci\u00f3n de formularios, 160805438 required, 40902656 available","userAgent":"Mozilla/5.0 (Linux) mirall/3.9.0-20230616.170352.c6c6c61f5-1.0~jammy1 (Nextcloud, ubuntu-5.15.0-78-generic ClientArchitecture: x86_64 OsArchitecture: x86_64)","version":"26.0.3.2","exception":{"Exception":"Sabre\\DAV\\Exception\\InsufficientStorage","Message":"Insufficient space in /Desarrollo Web/Cursos/Master en PHP, SQL, POO, MVC, Laravel, Symfony, WordPress +/21. Validaci\u00f3n de formularios, 160805438 required, 40902656 available","Code":0,"Trace":[{"file":"/var/www/nextcloud/apps/dav/lib/Connector/Sabre/QuotaPlugin.php","line":142,"function":"checkQuota","class":"OCA\\DAV\\Connector\\Sabre\\QuotaPlugin","type":"->"},{"file":"/var/www/nextcloud/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"beforeMove","class":"OCA\\DAV\\Connector\\Sabre\\QuotaPlugin","type":"->"},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/CorePlugin.php","line":603,"function":"emit","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/nextcloud/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"httpMove","class":"Sabre\\DAV\\CorePlugin","type":"->"},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":472,"function":"emit","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":253,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":321,"function":"start","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/nextcloud/apps/dav/lib/Server.php","line":366,"function":"exec","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/nextcloud/apps/dav/appinfo/v2/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->"},{"file":"/var/www/nextcloud/remote.php","line":172,"args":["/var/www/nextcloud/apps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"/var/www/nextcloud/apps/dav/lib/Connector/Sabre/QuotaPlugin.php","Line":210,"message":"Insufficient space in /Desarrollo Web/Cursos/Master en PHP, SQL, POO, MVC, Laravel, Symfony, WordPress +/21. Validaci\u00f3n de formularios, 160805438 required, 40902656 available","exception":{},"CustomMessage":"Insufficient space in /Desarrollo Web/Cursos/Master en PHP, SQL, POO, MVC, Laravel, Symfony, WordPress +/21. Validaci\u00f3n de formularios, 160805438 required, 40902656 available"}}
{"reqId":"ZMBLSenWLn5KejTo2kWWtQAAAEo","level":3,"time":"2023-07-25T22:23:06+00:00","remoteAddr":"***REMOVED SENSITIVE VALUE***","user":"ncp","app":"webdav","method":"MOVE","url":"/remote.php/dav/uploads/ncp/2371777247/.file","message":"Insufficient space in /Desarrollo Web/Cursos/Master en PHP, SQL, POO, MVC, Laravel, Symfony, WordPress +/21. Validaci\u00f3n de formularios, 160805438 required, 32743424 available","userAgent":"Mozilla/5.0 (Linux) mirall/3.9.0-20230616.170352.c6c6c61f5-1.0~jammy1 (Nextcloud, ubuntu-5.15.0-78-generic ClientArchitecture: x86_64 OsArchitecture: x86_64)","version":"26.0.3.2","exception":{"Exception":"Sabre\\DAV\\Exception\\InsufficientStorage","Message":"Insufficient space in /Desarrollo Web/Cursos/Master en PHP, SQL, POO, MVC, Laravel, Symfony, WordPress +/21. Validaci\u00f3n de formularios, 160805438 required, 32743424 available","Code":0,"Trace":[{"file":"/var/www/nextcloud/apps/dav/lib/Connector/Sabre/QuotaPlugin.php","line":142,"function":"checkQuota","class":"OCA\\DAV\\Connector\\Sabre\\QuotaPlugin","type":"->"},{"file":"/var/www/nextcloud/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"beforeMove","class":"OCA\\DAV\\Connector\\Sabre\\QuotaPlugin","type":"->"},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/CorePlugin.php","line":603,"function":"emit","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/nextcloud/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"httpMove","class":"Sabre\\DAV\\CorePlugin","type":"->"},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":472,"function":"emit","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":253,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":321,"function":"start","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/nextcloud/apps/dav/lib/Server.php","line":366,"function":"exec","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/nextcloud/apps/dav/appinfo/v2/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->"},{"file":"/var/www/nextcloud/remote.php","line":172,"args":["/var/www/nextcloud/apps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"/var/www/nextcloud/apps/dav/lib/Connector/Sabre/QuotaPlugin.php","Line":210,"message":"Insufficient space in /Desarrollo Web/Cursos/Master en PHP, SQL, POO, MVC, Laravel, Symfony, WordPress +/21. Validaci\u00f3n de formularios, 160805438 required, 32743424 available","exception":{},"CustomMessage":"Insufficient space in /Desarrollo Web/Cursos/Master en PHP, SQL, POO, MVC, Laravel, Symfony, WordPress +/21. Validaci\u00f3n de formularios, 160805438 required, 32743424 available"}}
{"reqId":"ZMBNdqw-tsS-ZrKTSnEVRwAAAEE","level":3,"time":"2023-07-25T22:32:23+00:00","remoteAddr":"***REMOVED SENSITIVE VALUE***","user":"ncp","app":"webdav","method":"PROPFIND","url":"/remote.php/dav/files/ncp/","message":"read error on connection to /var/run/redis/redis.sock:0","userAgent":"Mozilla/5.0 (Linux) mirall/3.9.0-20230616.170352.c6c6c61f5-1.0~jammy1 (Nextcloud, ubuntu-5.15.0-78-generic ClientArchitecture: x86_64 OsArchitecture: x86_64)","version":"26.0.3.2","exception":{"Exception":"RedisException","Message":"read error on connection to /var/run/redis/redis.sock:0","Code":0,"Trace":[{"file":"/var/www/nextcloud/lib/private/Memcache/Redis.php","line":72,"function":"get","class":"Redis","type":"->"},{"file":"/var/www/nextcloud/apps/circles/lib/Service/ShareWrapperService.php","line":224,"function":"get","class":"OC\\Memcache\\Redis","type":"->"},{"file":"/var/www/nextcloud/apps/circles/lib/ShareByCircleProvider.php","line":552,"function":"getSharedWith","class":"OCA\\Circles\\Service\\ShareWrapperService","type":"->"},{"file":"/var/www/nextcloud/lib/private/Share20/Manager.php","line":1405,"function":"getSharedWith","class":"OCA\\Circles\\ShareByCircleProvider","type":"->"},{"file":"/var/www/nextcloud/apps/files_sharing/lib/MountProvider.php","line":97,"function":"getSharedWith","class":"OC\\Share20\\Manager","type":"->"},{"file":"/var/www/nextcloud/lib/private/Files/Config/MountProviderCollection.php","line":89,"function":"getMountsForUser","class":"OCA\\Files_Sharing\\MountProvider","type":"->"},{"file":"/var/www/nextcloud/lib/private/Files/Config/MountProviderCollection.php","line":146,"function":"getMountsFromProvider","class":"OC\\Files\\Config\\MountProviderCollection","type":"->"},{"file":"/var/www/nextcloud/lib/private/Files/SetupManager.php","line":228,"function":"addMountForUser","class":"OC\\Files\\Config\\MountProviderCollection","type":"->"},{"file":"/var/www/nextcloud/lib/private/Files/SetupManager.php","line":327,"function":"OC\\Files\\{closure}","class":"OC\\Files\\SetupManager","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/nextcloud/lib/private/Files/SetupManager.php","line":229,"function":"setupForUserWith","class":"OC\\Files\\SetupManager","type":"->"},{"file":"/var/www/nextcloud/lib/private/Files/SetupManager.php","line":406,"function":"setupForUser","class":"OC\\Files\\SetupManager","type":"->"},{"file":"/var/www/nextcloud/lib/private/Files/Mount/Manager.php","line":128,"function":"setupForPath","class":"OC\\Files\\SetupManager","type":"->"},{"file":"/var/www/nextcloud/lib/private/Files/View.php","line":1431,"function":"findIn","class":"OC\\Files\\Mount\\Manager","type":"->"},{"file":"/var/www/nextcloud/lib/private/Files/Node/Node.php","line":119,"function":"addSubMounts","class":"OC\\Files\\View","type":"->"},{"file":"/var/www/nextcloud/lib/private/Files/Node/Node.php","line":217,"function":"getFileInfo","class":"OC\\Files\\Node\\Node","type":"->"},{"function":"getMTime","class":"OC\\Files\\Node\\Node","type":"->"},{"file":"/var/www/nextcloud/lib/private/Files/Node/LazyFolder.php","line":72,"function":"call_user_func_array"},{"file":"/var/www/nextcloud/lib/private/Files/Node/LazyFolder.php","line":222,"function":"__call","class":"OC\\Files\\Node\\LazyFolder","type":"->"},{"file":"/var/www/nextcloud/apps/dav/lib/Connector/Sabre/Node.php","line":178,"function":"getMTime","class":"OC\\Files\\Node\\LazyFolder","type":"->"},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/CorePlugin.php","line":749,"function":"getLastModified","class":"OCA\\DAV\\Connector\\Sabre\\Node","type":"->"},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/PropFind.php","line":95,"function":"Sabre\\DAV\\{closure}","class":"Sabre\\DAV\\CorePlugin","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/CorePlugin.php","line":753,"function":"handle","class":"Sabre\\DAV\\PropFind","type":"->"},{"file":"/var/www/nextcloud/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"propFind","class":"Sabre\\DAV\\CorePlugin","type":"->"},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":1052,"function":"emit","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":984,"function":"getPropertiesByNode","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":1662,"function":"getPropertiesIteratorForPath","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":1647,"function":"writeMultiStatus","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/CorePlugin.php","line":346,"function":"generateMultiStatus","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/nextcloud/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"httpPropFind","class":"Sabre\\DAV\\CorePlugin","type":"->"},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":472,"function":"emit","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":253,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":321,"function":"start","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/nextcloud/apps/dav/lib/Server.php","line":366,"function":"exec","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/nextcloud/apps/dav/appinfo/v2/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->"},{"file":"/var/www/nextcloud/remote.php","line":172,"args":["/var/www/nextcloud/apps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"/var/www/nextcloud/lib/private/Memcache/Redis.php","Line":72,"message":"read error on connection to /var/run/redis/redis.sock:0","exception":{},"CustomMessage":"read error on connection to /var/run/redis/redis.sock:0"}}
{"reqId":"ZMBOVqw-tsS-ZrKTSnEVsQAAAEM","level":3,"time":"2023-07-25T22:36:06+00:00","remoteAddr":"***REMOVED SENSITIVE VALUE***","user":"ncp","app":"webdav","method":"MOVE","url":"/remote.php/dav/uploads/ncp/2371777247/.file","message":"Insufficient space in /Desarrollo Web/Cursos/Master en PHP, SQL, POO, MVC, Laravel, Symfony, WordPress +/21. Validaci\u00f3n de formularios, 160805438 required, 27303936 available","userAgent":"Mozilla/5.0 (Linux) mirall/3.9.0-20230616.170352.c6c6c61f5-1.0~jammy1 (Nextcloud, ubuntu-5.15.0-78-generic ClientArchitecture: x86_64 OsArchitecture: x86_64)","version":"26.0.3.2","exception":{"Exception":"Sabre\\DAV\\Exception\\InsufficientStorage","Message":"Insufficient space in /Desarrollo Web/Cursos/Master en PHP, SQL, POO, MVC, Laravel, Symfony, WordPress +/21. Validaci\u00f3n de formularios, 160805438 required, 27303936 available","Code":0,"Trace":[{"file":"/var/www/nextcloud/apps/dav/lib/Connector/Sabre/QuotaPlugin.php","line":142,"function":"checkQuota","class":"OCA\\DAV\\Connector\\Sabre\\QuotaPlugin","type":"->"},{"file":"/var/www/nextcloud/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"beforeMove","class":"OCA\\DAV\\Connector\\Sabre\\QuotaPlugin","type":"->"},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/CorePlugin.php","line":603,"function":"emit","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/nextcloud/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"httpMove","class":"Sabre\\DAV\\CorePlugin","type":"->"},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":472,"function":"emit","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":253,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":321,"function":"start","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/nextcloud/apps/dav/lib/Server.php","line":366,"function":"exec","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/nextcloud/apps/dav/appinfo/v2/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->"},{"file":"/var/www/nextcloud/remote.php","line":172,"args":["/var/www/nextcloud/apps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"/var/www/nextcloud/apps/dav/lib/Connector/Sabre/QuotaPlugin.php","Line":210,"message":"Insufficient space in /Desarrollo Web/Cursos/Master en PHP, SQL, POO, MVC, Laravel, Symfony, WordPress +/21. Validaci\u00f3n de formularios, 160805438 required, 27303936 available","exception":{},"CustomMessage":"Insufficient space in /Desarrollo Web/Cursos/Master en PHP, SQL, POO, MVC, Laravel, Symfony, WordPress +/21. Validaci\u00f3n de formularios, 160805438 required, 27303936 available"}}
{"reqId":"qDyOfbEozyUjDezNQSal","level":2,"time":"2023-07-25T23:19:42+00:00","remoteAddr":"","user":"--","app":"no app in context","method":"","url":"--","message":"Temporary directory /media/USBdrive/ncdata/data/tmp is not present or writable","userAgent":"--","version":"26.0.3.2","data":[]}
{"reqId":"WL24mcTN1o7yL10t54yn","level":2,"time":"2023-07-25T23:19:44+00:00","remoteAddr":"","user":"--","app":"no app in context","method":"","url":"--","message":"Temporary directory /media/USBdrive/ncdata/data/tmp is not present or writable","userAgent":"--","version":"26.0.3.2","data":[]}
{"reqId":"sqh8EgCd6SiXMQJnbFEo","level":2,"time":"2023-07-25T23:20:40+00:00","remoteAddr":"","user":"--","app":"no app in context","method":"","url":"--","message":"Temporary directory /var/www/nextcloud/data/data/tmp is not present or writable","userAgent":"--","version":"26.0.3.2","data":[]}
{"reqId":"ZMBYyN5nwwSD3FSFcpH1GAAAlRg","level":2,"time":"2023-07-25T23:20:40+00:00","remoteAddr":"***REMOVED SENSITIVE VALUE***","user":"ncp","app":"no app in context","method":"POST","url":"/apps/text/session/sync","message":"Temporary directory /var/www/nextcloud/data/data/tmp is not present or writable","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/115.0","version":"26.0.3.2","data":[]}
{"reqId":"ZMBYyd5nwwSD3FSFcpH1GQAAlwc","level":2,"time":"2023-07-25T23:20:41+00:00","remoteAddr":"***REMOVED SENSITIVE VALUE***","user":"ncp","app":"no app in context","method":"POST","url":"/apps/text/session/sync","message":"Temporary directory /var/www/nextcloud/data/data/tmp is not present or writable","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/115.0","version":"26.0.3.2","data":[]}
{"reqId":"ZngQ8u5L1mGFTjS5q8qE","level":2,"time":"2023-07-25T23:20:41+00:00","remoteAddr":"","user":"--","app":"no app in context","method":"","url":"--","message":"Temporary directory /var/www/nextcloud/data/data/tmp is not present or writable","userAgent":"--","version":"26.0.3.2","data":[]}

Did you use this guide or how did you prepare your external drive?

Yes of course. I did with the wizard and the HDD appear with command df.