-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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]: Unable to enable server-side encryption #43123
Comments
Fixes #44532 Helps with #43123 Also adds a warning so that people aren't confused when the "Enable server-side encryption" toggle can't be toggled anymore after encryption is enabled. Signed-off-by: Josh <[email protected]>
Fixes #44532 Likely fixes #43123 Signed-off-by: Josh <[email protected]>
The underlying cause for what you experienced is likely the same as #44532. It's a front-end bug. It'll break in <master too. The initial value is fine, but if Default encryption module gets clicked it breaks. The console error starts kicks in at that point. (In some scenarios the "Enable server-side encryption" radio button also switches off upon a page reload). It is impossible for the admin to fix in the Web UI - and it'll appear that the default encryption module is still selected even though it really isn't. Easily fixed via occ:
(but it'll break again if you touch the UI). Bogus value is visible under The toast itself may be related or another matter. To be determined. In any case, been a bug likely since NC25 from the looks of it. PR #44604 remedies it. |
Fixes #44532 Likely fixes #43123 Signed-off-by: Josh <[email protected]> Signed-off-by: nextcloud-command <[email protected]> [skip ci]
Fixes #44532 Likely fixes #43123 Signed-off-by: Josh <[email protected]> Signed-off-by: nextcloud-command <[email protected]> [skip ci]
Fixes #44532 Likely fixes #43123 Signed-off-by: Josh <[email protected]> Signed-off-by: nextcloud-command <[email protected]>
Fixes #44532 Likely fixes #43123 Signed-off-by: Josh <[email protected]> Signed-off-by: nextcloud-command <[email protected]> Signed-off-by: nextcloud-command <[email protected]>
Fixes #44532 Likely fixes #43123 Signed-off-by: Josh <[email protected]> Signed-off-by: nextcloud-command <[email protected]> Signed-off-by: nextcloud-command <[email protected]>
Fixes #44532 Likely fixes #43123 Signed-off-by: Josh <[email protected]> Signed-off-by: nextcloud-command <[email protected]> Signed-off-by: nextcloud-command <[email protected]> Signed-off-by: Louis Chemineau <[email protected]>
Fixes #44532 Likely fixes #43123 Signed-off-by: Josh <[email protected]> Signed-off-by: nextcloud-command <[email protected]> Signed-off-by: Louis Chemineau <[email protected]>
Fixes #44532 Likely fixes #43123 Signed-off-by: Josh <[email protected]> Signed-off-by: nextcloud-command <[email protected]> Signed-off-by: Louis Chemineau <[email protected]>
Fixes #44532 Likely fixes #43123 Signed-off-by: Josh <[email protected]> Signed-off-by: nextcloud-command <[email protected]> Signed-off-by: Louis Chemineau <[email protected]>
Bug description
Steps to reproduce
Expected behavior
I can enable server side encryption
Installation method
None
Nextcloud Server version
master
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
No response
List of activated Apps
No response
Nextcloud Signing status
No response
Nextcloud Logs
No response
Additional info
No response
The text was updated successfully, but these errors were encountered: