Daniel Leuenberger
Daniel Leuenberger
Can we sponsor that feature?
> @leuedaniel Do you have the same error message? Yes it's the same: `OCP\AppFramework\Db\DoesNotExistException: Did expect one result but found none when executing: query "SELECT `a`.* FROM `*PREFIX*passwords_password_rv` `a` INNER...
After repair, pending shares works now. But when i share a new password with another user, i've the same problem with the same log message.
This is the Solution for me in this point: https://silicon.blog/2023/05/17/how-to-load-balance-your-servers-using-nginx-proxy-manager-and-cloudflare/
That would be very useful and is the only reason we can't use it yet
For me this trigger is the workaround: `CREATE DEFINER=`root`@`localhost` TRIGGER `oc_group_user_after_insert` AFTER INSERT ON `oc_group_user` FOR EACH ROW BEGIN if (SELECT COUNT(id) FROM oc_share WHERE share_with = NEW.gid and share_type...
@joshtrichards No, even non-groupfolders were no longer visible. I could not create any new files outside the groupfolders either.