Steps to reproduce 1.Activare encryption by the settings. 2.Activate Default encryption module (1.2.0)
Expected behaviour The encryption module should be enabled.
Actual behaviour Error: this app cannot be enabled because it makes the server unstable
Server configuration Operating system: Raspbian Jessie Web server: Nginx Database: sqlite3(?) PHP version: Idk ownCloud version (see ownCloud admin page): 9.0.4 (stable) Updated from an older ownCloud or fresh install: fresh install ownCloud log (data/owncloud.log, see https://central.owncloud.org/t/how-to-find-webserver-or-oc-logfile-enable-php-logfile/808): Can't find it
Special configuration (external storage, external authentication, reverse proxy, server-side-encryption): No
Try to remove all files and folders of your installation dir except /data/ and /config/. Afterwards extract the content of the 9.0.4 archive available at https://owncloud.org/changelog/ to your install folder and you should get the correct version of the app.
Important Note: Please read and understand the following first before enabling encryption:
Encryption keys are stored only on the ownCloud server, eliminating exposure of your data to third-party storage providers. The encryption app does not protect your data if your ownCloud server is compromised, and it does not prevent ownCloud administrators from reading user’s files. This would require client-side encryption, which this app does not provide. If your ownCloud server is not connected to any external storage services then it is better to use other encryption tools, such as file-level or whole-disk encryption.