I am running Debian Buster with the official OnlyOffice Repository in apt.sources and used a working installation of Only Office Integration Edition 5.4. I then used apt to dist-upgrade OnlyOffice to 6.0.2-5.
Code: Select all
dpkg -l | grep "only"
ii onlyoffice-documentserver-ie 6.0.2-5 amd64 Document Server is an open-source office suite that includes
In the /var/log/onlyoffice/documentserver/docservice/err.log I can see the following error:
Code: Select all
Error: Configuration property "queue.type" is not defined
at Config.get (/snapshot/server/build/server/Common/node_modules/config/lib/config.js:203:11)
at Object.<anonymous> (/snapshot/server/build/server/Common/sources/taskqueueRabbitMQ.js:0:0)
...
Does anyone know where this property belongs to and how to solve the error?
Regards
Markus