Archive blocked

I have a problem with a file that has been locked. I try to delete it and it gives me an error:

is locked and cannot be deleted

It also won’t let me change the name or do anything with it. Can somebody help me?
I have already restarted the owncloud server several times.

Hello Ruben,

you can clear the lock in your database. The table is oc_locks.

Just look for the file name in the filename in that table and remove that row.

Best Regards

Dmitry

1 Like

The problem is that I have installed Owncloud in a Qnap, and I used the database lite. I don’t know how I can access it to clear it.

I don’t have oc_locks

oc_file_locks is the table you need to edit.

1 Like

Thank you so much, It works!!

1 Like

Glad it worked out for you :slight_smile:

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.