-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: All files are locked after upgrade to 30.0 #48269
Comments
Just removed my infos, i'm running ubuntu 24 but it's inside a docker container. I'm using SQLite and default settings without encryption |
Is that really how your config looks? All repetitive like that? (or perhaps that was just a cut-n-paste error?) You have a lot of incompatible apps force enabled. I'd recommend not doing that. :)
This is not how you upgrade Docker image. e.g. see https://github.com/nextcloud/docker/#update-to-a-newer-version
Whatever is going on in your situation, the reason for your problems isnot due to the Overall this sounds like a technical support matter. Please post your query on the help forum: https://help.nextcloud.com. When you do so, make sure to also include your Docker Compose file. And you can look at your real active config (with sensitive things all mostly all censored out) by using the command |
Just for information, i cleaned up like 700 lines of the config files and now nextcloud loads things at the speed of light compared to before. Don't know how this happened btw. |
I've the same issue with the nextcloud-init-sync.lock:
|
It doesn't interfere with this problem |
Bug description
I'm running nextcloud inside a docker container. I updated nextcloud using docker exec -itu www-data nextcloud php occ update
And now I cannot create, modify, delete or read files from my nextcloud because directory is "locked". I tried rebooting the container and the pc but nothing happened. I tried removing all files AND the user files folder and they disappeared inside nextcloud. BUT the problem didn't go away with the files, in fact you can't create anything on the nextcloud because the directory "is locked". I was doing sync with the desktop client on my main pc and this thing totally bricked my personal files (recovered with sheer luck). I even tried removing my admin account files from the admin panel, but got the same exact error. The directory is not really locked because otherwise the ssh won't work/it'd be overwritten, so what is nextcloud saying?
Steps to reproduce
Expected behavior
Nextcloud allows me to create files and link my desktop client for synchronization.
Nextcloud Server version
30
Operating system
None
PHP engine version
None
Web server
None
Database engine version
None
Is this bug present after an update or on a fresh install?
None
Are you using the Nextcloud Server Encryption module?
None
What user-backends are you using?
Configuration report
List of activated Apps
Nextcloud Signing status
Nextcloud Logs
Additional info
No response
The text was updated successfully, but these errors were encountered: