Igor Demin

Results 242 comments of Igor Demin

Hello @yiwen9488 i checked your scenario and got no errors, documentserver started with sdkjs, web-apps and server. Did you run it before 8.1.0? Try running again.

Then we need additional information about your stand: OS, docker version, it's updated server?

Probably you didn't go to the repositories folder `cd ../..`, I had a similar error. Created ticket #68985. Try running it like this: ``` git clone https://github.com/ONLYOFFICE/build_tools.git cd build_tools/develop docker...

Then I have only one assumption that some repositories were not downloaded to the end, because i tested on the same stand as you.

@BeginnerCong @yiwen9488 we think this is a problem with downloading packages, can you send the output from the console comand ```docker run```?

@BeginnerCong This is not a bug but a launch feature. Themes are generated elsewhere because it is launched with an external ```server```. The error is most likely earlier in the...

The log shows that the docker is from the old version, try to delete all repositories and docker image and run all commands again. Be sure to check that the...

We close this issue beacause the problem is solved. Regarding docker, the developer noticed that some messages were missing in the old version.

Hello @Terryisthebest, from the information you provided it is not clear where the SSL came from. Did you hardcode it somewhere? I suggest you start with our language [examples](https://api.onlyoffice.com/editors/demopreview), including...

The problem is in your integration, I repeat my previous [post](https://github.com/ONLYOFFICE/DocumentServer/issues/2824#issuecomment-2260082408), first try to use our examples, make sure they work for you, and then try to write your own.