Dear, I installed Onlyoffice Workspace on a Dell Server 1950 QuadCore processor 8GB of memory, Ubuntu 20.04.4 LTS operating system, Docker version 20.10.14, Firewall disabled. After installation, it does not start, it displays the non-existent web page.
First of all let’s check if the docker containers are running with the command ‘docker ps’
After that, let’s see if the services and dependencies inside of the Workspace portal container are running. To do that, enter the Community Server container, ‘docker exec -it [id of the CS container] bash’
The command to check dependencies: service --status-all
to check CS services: monoserve status
My containers are being verified and maintained and the monoservice ngnix services active in the Community Server container. Sometimes it has a 502 App Crash error.
Need some log?
It appears to be an issue for several Ubuntu 20.04 users, so yes, please, attach Community Server logs for analysis located at: /app/onlyoffice/CommunityServer/logs
I did a new installation using Debian 11 and Docker version 20.10.15 - build fd82621, where it has the same error following the requested logs.
Do you have an approved version of the operating system to test?