Simone Zurlo
Simone Zurlo
> Version: 10.9.1.2 - Problem still exists. Encryption can not be turned off. > > all files could be decrypted successfully! > > and then: > > The system still...
You don't have to do `sudo -u www-data php occ encryption:disable` because it is already disabled. To check this you can do `sudo -u www-data php occ encryption:status`. Keep in...
Try by typing 'y' and doing crtl+c after while decrypting (you shouldn't lose any files because they are already decrypted but make a backup copy first). Sadly i used user-key...
sorry it could not be useful for you, i am editing my original post specifying it works only for user-key based encryption
Hi, are you able to access your files via the ownCloud clients? The problem occurs only in the decryption process? Are you using master-key encryption or user-key encryption?
> I just tried this sequence with the current core master (which is almost identical to 10.9.1): > > * enter a wrong password when logging in > * click...
Hi, The file should be located into the same directory of the file you zipped.
Same problem here, just noticed it one week ago. Did you found the bug? I am also investigating
I think that the author updated it. I have no problems on my side with atmosphere 1.5.2 and FW 16
Thanks to @tjbck for your hint; I was able to fix this. Basically, I am using Apache on my server as a proxy to my Docker container, and I had...