Hello everyone !
Long time no see
I’m running several instances of ownCloud 10.6 with master key encryption. Some of these ownClouds have the app richdocuments 2.4.1. Each ownCloud is connected to a collabora server and edition is running fine. I’ve upgraded my demo instance to ownCloud 10.7, the edition of document fails all the time, the richdocuments app is still in version 2.4.1.
oC 10.7 has changed on the encryption and the “open with” choice as stated here, so the problem might be from here.
Steps to reproduce
- Try to edit a simple .txt file
- The file should open with richdocuments
- Edition should work
Expected behaviour
Well edition should work as it did in oC 10.6
Actual behaviour
The file won’t open and I’ll have an error saying that the file is corrupted, or has not a valid type. If I check the logs of collabora server here’s what I’ve got:
wsd-00007-15792 2021-04-19 08:28:55.496229 [ docbroker_0ca ] ERR Cannot download document from WOPI storage uri [XXX.com - XXX Sex Videos - Free Porn Movies]. Error: WOPI::GetFile [XXX.com - XXX Sex Videos - Free Porn Movies] failed:
Server configuration
Operating system: Devuan ascii
Web server: NGinx 1.18
Database: MySQL 5.7
PHP version: 7.4.13
ownCloud version: 10.7
Updated from an older ownCloud or fresh install: updated from 10.6
Where did you install ownCloud from: tarball
Signing status (ownCloud 9.0 and above): all good
The content of config/config.php: not relevant since the config of richdocuments is in the database
List of activated apps: not relevant
Are you using external storage, if yes which one: local/smb/sftp/…
Are you using encryption: yes master key encryption
Are you using an external user-backend, if yes which one: nope
Let me know if you need more informations !
Thanks.