-
Notifications
You must be signed in to change notification settings - Fork 90
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Owncloud integration - Error while downloading the document file to be converted.) (version 6.3.0.111) #343
Comments
Hi @gitqud, it looks enough, but the Nginx config is strange. To my mind, it's based on SSL config, just use HTTP config for document server. |
new config for nginx :
with the change on the apache side of course on the proxy side Still not working into owncloud |
It's wrong to turn on and use documentserver with SSL(HTTPS) behind a proxy. The proxy can't validate the certificate of documentserver cause it working with a local address. |
here is the proxy part of vhost into apache
I tell the proxy that it should not check the certificate. Whether I use HTTP or HTTPS the problem is still there |
Hello,
I am trying to integrate onlyoffice on my owncloud instance, however I have an error that persists despite the services running correctly.
Is there a manipulation I missed?
OS : Debian 10
Owncloud version : 10.7
Onlyoffice version : 6.3.0.111
Configuration file local.json
apache2 configuration files :
nginx configuration file :
rabbitmq service : ok
apache2 service : ok
nginx service : ok
supervisor service : ok
curl healthcheck : ok
The text was updated successfully, but these errors were encountered: