julyusito

Results 16 comments of julyusito

Hi @agolybev, Thanks for the answer. I set all rights for the /var/lib/onlyoffice directory into the container: chmod 777 /var/lib/onlyoffice/* -R Same results In the second case I check the...

Hello @agolybev, I disabled the JWT on onlyoffice config: ``` "token": { "enable": { "request": { "inbox": false, "outbox": false }, "browser": false }, "inbox": { "header": "AuthorizationJwt", "prefix": "Bearer...

Hello @agolybev I've install from zero and disabled everything in JWT access This is my setup: Internet - HAProxy (https) --> nextcloud (http) Internet - HAProxy (https) --> onlyoffice (http)...

Hi everyone, I set the debug mode in nginx and I see the path for cache files does not match with any regex expresion set in the /etc/nginx/includes/ds-docservice.conf file: docker...

Hello, I don't know where is the issue. I think there is something with the start script.

Hi, Same error here: ``` TIMEZONE is unset basename: missing operand Try 'basename --help' for more information. TLS_REQCERT isn't present ls: cannot access '/var/www/html/glpi/': No such file or directory wget:...

Hi, I've tested connection from container to glpi files: ``` root@glpi:/# wget https://github.com/glpi-project/glpi/releases/download/10.0.0/glpi-10.0.0.tgz --2022-05-18 21:03:12-- https://github.com/glpi-project/glpi/releases/download/10.0.0/glpi-10.0.0.tgz Resolving github.com (github.com)... 140.82.112.4 Connecting to github.com (github.com)|140.82.112.4|:443... connected. HTTP request sent, awaiting response......

Hello, somebody knows if this is fixed on latest versions?

Hi, I upgrade to 6.5.59 and the error persist.

And now the cancel event arrives with same error. Before versions only occurrs on invitation event.