Closed l3ochan closed 1 year ago
and yes issue is different from this one https://github.com/nextcloud/server/issues/39465
didn't meant to close it
I think this happened after the upgrade of PHP 8.1 to PHP 8.2 has recommended for version 27
I don't know, it was doing it with 8.1 so I tried upgrading to 8.2 and problem not solved
On Sat, Jul 22, 2023, 10:52 antonol68 @.***> wrote:
I think this happened after the upgrade of PHP 8.1 to PHP 8.2 has recommended for version 27
— Reply to this email directly, view it on GitHub https://github.com/nextcloud/server/issues/39500#issuecomment-1646532316, or unsubscribe https://github.com/notifications/unsubscribe-auth/ATNSIRQHEJVG5HWBWZSGCMLXROIE3ANCNFSM6AAAAAA2REVXKE . You are receiving this because you modified the open/close state.Message ID: @.***>
I have the same problem. Have you found a solution? ver.27, php8.2 I set quota for user 20 GB, but it set to Unlimited, after refresh page I see 22,5 GB
I habe exactly the same situation. In NC 27.0.2 RC1 (PHP 8.2) it is not fixed. Dear Developer, please, please fix it.
This is an issue specific to NC 27 (I just got it after upgrading from NC26 to NC27 with official docker image)
It was also on my system. On NC26 works correctly, th issue comes after NC27 Upgrade.
I can confirm that. Exact the same behaviour after Upgrading to NC27
When correcting, please check the case showing not only the quota, but also the file sizes in the application files
Same issue on my instance. The field does not accept numbers with "GB" in the text. If you set it to a very large number (1000000000) it will accept the value and show the corresponding quota in KB, MB, GB relative to how big your number is. I couldn't get the exact conversion between units and GB, as it does not seem it relies on the actual bytes in a GB. In any case, it can be a potential workaround.
problem still present after NC 27.1.0 release.
problem still present after NC 27.1.0 release.
Thanks! I can still stay on my downgraded 26.0.6 then :D
problem still present after NC 27.1.0 release.
Thanks! I can still stay on my downgraded 26.0.6 then :D
You can downgrade ? I'd be interested in doing that until they fix NC 27.
@l3ochan I rolled back from 27.0.1 to 25 because of this and another bug. During the rollback, I restored the postgres dump and restored the contents of the /var/www/html folder (which was before the update).
Still not fixed after NC 27.1.1 update....... Update which broke some other things too like the file picker in talk... They should stop adding features and fix the one that already exist...
Still not fixed after NC 27.1.1 update....... Update which broke some other things too like the file picker in talk... They should stop adding features and fix the one that already exist...
You should probably stick with nextcloud 26 like me for a while, it is a very good version
Duplicate of https://github.com/nextcloud/server/issues/38874
⚠️ This issue respects the following points: ⚠️
Bug description
Quota informations are incorrect, and are not the same from the general account view and files view
Steps to reproduce
1.Setup nextcloud community edition manually 2.Create a new user account 3.Set a quota (ex 50GB). NC replaces the 50GB with something else.
Expected behavior
Quota should correspond, if 50GB is setup, server should not replace what you type with something else, quota informations should be the same in all parts of nextcloud.
Installation method
Community Manual installation with Archive
Nextcloud Server version
27
Operating system
Debian/Ubuntu
PHP engine version
PHP 8.2
Web server
Apache (supported)
Database engine version
MariaDB
Is this bug present after an update or on a fresh install?
Upgraded to a MAJOR version (ex. 22 to 23)
Are you using the Nextcloud Server Encryption module?
Encryption is Disabled
What user-backends are you using?
Configuration report
List of activated Apps
Nextcloud Signing status
Nextcloud Logs
REMOVED LOGS
Additional info
video of the issue : https://youtu.be/tOijtU3AffQ Quota is correct in the Android mobile App