i am not able to delete folders on smb share, creating folders is ok.
also deleting files works
error on deleting folders
{“reqId”:“nm9ghGRMvIUCE7JoA6w1”,“level”:3,“time”:“2020-03-27T14:08:20+00:00”,“remoteAddr”:“172.17.42.1”,“user”:“Administrator”,“app”:“PHP”,“method”:“DELETE”,“url”:"/owncloud/remote.php/dav/files/xxxxxxxx",“message”:“Allowed memory size of 536870912 bytes exhausted (tried to allocate 4096 bytes) at /var/www/owncloud/lib/composer/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php#105”}
how to fix it ?
i think it has todo something with php limits
where is the related php.ini file on a univention owncloud app ? (path ?)
How many files are inside that folder? We need to delete the files one by one before deleting the smb folder.
In addition, verify the libsmbclient-php library is installed and being used