nextcloud / documentserver_community

Document server for onlyoffice
https://apps.nextcloud.com/apps/documentserver_community
131 stars 29 forks source link

Error connection: cURL error 7 #210

Open linjunhe opened 3 years ago

linjunhe commented 3 years ago

I followed the instructions to install ONLYOFFICE in Nextcloud.

In the Nextcloud shell, I use occ app:install documentserver_community to install documentserver community, and use occ app:install onlyoffice to install ONLYOFFICE.

Then, I use the occ command occ onlyoffice:documentserver --check to check the connection to the document server. I get the following connection error:

image

It seems that this issue has been reported several times:

For the Docker user, it seems that this issue can be workaround by deleting the setting "settings_error" with docker exec next-your-nextcloudorg_db_1 mysql nextcloud -p$MYSQL_ROOT_PASSWORD -e "delete from oc_appconfig where appid='onlyoffice' AND configkey='settings_error'" as reported here.

However, this issue still exists when TrueNas/FreeNas is used.

github-actions[bot] commented 1 month ago

This issue has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 60 days. Thank you for your contribution!

Retaking repo management include inheritance of old, not treated, and probablty obsolete issues, this is why it was decided to mark issues as stale.