-
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
Onlyoffice App does not work with nextcloud 13 #162
Comments
I have the same problem. |
@vjernej The NC server address must be accessible from ONLYOFFICE Document Server and vice versa. If you access Nextcloud/Owncloud via HTTPS, please make sure that the certificate can be verified from the server itself and from inside the container with Document Server. |
wget https://lokal.gesamtschule-marienheide.de:8443 index.html 100%[=======================================================>] 4,48K --.-KB/s in 0s 2018-03-12 17:25:25 (286 MB/s) - »index.html« gespeichert [4592/4592] I think there is no problem with certificates Installing the App has no effect. |
@gema2007, go to the Administration section in Nextcloud and try to save ONLYOFFICE address settings once again. Please send us a screenshot, if there are any issues when saving the settings. |
Hello @gema2007, We connected your document server to our Nextcloud instance and the settings were successfully saved, files can be opened and edited. It seems that the document server is inaccessible for your Nextcloud. |
Now it works! Thank you! |
Can you tell me, if shared editing works for spreadsheets in your environment? If two users open the same spreadsheet - do they see each other in the user list and are the changes from one user visible by the other? |
Hello @arnowelzel, Yes, it works. Please see #164 |
@alexanderonlyoffice the question was directed to the issue opener, @gema2007 - since I am curious if I am the only user with problems in spreadsheets. |
I don't know, didn't try it.
…--
Gesamtschule Marienheide
André Becker
Pestalozzistraße 7
51709 Marienheide
Tel.: 02264/45860
________________________________
Von: Arno Welzel <notifications@github.com>
Gesendet: Donnerstag, 15. März 2018 16:49
An: ONLYOFFICE/onlyoffice-owncloud
Cc: Becker, André; Mention
Betreff: Re: [ONLYOFFICE/onlyoffice-owncloud] Onlyoffice App does not work with nextcloud 13 (#162)
Can you tell me, if shared editing works in your environment? If two users open the same document - do they see each other in the user list and are the changes from one user visible by the other?
-
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub<#162 (comment)>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AjfYi9kodcsuoGCQPA267N8OyY4CIMAJks5teo2QgaJpZM4SkMlj>.
|
@ibnpetr sorry for late response. After I click on save button the error message comes up: "Error when trying to connect (Bad Request or timeout error)" I entered the following URI address in "Document Editing Service address" field: https://office.domain.com:8000. I'm capturing traffic on office.domain.com in the mean time: no packet comes to the server. If I run "telnet office.domain.com 8000" from nextcloud's CLI session I get the response from Onlyoffice server. If I run php curl script on nextcloud's web server I get the response from onlyoffice server. I don't see any error message in web server's error log fle. I'm running php5. Is php7 required for connector to run successfuly? |
Eh, I found the issue: allow_url_fopen was blocking the connection. |
Hello @vjernej, As far as we understood, the issue is resolved at the moment. Is that right or you still have problems? |
Hi @alexanderonlyoffice, yes, the problem is solved. Thank you for your concern. |
After Upgrade on Nextcloud 13 on Ubuntu 16.04 no office documents are opened in the browser and no new documents can be made. Onlyoffice runs with docker.
I think the app ins’t working properly. If you klick on the “+” on the top of the page there is no icon any more for office documents.
The logfile says: "file_get_contents(https://…de:8443/coauthoring/CommandService.ashx): failed to open stream: Connection timed out at /www/…de/nextcloud/apps/onlyoffice/lib/documentservice.php#351
CommandRequest on check error: Bad Request oder Timeout Fehlermeldung
Onlyoffice Server is still running.
I reinstalled the App.
The text was updated successfully, but these errors were encountered: