Can't delete any files in Nextcloud since v33 update

What app is this about, and its version: Nextcloud v33
What YunoHost version are you running: 12.1.139
What type of hardware are you using: Old laptop or computer

Describe your issue

Hello all.

Recently I did the update of my Nextcloud instances to v33, since then I am not able to delete ANY files in Nextcloud!!

If I select one item to delete I get the following error: AxiosError: Request failed with status code 404

If I select a collection of items, say 3, I just get: Failed to delete file.name for each item. It all worked perfectly well before the up date.

Happy to provide logs etc to help out, but I’m not sure where to look.

Best wisjes

Dj

Share relevant logs or error messages

None

Did you check that the file exists on the disk and it has the correct permissions?

Try running a file scan

yunohost app shell nextcloud

php occ files:scan

Hello @jarod5001 the files do exist, some of them have been on for a while and are constantly used. I can upload new files, but now I can’t delete any, new or old.

It has been a perfectly working instance until the most recent v33 update so I’m at a loss on this one.

Kind regards

Dj

what do return ls -la /home/yunohost.app/nextcloud/ and namei -l /home/yunohost.app/nextcloud/ ?

Hello thanks very much for your help so far, I appreciate it

I have three Nextcloud instances running. They were all v32 until this week when I updated them all to v33 I only noticed that I couldn’t delete files on one instance so I have rolled that back to v32 and it’s all good again. The other two are using v33 and are fine, delete works.

I’m wondering if I have some apps that might be misbehaving in the instance that fails to delete fines when updated to v33, or maybe I should just try the update again and see what happens.

I’m going off to do some experimental work to see what’s going on with the one instance that will not work on v33 and I will report back.

Regards

Dj

Hello.

I think I have solved the issue.

I removed both Memories and the Map app and now the instance is working with v33.

Thanks though for all your help. I appreciate it.

Dj

1 Like