Igor Demin

Results 242 comments of Igor Demin

Hello @Nocodemon it was fixed in th v8.1.0, python3.6 added to the build_tools. You can build it from the master branch [using docker](https://github.com/ONLYOFFICE/build_tools?tab=readme-ov-file#using-docker) for example.

Hello @rmsmgaspar, we add automaticaly ```add_header X-Content-Type-Options nosniff;``` and ```add_header Strict-Transport-Security max-age=31536000;``` to the nginx config if you [Running ONLYOFFICE Document Server using HTTPS](https://github.com/ONLYOFFICE/Docker-DocumentServer/tree/master?tab=readme-ov-file#running-onlyoffice-document-server-using-https) and we have [docker variables ](https://github.com/ONLYOFFICE/Docker-DocumentServer/tree/master?tab=readme-ov-file#available-configuration-parameters)...

Hello @shooding, according to information from the developers this repo still is still actual. If you want to clone and update yourself, there is a ```--update 0``` in ```build_tools/config```

Hello, sorry for the late reply. This is the correct behavior, [docker variables](https://github.com/ONLYOFFICE/Docker-DocumentServer?tab=readme-ov-file#available-configuration-parameters) work this way. If you need to change the jwt header or jwt secret, you will have...

Hi @sacesare, our traefik proxy configurations in the [docs](https://github.com/ONLYOFFICE/document-server-proxy/tree/a2b2afaec74756d37d1338f00618a5da8fbdd88f/traefik) are deprecated. We have issued this enhancement as Bug #62040 This issue can be solved by adding a middlewares: ``` -...

Hello @xiedi-w, sorry for the late reply. You used deprecated time ago ver version of the documentserver 6.4.2-6. Update to the newest 7.5.1 now and try again.

Hello @yiwen9488, ```cygpath``` is maybe part of the ```cygwin``` package, and ```iscc``` may be part of the Inno Setup Compiler installer installation, but not sure, i am just QA. I...

> I ask how to compile a good file under windows package into exe? I see you point, but we haven't a guide for that. > Is there a script...

Hello @siva-spotdraft, tell more about your installation. What do you use, docker or kubernetes? Describe your instalation.

@siva-spotdraft are you sure you haven't just out of space? The log level is ALL taking a lot of storage.