Closed iacchi closed 3 months ago
And what is your Built-in CODE Server version? I saw the sam message in log, but I have modified setup and can open files after all updates, so let someone else retests.
It's 24.4.502, which is the latest afaik. It was that also in NC 28. Do I need to reinstall it because the binary is different in NC 29 or something? I see on the NC store page that there are different versions for the different NC versions.
Problem solved: I had to update my nginx config file for the NC installation to reflect some changes needed for the new version of NC.
Today I updated my NC version from 28.x to 29.0.4 and since then I cannot open any odt/ods files in the browser with the Built-in CODE Server. If I click on the file it gets downloaded and if I explicitly tell NC to open it with Collabora nothing happens. I checked nginx error log and I found this:
2024/07/19 16:23:40 [error] 15598#15598: *12678 FastCGI sent in stderr: "PHP message: richdocumentscode (proxy.php) error exit, PID: 80752, Message: No content in reply from coolwsd. Is SSL enabled in error ?" while reading upstream, client: 77.102.76.29, server: cloud.iacchi.casa, request: "POST /apps/richdocumentscode/proxy.php?req=/cool/convert-to/png HTTP/1.1", upstream: "fastcgi://unix:/var/run/fpm-cloud.iacchi.casa.sock:", host: "cloud.iacchi.casa"
I then checked coolwsd logs and I got this:
Everything is installed on Debian Bookworm with nginx 1.22.1 and php 8.2.21. As far as I can tell the problem happened after the NC update, with nothing else changed.