We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Regression of #260 , where the logs were posted as well
{ "reqId": "GWDTcDbWLJfR2z3wFYRt", "level": 3, "time": "2024-09-20T12:20:53+00:00", "remoteAddr": "::ffff:212.46.103.227", "user": "--", "app": "richdocuments", "method": "GET", "url": "/index.php/apps/richdocuments/wopi/files/2781_ocylie5fucfr/contents? "message": "getFile failed: ", "userAgent": "COOLWSD HTTP Agent 24.04.6.3", "version": "29.0.7.2", "exception": { "Exception": "OCP\\Files\\NotPermittedException", "Message": "", "Code": 0, "Trace": [{ "file": "/var/www/nextcloud/apps/richdocuments/lib/Controller/WopiController.php", "line": 385, "function": "fopen", "class": "OC\\Files\\Node\\File", "type": "->", "args": ["rb"] }, { "file": "/var/www/nextcloud/lib/private/AppFramework/Http/Dispatcher.php", "line": 232, "function": "getFile", "class": "OCA\\Richdocuments\\Controller\\WopiController", "type": "->", "args": ["2781", "j0g9sGbmdmHv7zi4938DtTxfZ9GZu65V"] }, { "file": "/var/www/nextcloud/lib/private/AppFramework/Http/Dispatcher.php", "line": 138, "function": "executeController", "class": "OC\\AppFramework\\Http\\Dispatcher", "type": "->", "args": [ ["OCA\\Richdocuments\\Controller\\WopiController"], "getFile" ] }, { "file": "/var/www/nextcloud/lib/private/AppFramework/App.php", "line": 184, "function": "dispatch", "class": "OC\\AppFramework\\Http\\Dispatcher", "type": "->", "args": [ ["OCA\\Richdocuments\\Controller\\WopiController"], "getFile" ] }, { "file": "/var/www/nextcloud/lib/private/Route/Router.php", "line": 331, "function": "main", "class": "OC\\AppFramework\\App", "type": "::", "args": ["OCA\\Richdocuments\\Controller\\WopiController", "getFile", ["OC\\AppFramework\\DependencyInjection\\DIContainer"], ["2781_ocylie5fucfr", "richdocuments.wopi.getfile"] ] }, { "file": "/var/www/nextcloud/lib/base.php", "line": 1058, "function": "match", "class": "OC\\Route\\Router", "type": "->", "args": ["/apps/richdocuments/wopi/files/2781_ocylie5fucfr/contents"] }, { "file": "/var/www/nextcloud/index.php", "line": 49, "function": "handleRequest", "class": "OC", "type": "::", "args": [] }], "File": "/var/www/nextcloud/lib/private/Files/Node/File.php", "Line": 120, "message": "getFile failed: ", "exception": {}, "CustomMessage": "getFile failed: " } }
Originally posted by @hamza221 in #260
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Regression of #260 , where the logs were posted as well
Originally posted by @hamza221 in #260
The text was updated successfully, but these errors were encountered: