I updated the wiki entry for a fresh installation. I put yum install https://github.com/ONLYOFFICE/DocumentServer/releases/download/ONLYOFFICE-DocumentServer-5.0.7/onlyoffice-documentserver.x86_64.rpm
instead of using the repo. I tested it on a VM and it worked.
For an already updated broken installation when using the nethserver-onlyoffice package I recommend the downgrade:
yum downgrade https://github.com/ONLYOFFICE/DocumentServer/releases/download/ONLYOFFICE-DocumentServer-5.0.7/onlyoffice-documentserver.x86_64.rpm
signal-event nethserver-onlyoffice-update
yum remove onlyoffice-repo
For those who used the howto I recommend to downgrade and install the package as it corrects wrong configuration files:
yum downgrade https://github.com/ONLYOFFICE/DocumentServer/releases/download/ONLYOFFICE-DocumentServer-5.0.7/onlyoffice-documentserver.x86_64.rpm
yum remove onlyoffice-repo
yum -y install https://smart-ict.services/mirror/mrmarkuz/7/noarch/nethserver-mrmarkuz-0.0.1-1.ns7.noarch.rpm
yum -y install nethserver-onlyoffice
Check the wiki entry for instructions when using self-signed cert and how to set correct hostname…
Fully agree. With the downgrade/direct install way we keep the working version and may care about the update without pressure.
Can you make onlyoffice work again with the provided solution? @fausp Thanks in advance!