kuaifan / dootask

DooTask是一款开源在线项目任务管理工具,提供各类文档协作工具、在线思维导图、在线流程图、项目管理、任务分发、即时IM,文件管理等工具;同时消息功能使用非对称加密技术让你的沟通更安全。
https://www.dootask.com
GNU Affero General Public License v3.0
4.69k stars 930 forks source link

前端无法打开已上传的excel和word #103

Open whataxxday opened 2 years ago

whataxxday commented 2 years ago

nginx容器日志:

192.168.1.210 - - [14/Jun/2022:17:31:29 +0800] "GET /office/7.0.0-132/doc/xlsx-193-1655198580/c/info?t=1655199089899 HTTP/1.1" 502 552 "http://192.168.1.240:2222/office/7.0.0-132/web-apps/apps/spreadsheeteditor/main/index.html?_dc=7.0.0-132&lang=zh&customer=ONLYOFFICE&frameEditorId=office_5036&parentOrigin=http://192.168.1.240:2222&uitheme=theme-classic-light" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.63 Safari/537.36" "-"

onlyoffice容器日志:

/var/log/onlyoffice/documentserver/nginx.error.log 2022/06/14 09:22:58 [error] 6275#6275: *349 connect() failed (111: Connection refused) while connecting to upstream, client: xxx.xxx.xxx.xxx, server: , request: "GET /7.0.0-132/doc/docx-132-1655192470/c/info?t=1655198578660 HTTP/1.1", upstream: "http://[::1]:8000/doc/docx-132-1655192470/c/info", host: "192.168.1.240:2222", referrer: "http://192.168.1.240:2222/office/7.0.0-132/web-apps/apps/documenteditor/main/index.html?_dc=7.0.0-132&lang=zh&customer=ONLYOFFICE&frameEditorId=office_5036&parentOrigin=http://192.168.1.240:2222&uitheme=theme-classic-light"

whataxxday commented 2 years ago

onlyoffice容器日志报错信息补充:

ds:docservice: ERROR (not running) ds:docservice: ERROR (spawn error) ds:converter: ERROR (not running) ds:converter: ERROR (spawn error)

whataxxday commented 2 years ago

自测解决办法,在项目已启动的状态下,执行以下命令: ./cmd service supervisor start