-
Notifications
You must be signed in to change notification settings - Fork 30
Description
Hi there,
Fresh installation on Ubuntu 22.04, php 8.3 in FastCGI mode, latest Nextcloud 31.02, Collabora Online 24.4.1302 (no upgrade history)
Running in build-in server mode.
All functionality seem to work as expected, except for Save-as operation (to pdf, for example) - this returns error.
richdocuments ClientExceptionClient error: POST https://test.com/apps/richdocumentscode/proxy.php?req=/cool/convert-to/pdf
resulted in a 403 Forbidden
responseFailed to convert preview: Client error: POST https://test.com/apps/richdocumentscode/proxy.php?req=/cool/convert-to/pdf
resulted in a 403 Forbidden
response
Checked for proper chown & chmod - seem not to be an issue
Allow list for WOPI requests is left empty for debugging
Also disabled cloudflare proxy - no effect
Running out of ideas...
Thank you.