I've downloaded and installed Document Server Developer Edition for evaluation in my company.
After some difficulties, I reinstall and sticked to what I read at https://helpcenter.onlyoffice.com/serve ... ation.aspx but I've another error: I can upload a file but I can't view it in editor. In NGINX log:
Code: Select all
2018/08/10 09:21:13 [error] 8728#8520: *98 upstream timed out (10060: FormatMessage() error:(15105)) while connecting to upstream, client: ::1, server: , request: "GET /2018-07-13-19-46/doc/353018209/c/info?t=1533885613531 HTTP/1.1", upstream: "http://127.0.0.1:8000/doc/353018209/c/info", host: "localhost", referrer: "http://localhost/2018-07-13-19-46/web-apps/apps/documenteditor/embed/index.html?_dc=2018-07-13-19-46&lang=en&customer=ONLYOFFICE&frameEditorId=iframeEditor"
2018/08/10 09:21:23 [error] 8728#8520: *63 upstream timed out (10060: FormatMessage() error:(15105)) while connecting to upstream, client: ::1, server: , request: "GET /2018-07-13-19-46/doc/353018209/c/info?t=1533885563315 HTTP/1.1", upstream: "http://127.0.0.1:8000/doc/353018209/c/info", host: "localhost", referrer: "http://localhost/2018-07-13-19-46/web-apps/apps/documenteditor/embed/index.html?_dc=2018-07-13-19-46&lang=en&customer=ONLYOFFICE&frameEditorId=iframeEditor"
2018/08/10 09:21:24 [error] 8728#8520: *123 upstream timed out (10060: FormatMessage() error:(15105)) while connecting to upstream, client: ::1, server: , request: "GET /2018-07-13-19-46/doc/353018209/c/info?t=1533885623574 HTTP/1.1", upstream: "http://127.0.0.1:8000/doc/353018209/c/info", host: "localhost", referrer: "http://localhost/2018-07-13-19-46/web-apps/apps/documenteditor/embed/index.html?_dc=2018-07-13-19-46&lang=en&customer=ONLYOFFICE&frameEditorId=iframeEditor"
2018/08/10 09:21:33 [error] 8728#8520: *44 upstream timed out (10060: FormatMessage() error:(15105)) while connecting to upstream, client: ::1, server: , request: "GET /2018-07-13-19-46/doc/353018209/c/info?t=1533885633617 HTTP/1.1", upstream: "http://[::1]:8000/doc/353018209/c/info", host: "localhost", referrer: "http://localhost/2018-07-13-19-46/web-apps/apps/documenteditor/embed/index.html?_dc=2018-07-13-19-46&lang=en&customer=ONLYOFFICE&frameEditorId=iframeEditor"
2018/08/10 09:21:33 [error] 8728#8520: *44 no live upstreams while connecting to upstream, client: ::1, server: , request: "GET /2018-07-13-19-46/doc/353018209/c/info?t=1533885633617 HTTP/1.1", upstream: "http://docservice/doc/353018209/c/info", host: "localhost", referrer: "http://localhost/2018-07-13-19-46/web-apps/apps/documenteditor/embed/index.html?_dc=2018-07-13-19-46&lang=en&customer=ONLYOFFICE&frameEditorId=iframeEditor"
2018/08/10 09:21:43 [error] 8728#8520: *68 upstream timed out (10060: FormatMessage() error:(15105)) while connecting to upstream, client: ::1, server: , request: "GET /2018-07-13-19-46/doc/353018209/c/info?t=1533885583402 HTTP/1.1", upstream: "http://[::1]:8000/doc/353018209/c/info", host: "localhost", referrer: "http://localhost/2018-07-13-19-46/web-apps/apps/documenteditor/embed/index.html?_dc=2018-07-13-19-46&lang=en&customer=ONLYOFFICE&frameEditorId=iframeEditor"
2018/08/10 09:21:53 [error] 8728#8520: *48 upstream timed out (10060: FormatMessage() error:(15105)) while connecting to upstream, client: ::1, server: , request: "GET /2018-07-13-19-46/doc/353018209/c/info?t=1533885593445 HTTP/1.1", upstream: "http://[::1]:8000/doc/353018209/c/info", host: "localhost", referrer: "http://localhost/2018-07-13-19-46/web-apps/apps/documenteditor/embed/index.html?_dc=2018-07-13-19-46&lang=en&customer=ONLYOFFICE&frameEditorId=iframeEditor"
2018/08/10 09:22:03 [error] 8728#8520: *73 upstream timed out (10060: FormatMessage() error:(15105)) while connecting to upstream, client: ::1, server: , request: "GET /2018-07-13-19-46/doc/353018209/c/info?t=1533885603488 HTTP/1.1", upstream: "http://[::1]:8000/doc/353018209/c/info", host: "localhost", referrer: "http://localhost/2018-07-13-19-46/web-apps/apps/documenteditor/embed/index.html?_dc=2018-07-13-19-46&lang=en&customer=ONLYOFFICE&frameEditorId=iframeEditor"
2018/08/10 09:22:13 [error] 8728#8520: *98 upstream timed out (10060: FormatMessage() error:(15105)) while connecting to upstream, client: ::1, server: , request: "GET /2018-07-13-19-46/doc/353018209/c/info?t=1533885613531 HTTP/1.1", upstream: "http://[::1]:8000/doc/353018209/c/info", host: "localhost", referrer: "http://localhost/2018-07-13-19-46/web-apps/apps/documenteditor/embed/index.html?_dc=2018-07-13-19-46&lang=en&customer=ONLYOFFICE&frameEditorId=iframeEditor"
2018/08/10 09:22:24 [error] 8728#8520: *123 upstream timed out (10060: FormatMessage() error:(15105)) while connecting to upstream, client: ::1, server: , request: "GET /2018-07-13-19-46/doc/353018209/c/info?t=1533885623574 HTTP/1.1", upstream: "http://[::1]:8000/doc/353018209/c/info", host: "localhost", referrer: "http://localhost/2018-07-13-19-46/web-apps/apps/documenteditor/embed/index.html?_dc=2018-07-13-19-46&lang=en&customer=ONLYOFFICE&frameEditorId=iframeEditor"
What's wrong ?
Regards.