No, and yes.
No, there is no example in the manual, in the chapter “Deployment of DocumentServer via SUBDOMAIN” which is the configuration I finally choosed, for the result : blank page. The example is given for “Deployment of DocumentServer via SUBFOLDER”, but be reassured : I tested also this second method via seafile url subfolder, copying the configurations for Seafile and nginx from documentation, for the result : blank page.
And yes, I read, re-read, and re-re-read all the documentations, with result : blank page. As I said before, I’ve even read the documentation for Collabora, tested for it all the method and configuration examples given, for the result : blank page.
When I finally posted here the configuration with “127.0.0.1:88”, that was a last try (before posting on the forum) taken here : https://forum.seafile.com/t/how-to-deploy-onlyoffice-in-seafile-servers-subdomain-subfolder-ce-6-1/2972/10 after all other tries. So yes : I’ve read ALL the documentations AND also ALL the alternative documentations.
For result : blank page.
So after all this documentations and too much test days with result ; blank page, I decided to post this problem on the forum. My question initially was just : starting with the operation described in the Collabora doc, but I suppose that this is the same with OnlyOffice :
- (seahub->browser) Seahub will generate a page containing an iframe and send it to the browser
- (browser->LibreOffice Online) With the iframe, the browser will try to load the file preview page from the LibreOffice Online
- (LibreOffice Online->seahub) LibreOffice Online receives the request and sends a request to Seahub to get the file content
- (LibreOffice Online->browser) LibreOffice Online sends the file preview page to the browser.
how can I debug each step, when I have no error in logs ?