Hi all,
I’m having a little trouble, even getting the initial example working. On my first attempt (without HTTPS), it seemed to work fine. I added my certificate details (not self signed) to Nginx and since then I’ve been seeing the following attached error since.
Full install on a new clean server Ubuntu 22.04.2 LTS (AWS).
Followed exact instructions at: Installing ONLYOFFICE Docs for Debian, Ubuntu, and derivatives - ONLYOFFICE (not changing port to 443 as per the warning).
Set up SSL as detailed in: Switching ONLYOFFICE Docs to HTTPS protocol - ONLYOFFICE (Switching ONLYOFFICE Docs v5.3 and later to HTTPS section).
I receive the following error in nginx.error.log
2023/10/18 08:13:50 [error] 10208#10208: *16 open() “/var/www/onlyoffice/documentserver/web-apps/vendor/socketio/socket.io.min.js.map” failed (2: No such file or directory), client: {MY IP}, server: , request: “GET /7.5.0-125/web-apps/vendor/socketio/socket.io.min.js.map HTTP/1.1”, host: “{sub domain dot my domain dot come}”
Has anyone experienced this or similar before? Can anyone help? I’ve made no other changes to the server or configuration as yet.
Many thanks in advance!