From 0f2739f63e1758e98a578bbb6fb054bcd6bc0032 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Paul=20T=C3=B6tterman?= Date: Tue, 14 Apr 2020 11:52:28 +0300 Subject: [PATCH] Document "Invalid private key for encryption app" MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Paul Tötterman --- .../configuration_files/encryption_configuration.rst | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/admin_manual/configuration_files/encryption_configuration.rst b/admin_manual/configuration_files/encryption_configuration.rst index 5a756d5ae..ceb9b263f 100644 --- a/admin_manual/configuration_files/encryption_configuration.rst +++ b/admin_manual/configuration_files/encryption_configuration.rst @@ -300,3 +300,15 @@ both their old and new passwords to do this. If you have enabled the Recovery Key then you can change a user's password in the Nextcloud Users panel to match their back-end password, and then, of course, notify the user and give them their new password. + +Troubleshooting +--------------- + +Invalid private key for encryption app +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +This `issue `_ is being worked +on. In the meantime there is a +`workaround `_ +which unfortunately is only suitable for administrators comfortable with the +command line.