CypLef
CypLef
I have the same error: OCP\AppFramework\Db\DoesNotExistException: Did expect one result but found none when executing: query "SELECT `a`.* FROM `*PREFIX*passwords_password_rv` `a` INNER JOIN `*PREFIX*passwords_password` `b` ON a.`model` = b.`uuid` WHERE...
Hi, I changed 2 parameter in /etc/php/8.3/fpm/pool.d/nextcloud.conf: php_value[opcache.memory_consumption]=512 php_value[opcache.interned_strings_buffer]=128 and then i restart php: sudo yunohost service restart php8.3-fpm And no more warnings on Nextcloud.
I have exactly the same error, when trying to change the other setting of this tab: "compress backup". And it works perfectly when done like this: sudo yunohost settings set...