Igor Demin
Igor Demin
hello, @localjo. I tried to reproduce your error, but i could not. The forcesave function works for me and there are no error in the documentserver logs and the websocket...
Hello @masterwishx, sorry for the late reply. We have addition param for redis, you can add your password in /etc/onlyoffice/documentserver/local.json ``` { "services": { "CoAuthoring": { ... "redis": { "host":...
We havn't docker variable, but i created enhancement bug 57286 in our private issue tracker to implement this.
It's fixed at: https://github.com/ONLYOFFICE/Docker-DocumentServer/pull/466 And will be released in the next major release.
@masterwishx in DE and EE version onlyoffice-documentserver required redis. We don't specify an index number, I guess using db0 by default, but you can do that if you want. We...
no, the community version doesn't use redis.
Hello @jeffrson, sorry for the late reply. I think it's a good idea, i created enhancement issue 57658 in our private issue tracker
Hello @Tumtum2814 , sorry for the late reply. You need to copy your tls.crt and tls.key in mounted volumes, for example: Start container with volumes ``` docker run -i -t...
hello @webagroprom, first of all, you are using someone else's docker container based on our product ```image: jiriks74/onlyoffice-documentserver:latest``` we won't be able to help with this. Our containers you can...
@toonemastic your error and error @webagroprom different as i see. I don't see the topicstarter mentioning that he uses raspberry pi. I think you need other issue for arm64 or...