Skip to content
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

Encryption.php logging errors with files_primary_s3 configuration even though I do not and have not ever had encryption turned on #337

Open
posita opened this issue May 16, 2022 · 0 comments

Comments

@posita
Copy link

posita commented May 16, 2022

I keep seeing errors in owncloud.log like this:

{"reqId":"…","level":3,"time":"2022-05-16T08:28:20+00:00","remoteAddr":"…","user":"<username>","app":"PHP","method":"GET","url":"\/remote.php\/dav\/files\/<username>\/<path>","message":"fread() expects parameter 1 to be resource, bool given at \/…\/lib\/private\/Files\/Storage\/Wrapper\/Encryption.php#927"}
{"reqId":"…","level":3,"time":"2022-05-16T08:28:20+00:00","remoteAddr":"…","user":"<username>","app":"PHP","method":"GET","url":"\/remote.php\/dav\/files\/<username>\/<path>","message":"fclose() expects parameter 1 to be resource, bool given at \/…\/lib\/private\/Files\/Storage\/Wrapper\/Encryption.php#928"}

I have had files_primary_s3 configured for storage since before this user was created. I have never had encryption turned on. I am nervous about this because I have had an entire installation obliterated by encryption interacting with files_primary_s3 before it was identified as an incompatible feature.

I don't know whether this should be part of owncloud/encryption, owncloud/files_primary_s3, or owncloud/core.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant