Coder Social home page Coder Social logo

连接是发生异常 (文档服务内部发生异常: Error while downloading the document file to be converted.) (版本 7.0.1.37) about onlyoffice-nextcloud HOT 7 OPEN

maojianyou avatar maojianyou commented on September 26, 2024
连接是发生异常 (文档服务内部发生异常: Error while downloading the document file to be converted.) (版本 7.0.1.37)

from onlyoffice-nextcloud.

Comments (7)

ShockwaveNN avatar ShockwaveNN commented on September 26, 2024

Moving this issue to nextcloud repo, seems problem with integration

Also please translate all text to English, we do not know your language and please use only english language in our issues

from onlyoffice-nextcloud.

yimuzhixin avatar yimuzhixin commented on September 26, 2024

如果你的nextcloud和onlyoffice都是https访问,且nextcloud是私有ssl证书的话,可以尝试一下以下方法:
关闭 onlyoffice 的 ssl 证书验证
vim /etc/onlyoffice/documentserver/default.json
修改rejectUnauthorized": false

"requestDefaults": {
    "headers": {
        "User-Agent": "Node.js/6.13",
        "Connection": "Keep-Alive"
     },
     "gzip": true,
     "rejectUnauthorized": false
},

from onlyoffice-nextcloud.

RobinLDW avatar RobinLDW commented on September 26, 2024

如果你的nextcloud和onlyoffice都是https访问,且nextcloud是私有SSL证书的话,可以尝试一下以下方法: 关闭 OnlyOffice 的 SSL 证书验证 修改vim /etc/onlyoffice/documentserver/default.json``rejectUnauthorized": false

"requestDefaults": {
    "headers": {
        "User-Agent": "Node.js/6.13",
        "Connection": "Keep-Alive"
     },
     "gzip": true,
     "rejectUnauthorized": false
},

大神,我为什么没有找到这个文件?

from onlyoffice-nextcloud.

SergeyKorneyev avatar SergeyKorneyev commented on September 26, 2024

Hi, @RobinLDW
If you're using the Docker installation, the file is inside the Document Server container. You can access it with docker exec -it [container ID] bash.
For Windows, it's in %ProgramFiles%\ONLYOFFICE\DocumentServer\config

Also, to everyone else here: please stick to English in the discussions.

from onlyoffice-nextcloud.

AL-Mazai avatar AL-Mazai commented on September 26, 2024

请问你解决了吗,我的也没找到这个文件

from onlyoffice-nextcloud.

INSIinc avatar INSIinc commented on September 26, 2024

请问你解决了吗?

from onlyoffice-nextcloud.

flyingsauce avatar flyingsauce commented on September 26, 2024

@INSIinc @AL-Mazai 您好,请问您们遇到的是什么问题?

from onlyoffice-nextcloud.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.