Skip to content
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

add Onlyoffice to Next Cloud #2

Open
Manfredzimmermann opened this issue Nov 19, 2018 · 0 comments
Open

add Onlyoffice to Next Cloud #2

Manfredzimmermann opened this issue Nov 19, 2018 · 0 comments

Comments

@Manfredzimmermann
Copy link

Manfredzimmermann commented Nov 19, 2018

Hi everybody,

I have a problem connecting Onlyoffice to the Next Cloud.

Next Cloud runs on a server on the Internet. (Shared environment). I did not install Next Cloud myself, but my service provider. I just could not connect OnlyOffice App to Next Cloud because OnlyOffice service needs to run on a dedicated server. And that's why OnlyOffice does not work in a shared environment. And I do not have root privileges on this server. That's just web hosting. That's why I've installed the OnlyOffice package at home on Windows Server 2012. My OnlyOffice can be reached at https://onlyoffice.XYZ.net. So, Next Cloud (https://cloud.ABC.de) runs on the internet and OnyOffice at home. I've set up IP forwarding on my router so I can call my OnlyOffice from the Internet. The call from the internet also works very well. I even enabled Lets encrypt (https) for my OnlyOffice. So far so good. But I can not connect Next Cloud to my OnlyOffice. I constantly get the following error message:
Error onlyoffice HealthcheckRequest on check error: Bad request or timeout error message

Error PHP file_get_contents (https://onlyoffice.XYZ.net/healthcheck): failed to open stream: HTTP request failed! HTTP / 1.1 404 Not Found
 at /www/htdocs//cloud.ABC.de/apps/onlyoffice/lib/documentservice.php#381

I also changed the config file of Next Cloud:
 'onlyoffice' =>
  array (
    'verify_peer_off' => 'TRUE',
  )

And the file default.json under OnlyOffice also changed:

before:
"rejectUnauthorized": true
After:
"rejectUnauthorized": true

It did not work though. How can I tell if Connecting from NextCloud to OnlyOffice works?

Thanks in advance for the replies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant