I have installed the Onlyoffice app inside the Nextcloud in a Raspberry Pi 4 with the dietpi software.
I put the address of the document server as follows:
"Server settings
ONLYOFFICE Document Service Location specifies the address of the server with the document services installed. Please change the '<documentserver>' for the server address in the below line.
Document Editing Service address
https://XXXXXX.ddns.net/"
The error that I receive is this one:
"Error when trying to connect (Client error: `GET https://XXXXXXX.ddns.net/healthcheck` resulted in a `404 Not Found` response: <?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "htt (truncated...) )"
Could anyone help me?
Thanks in advance!
Onlyoffice not working properly in Nextcloud. Topic is solved
-
- Posts: 5
- Joined: Fri Mar 13, 2020 7:17 pm
Re: Onlyoffice not working properly in Nextcloud.
Hi,
I don't think this is something we can help with. As you can see, your application is trying to connect to a website https://xxxxx.ddns.net/healthcheck
And this website is not available. I see you adjusted the original post. however i tried with the real link and got the same message 404
Edit: https://xxxxx.ddns.net/ is reachable. so it's your sub-folder healthcheck that did not seems to exist
I don't think this is something we can help with. As you can see, your application is trying to connect to a website https://xxxxx.ddns.net/healthcheck
Code: Select all
Client error: `GET https://xxxxx.ddns.net/healthcheck` resulted in a `404 Not Found`
Edit: https://xxxxx.ddns.net/ is reachable. so it's your sub-folder healthcheck that did not seems to exist
Pls let us know if a solution is working. This could help others if they hit by similar situation. Your DietPi Team
-
- Posts: 5
- Joined: Fri Mar 13, 2020 7:17 pm
Re: Onlyoffice not working properly in Nextcloud.
Thanks for your answer.
So which address should I use to run onlyoffice in nextcloud? Both are installed in the same raspberry pi.
Thanks in advance!
So which address should I use to run onlyoffice in nextcloud? Both are installed in the same raspberry pi.
Thanks in advance!
Re: Onlyoffice not working properly in Nextcloud.
Hi,
maybe you could have a look to this guide
https://www.linuxbabe.com/ubuntu/integr ... onlyoffice
maybe you could have a look to this guide
https://www.linuxbabe.com/ubuntu/integr ... onlyoffice
Pls let us know if a solution is working. This could help others if they hit by similar situation. Your DietPi Team
-
- Posts: 5
- Joined: Fri Mar 13, 2020 7:17 pm
Re: Onlyoffice not working properly in Nextcloud.
HI,
I installed onlyoffice from the nextcloud menu, but I am not really sure about if it is working properly. If I access 192.168.10.102/welcome/ I received a "404 Not Found" message.
Any suggestion?
I installed onlyoffice from the nextcloud menu, but I am not really sure about if it is working properly. If I access 192.168.10.102/welcome/ I received a "404 Not Found" message.
Any suggestion?
Re: Onlyoffice not working properly in Nextcloud.
I guess you would need to install OnlyOffice application as well. Activating the app within NextCloud is not sufficient.
Pls let us know if a solution is working. This could help others if they hit by similar situation. Your DietPi Team
-
- Posts: 5
- Joined: Fri Mar 13, 2020 7:17 pm
Re: Onlyoffice not working properly in Nextcloud.
Hi, I downloaded and activated it from inside the nextcloud menu. Is this the wrong way to do it?
Re: Onlyoffice not working properly in Nextcloud.
The app is just a frontend with Nextcloud integration, but for this to work you need to install the OnlyOffice server outside oud Nextcloud as well. Please check the Nextcloud forum or 3td party guides for this, as at least I have never really read into this topic.
Re: Onlyoffice not working properly in Nextcloud.
yes, you would need to install OnlyOffice server as well. One variant you can find on the link below.
https://helpcenter.onlyoffice.com/serve ... ation.aspx
or this community guide
https://www.linuxbabe.com/ubuntu/integr ... onlyoffice
https://helpcenter.onlyoffice.com/serve ... ation.aspx
or this community guide
https://www.linuxbabe.com/ubuntu/integr ... onlyoffice
Pls let us know if a solution is working. This could help others if they hit by similar situation. Your DietPi Team
-
- Posts: 5
- Joined: Fri Mar 13, 2020 7:17 pm