Open nils-one opened 1 year ago
Hi @nils-one - Thanks for the report. Just a couple clarifications to make sure I understand the situation:
I use server-side encryption for mounts of some local mounted folders, but I also tested it with an FTP mount. If I sync files to these places, everything works well except versions. Try to access or to reset to an older version of the file end up in not found errors.
So both scenarios are External Storage, but one is using the Local backend and the other the FTP backend? i.e. https://docs.nextcloud.com/server/latest/admin_manual/configuration_files/external_storage_configuration_gui.html#available-storage-backends
Is that accurate?
For the non encrypted space, everything works well.
Non-encrypted meaning if you disable encryption on either of the External Mounts or do you mean files simply stored in your configured datadirectory
without any mounting involved?
Thanks again for your report.
Sorry for the confusing description. I try to clarify:
Both scenarios where version are not working are external mounts. One with local backend and one with FTP backend. With encryption on.
If I store the file on the datadirectory
without mounting involved and without encryption, it works.
If I switch on encryption for datadirectory
too, versions also work.
What I've not tested yet is using mounting without encryption, as I don't want to switch encryption completely off (as a lot of files would be affected). But maybe I can set up a test instance later.
Hi, If I can give some of my personnal experience with this issue :
Nextcloud version : 27.1.1
Thanks a lot for all your support :)
⚠️ This issue respects the following points: ⚠️
Bug description
I use server-side encryption for mounts of some local mounted folders, but I also tested it with an FTP mount. If I sync files to these places, everything works well except versions. Try to access or to reset to an older version of the file end up in not found errors. For the non encrypted space, everything works well.
Steps to reproduce
Expected behavior
The versions should work like it does on the local storage.
Installation method
Community Web installer on a VPS or web space
Nextcloud Server version
27
Operating system
Debian/Ubuntu
PHP engine version
PHP 8.2
Web server
Nginx
Database engine version
MySQL
Is this bug present after an update or on a fresh install?
Fresh Nextcloud Server install
Are you using the Nextcloud Server Encryption module?
Encryption is Enabled
What user-backends are you using?
Configuration report
List of activated Apps
Nextcloud Signing status
Nextcloud Logs
Additional info
The browser or operating system is not relevant. Tried it with Firefox on Linux and Windows 11 and also with Google Chrome on Windows. But I think it is a server-side problem.