ONLYOFFICE DocumentServer: Difference between revisions
m Vuhoanghuynh02 moved page Onlyoffice-Documentserver to ONLYOFFICE DocumentServer: Misspelled title |
start on troubleshooting section |
||
Line 51: | Line 51: | ||
The reverse_proxy configuration directly forwards all requests to the ONLYOFFICE server, ignoring the default Nginx vhost. | The reverse_proxy configuration directly forwards all requests to the ONLYOFFICE server, ignoring the default Nginx vhost. | ||
== Troubleshooting == | |||
When using the documentserver from Nextcloud, saving the settings on the Nextcloud UI ("Administration Settings" -> Administration -> ONLYOFFICE)" triggers a round-trip test. | |||
There are two services: onlyoffice-docservice.service and onlyoffice-converter.service. These need to be started after each other: onlyoffice-docservice.service (currently) generates configuration files in /run/onlyoffice, which can take a while. onlyoffice-converter.service then picks these up and uses them. | |||
[[Category:Server]] | [[Category:Server]] | ||
[[Category:Web Applications]] | [[Category:Web Applications]] |