Hello Community,
I’ve update NextCloud (docker) from version 31.0.7 to 32.0.6 and then to 33.0.0 without any trouble. However, now I am not able to create working, external shares anymore for folders that have been shared with my by another user. The process works in general, I can access all data in the shared folder, but then, when I create an external share (link), the link is being created but when I open it in a browser, I see a page that tells me, that the share can not be found.
When I then try to delete the external share, it can not be deleted and I see the following in the developer console of my browser:
DELETE https://cloud.xyz.com/ocs/v2.php/apps/files_sharing/api/v1/shares/16672 404 (Not Found)
What could be problem be and is there a way to fix/repair this with some occ command?
Thanks!