The Basics
- Nextcloud Server version:
31.0.4
- Operating system and version:
NixOS 24.11
- Is this the first time you’ve seen this error?
No
- When did this problem seem to first start?
When I switched to s3 storage
- Installation method
nixpkgs module
Summary of the issue you are facing:
- I have a similar problem to this: [Bug]: quota S3 storage wrong WITH Q&D FIX! · Issue #34422 · nextcloud/server · GitHub
- Also mentioned here: BUG: trouble setting quota for user Nextcloud
- Whatever quota I set, once I log out again and log in again, the quota gets reset to some old “stuck” value (not the default quota, but a different value that previously had been a default quota)
occ user:info
reflects this- This seems to have only happened once I switched to s3 storage
- This doesn’t happen with other users that I was able to try out, but they don’t have any data
Steps to reproduce
- Change quota
- Log out
- Log in
- Quota is back to the old value
Is there any way around this? I don’t really get the quick and dirty fix that is described in the posts I linked above, maybe I’ll try it if I get it. Is there some other way to try to deal with this problem? Maybe reset something? Otherwise I will also try to go away from S3.