Pavel Lobashov
Pavel Lobashov
Hi, could you check that DocumentServer is running fine via `your_ip:8080/healthcheck` - it should return true Currently I have no macos in my access, but I'm not sure your problem...
Could you try to setup your system without let's encrypt? I'm having only basic knowledge of it, and want to be sure that it's not the reasons of your troubles
Seems your problem actual only for connection to Nextcloud, since DocumentServer healthcheck is return true by itself Maybe @HelenBelova17 could help
Can confirm this issue with this command: ``` docker run -itd -p 80:80 -e POSTGRESQL_SERVER_HOST='x.x.x.x' -e POSTGRESQL_SERVER_PORT=5432 -e POSTGRESQL_SERVER_DB_NAME='db_name' -e POSTGRESQL_SERVER_USER='user_name' -e POSTGRESQL_SERVER_PASS='server_pass' -v /opt/onlyoffice/Data:/var/www/onlyoffice/Data onlyoffice/documentserver ``` And confirm that...
@chendelin1982 Agree, since this is unrelated issue - I created a new one https://github.com/ONLYOFFICE/Docker-DocumentServer/issues/234
@possybility yep, can confirm `503 Service Unavailable` error without upgrade, not sure this is a same issue through
@possybility created seprated issue https://github.com/ONLYOFFICE/Docker-DocumentServer/issues/133
I think it's not related to Docker-DocumentServer directly (it can change the language of the interface by [config](https://api.onlyoffice.com/editors/config/editor#lang), but related to nextcloud, so I moving this issue to correct repo
@quazgar Hi, seems since your issue not relate to nextcloud\owncloud and happens in both integration - this may be issue with DocumentServer itself - could you create a new issue...
DocumentServer v7.2 is released. This issue should be fixed Feel free to comment or reopen it if you got further questions