-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Exceptions related with encryption using external storage without encryption. #28780
Comments
cc @sharidas |
Below are the steps followed on my local machine ( core master branch )
So far no issues. I would verify the same with docker and share my observation. |
Here is my finding with docker: http://docker.oc.solidgear.es:10054. Couldn't reproduce the logs.
|
Is this happening in 9.1 or is this something introduced in 10.0.x ? Would be good to find out before we try fixing |
Works fine in 10.0.2. |
@sharidas can you bisect ? Maybe it was introduced by recent changes of yours ? I think some of the changes have been obsoleted in your newer PRs, so please check. |
But in 10.0.2 encryption was still in core. So the encryption module cannot be missed. Which is what the exception says: |
in 10.0.3 encryption is also in core. only on master it got unbundled |
Ah right. We need to start calling master 10.1.0 to avoid confusions. |
@sharidas is this fixed ? Please always link tickets in a clear manner |
PR: #28880 |
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Steps to reproduce
Expected behaviour
Removed folder is deleted.
Actual behaviour
Removed folder is deleted but log is full of exceptions related with encryption.
Server configuration
Operating system:
Ubuntu 16.04
Web server:
Apache
Database:
MySQL
PHP version:
7.0
ownCloud version: (see ownCloud admin page)
(current master not stable10)
{"installed":"true","maintenance":"false","needsDbUpgrade":"false","version":"10.0.3.0","versionstring":"10.0.3 beta","edition":"Community","productname":"ownCloud"}
Updated from an older ownCloud or fresh install:
Fresh
The content of config/config.php:
Are you using external storage, if yes which one: local/smb/sftp/...
Yes. SFTP
Are you using encryption:
No.
Logs
Client configuration
Browser
Chrome
The text was updated successfully, but these errors were encountered: