Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. OnlyOffice
  3. Nextcloud not able to open documents using the Onlyoffice document viewer/editor

Nextcloud not able to open documents using the Onlyoffice document viewer/editor

Scheduled Pinned Locked Moved OnlyOffice
38 Posts 5 Posters 6.7k Views 6 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • imc67I imc67

    Are you on Cloudron 7.5? I am with one Cloudron and there I have the same issue (also Collabora doesn't work) on another Cloudron I manage the only difference is Cloudron 7.4.3.

    ChristopherMagC Offline
    ChristopherMagC Offline
    ChristopherMag
    wrote on last edited by
    #5

    @imc67 I am on v7.4.3

    1 Reply Last reply
    0
    • ChristopherMagC ChristopherMag

      @girish I am on 1.14.0.

      I have installed a 2nd instance of onlyoffice using 1.13.2, changed the secret in the /app/data/config/production-linux.json file, restarted the app, and updated the URL in nextcloud but I get the following error Error when trying to connect (Error occurred in the document service: Error while downloading the document file to be converted.) (version 7.3.3.49) when trying to save the setting with the new URL.

      Changing it back to the old URL I am able to save the settings but the documents do not load correctly.

      I feel like this might be a separate issue as I get the same error when I install a fresh instance of nextcloud and fresh instance of onlyoffice and configure the relevant settings to try to connect them.

      girishG Offline
      girishG Offline
      girish
      Staff
      wrote on last edited by
      #6

      @ChristopherMag Just to double check since this is a common mistake. You have to change in two places in the json file to change the secrets in onlyoffice. Can you confirm?

      1 Reply Last reply
      0
      • ChristopherMagC Offline
        ChristopherMagC Offline
        ChristopherMag
        wrote on last edited by
        #7

        @girish, yep double clicked the changeme password in the first spot, pasted in the new password, double clicked the 2nd spot, pasted it in the 2nd spot.

        With the new instances I setup I also tried setting them both to an empty string and then leaving it blank in nextcloud as the nextcloud settings page indicates blank for no secret is an option, had the same issue, and then I tried ereasing the secrete configuration section from the json with a blank password in nextcloud and also had the same issue.

        image.png

        1 Reply Last reply
        0
        • girishG Offline
          girishG Offline
          girish
          Staff
          wrote on last edited by
          #8

          I tried fresh now and it seems to work:

          image.png

          Are you able to reproduce this in our demo maybe ? https://my.demo.cloudron.io (username/password: cloudron)

          girishG 1 Reply Last reply
          1
          • micmcM Offline
            micmcM Offline
            micmc
            wrote on last edited by
            #9

            I had the same issue and how I easily fixed it (had waste much time investigating though) is by simply deleting the OnlyOffice server and then reinstall it at the same address, and make sure to change the secret string in /app/data/config/production-linux.json file. And poof, everything went back to normal.

            Everything involved is up to date to the latest version, except for OnlyOffice which was reverted to 1.13.2 through the reinstall.

            Ignorance is not an excuse anymore!
            https://AutomateKit.com

            1 Reply Last reply
            0
            • girishG girish moved this topic from Support on
            • ChristopherMagC Offline
              ChristopherMagC Offline
              ChristopherMag
              wrote on last edited by
              #10

              Here are the steps I have just taken on our cloudron 7.4.3 instance:

              • Install nextcloud as testnextcloud from the cloudron app store
                • This installed version nextcloud 27.0.1 cloudron app version 4.18.0
              • Install onlyoffice as testonlyoffice from the cloudron app store
                • This installed onlyoffice 7.3.3 cloudron app version 1.13.2
              • Click the testonlyoffice app tile and acknowledged the instructions and see the Document Server is running page
              • Click the nextcloud app tile and acknowledge the instructions and login with the default admin
              • Click the profile image in the top left and click apps
              • Search for onlyoffice and click download and enable to install the onlyoffice nextcloud app version 8.1.0
              • Click the profile icon in the top right and select Administrative settings
              • In the left menu scroll down to Onlyoffice and click that to edit the onlyoffice nextcloud apps settings
              • Enter the onlyoffice docs address as https://testonlyoffice.cloudron.ourrootdomain.com/
              • Check the box next to disable certificate verification (insecure)
              • Set the Secrete key to changeme
              • Click Save
              • Receive the error message Error when trying to connect (Error occurred in the document service: Error while downloading the document file to be converted.) (version 7.3.3.49)
              1 Reply Last reply
              0
              • ChristopherMagC Offline
                ChristopherMagC Offline
                ChristopherMag
                wrote on last edited by
                #11

                PS, if I mess up the hostname intentionally I get a different error Error when trying to connect (cURL error 6: Could not resolve host: testonlyoffice.cloudron.magnusonfinancial2.com (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://testonlyoffice.cloudron.magnusonfinancial2.com/healthcheck) so it seems like that part is correct.

                If I change the Secret Key to changeme2 I also get a different error Error when trying to connect (Error occurred in the document service: Invalid token)

                This seems to indicate that the hostname and secret key parameters are correct.

                micmcM 1 Reply Last reply
                0
                • girishG Offline
                  girishG Offline
                  girish
                  Staff
                  wrote on last edited by
                  #12

                  Do you also restart the onlyoffice app after making changes to the secret? Does the issue happen in some other browser as well?

                  Otherwise, I am out of ideas. If you can drop a mail to support@cloudron.io, we can debug further.

                  ChristopherMagC 1 Reply Last reply
                  0
                  • ChristopherMagC ChristopherMag

                    PS, if I mess up the hostname intentionally I get a different error Error when trying to connect (cURL error 6: Could not resolve host: testonlyoffice.cloudron.magnusonfinancial2.com (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://testonlyoffice.cloudron.magnusonfinancial2.com/healthcheck) so it seems like that part is correct.

                    If I change the Secret Key to changeme2 I also get a different error Error when trying to connect (Error occurred in the document service: Invalid token)

                    This seems to indicate that the hostname and secret key parameters are correct.

                    micmcM Offline
                    micmcM Offline
                    micmc
                    wrote on last edited by
                    #13

                    @ChristopherMag said in Nextcloud not able to open documents using the Onlyoffice document viewer/editor:

                    PS, if I mess up the hostname intentionally I get a different error Error when trying to connect (cURL error 6: Could not resolve host: testonlyoffice.cloudron.magnusonfinancial2.com (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://testonlyoffice.cloudron.magnusonfinancial2.com/healthcheck) so it seems like that part is correct.

                    If I change the Secret Key to changeme2 I also get a different error Error when trying to connect (Error occurred in the document service: Invalid token)

                    This seems to indicate that the hostname and secret key parameters are correct.

                    Actually, you haven't mention it in your message above just in case you overlooked it, you must make sure to change the secret string in /app/data/config/production-linux.json file as well, not only in NextCloud configuration.

                    Ignorance is not an excuse anymore!
                    https://AutomateKit.com

                    1 Reply Last reply
                    0
                    • ChristopherMagC Offline
                      ChristopherMagC Offline
                      ChristopherMag
                      wrote on last edited by
                      #14

                      @micmc I don't have to change it if I leave it as the default changeme which is why I didn't mention it.

                      When changing it in the onlyoffice app along with the nextcloud onlyoffice app it results in the same behavior.

                      1 Reply Last reply
                      1
                      • girishG girish

                        Do you also restart the onlyoffice app after making changes to the secret? Does the issue happen in some other browser as well?

                        Otherwise, I am out of ideas. If you can drop a mail to support@cloudron.io, we can debug further.

                        ChristopherMagC Offline
                        ChristopherMagC Offline
                        ChristopherMag
                        wrote on last edited by
                        #15

                        @girish If I change the Secret Key to changeme2 in the nextcloud onlyoffice's app settings I get a different error Error when trying to connect (Error occurred in the document service: Invalid token) which indicates that the default changeme secret key does appear to match both on the onlyoffice cloudron app and the nextcloud onlyoffice app's settings.

                        The error that occurs when clicking Save happens in firefox and google chrome.

                        1 Reply Last reply
                        0
                        • girishG girish

                          I tried fresh now and it seems to work:

                          image.png

                          Are you able to reproduce this in our demo maybe ? https://my.demo.cloudron.io (username/password: cloudron)

                          girishG Offline
                          girishG Offline
                          girish
                          Staff
                          wrote on last edited by
                          #16

                          @girish said in Nextcloud not able to open documents using the Onlyoffice document viewer/editor:

                          Are you able to reproduce this in our demo maybe ? https://my.demo.cloudron.io (username/password: cloudron)

                          @ChristopherMag just to rule out some internal / network related issues, can you quickly try this on the demo?

                          1 Reply Last reply
                          0
                          • ChristopherMagC Offline
                            ChristopherMagC Offline
                            ChristopherMag
                            wrote on last edited by
                            #17

                            @girish When I navigate to that site and enter the username and password as cloudron it takes be back to the username and password login form and doesn't seem to login.

                            1 Reply Last reply
                            0
                            • nebulonN Offline
                              nebulonN Offline
                              nebulon
                              Staff
                              wrote on last edited by nebulon
                              #18

                              can you try again in the demo? Demo is already on 7.5 and hit the french translation bug

                              1 Reply Last reply
                              0
                              • ChristopherMagC Offline
                                ChristopherMagC Offline
                                ChristopherMag
                                wrote on last edited by
                                #19

                                @nebulon I have gone through the same steps above and they worked fine, with and without the disable certificate verification checkbox checked as your demo system gets valid SSL certs.

                                Our internal cloudron is not able to be publicly accessible and so we use our own root ca with a wild card cert for cloudron apps that we have loaded into the root trust stores of our client computers and phones.

                                It sounds like either we need to be on cloudron 7.5 instead of 7.4.3 or there is something that is now no longer working with locally managed certificates, even though we have the insecure option checked and the error message is different when it is blocked due to ssl certificate issues.

                                Here is the error our current instance gets when the disable certificate verification checkbox is unchecked Error when trying to connect (cURL error 60: SSL certificate problem: unable to get local issuer certificate.

                                Nothing shows up in the logs section of the nextcloud and onlyoffice cloudron apps that appears to be collrelated, is there other log locations I can check to try and see additional logs that might be generated when we try to save the setting and get the error Error when trying to connect (Error occurred in the document service: Error while downloading the document file to be converted.) (version 7.3.3.49)?

                                1 Reply Last reply
                                0
                                • nebulonN Offline
                                  nebulonN Offline
                                  nebulon
                                  Staff
                                  wrote on last edited by
                                  #20

                                  ahm the external reachability might be the issue. Both the browser (basically nextcloud UI) as well as the Nextcloud backend have to be able to reach the office app by domain. Depending on your router this may or may not work then if things are not publicly reachable.

                                  1 Reply Last reply
                                  0
                                  • ChristopherMagC Offline
                                    ChristopherMagC Offline
                                    ChristopherMag
                                    wrote on last edited by
                                    #21

                                    @nebulon All dns requests for any host in the subdomain of cloudron.ourtopdomain.com all return the same ip address.
                                    There is a feature of our DNS provider that basically allowed us to setup *.cloudron.ourtopdomain.com so that even requests for hosts we have never done anything specific to setup records for will respond with the same ip address as everything is hosted on one server.

                                    If DNS reachability was a problem in general I wouldn't have expected it to work for 8 months and also wouldn't expect that it would be able to give error messages that are different than the one that you receive when nextcloud can't reach the onlyoffice host via dns resolution.

                                    If I mess up the hostname intentionally we get the error Error when trying to connect (cURL error 6: Could not resolve host: testonlyoffice.cloudron.wrongrootdomain.com which is not the error Error when trying to connect (Error occurred in the document service: Error while downloading the document file to be converted.) (version 7.3.3.49) we get when the domain name is corrected.

                                    The document service would need to be reachable to receive an error message from it about it having trouble downloading the document to be converted.

                                    In this case maybe it is Onlyoffice that is having trouble reaching out to nextcloud to pull the document that nextcloud requested Onlyoffice open.

                                    if I run dig testnextcloud.cloudron.ourtopdomain.com from the terminal of the testonlyoffice cloudron app it returns an A record with the correct ip address so dns reachability doesn't seem like the issue.

                                    1 Reply Last reply
                                    0
                                    • imc67I Offline
                                      imc67I Offline
                                      imc67
                                      translator
                                      wrote on last edited by imc67
                                      #22

                                      I'm on 7.5 and since the NC update to 27.0.1 the OnlyOffice integration gets stuck with:

                                      Fout bij het verbinden (Er is een fout opgetreden in de documentservice: Error while downloading the document file to be converted.) (versie 7.3.3.49)
                                      

                                      This error is shown while trying to save the settings in NC regarding OnlyOffice. I tried all the suggestions here but it still doesn't work.

                                      girishG 1 Reply Last reply
                                      0
                                      • imc67I imc67

                                        I'm on 7.5 and since the NC update to 27.0.1 the OnlyOffice integration gets stuck with:

                                        Fout bij het verbinden (Er is een fout opgetreden in de documentservice: Error while downloading the document file to be converted.) (versie 7.3.3.49)
                                        

                                        This error is shown while trying to save the settings in NC regarding OnlyOffice. I tried all the suggestions here but it still doesn't work.

                                        girishG Offline
                                        girishG Offline
                                        girish
                                        Staff
                                        wrote on last edited by
                                        #23

                                        @imc67 do you also have any special setup you can think of? cloudflare/custom certs/reverse proxy in front etc?

                                        imc67I 1 Reply Last reply
                                        0
                                        • girishG girish

                                          @imc67 do you also have any special setup you can think of? cloudflare/custom certs/reverse proxy in front etc?

                                          imc67I Offline
                                          imc67I Offline
                                          imc67
                                          translator
                                          wrote on last edited by imc67
                                          #24

                                          @girish OUCH! My fault, after installation and all the updates I switched on Cloudflare DNS proxy because I’ve set up there “country whitelist”. I just switched proxy off and it works!

                                          How can I use Cloudflare proxy in this setup or even better would be to have on Cloudron per app geo blocking 😆

                                          imc67I 1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • Bookmarks
                                          • Search