Hello,
I have installed Workspace Community Edition on an Ubuntu server using the docker install script.
When I completed the install I browse to the Web Interface but I get the above error (The Server was unable to complete your request).
Can anyone advise how to trouble shoot this? I checked some other similar issues and ran docker -ps. Containers seem to be up so I am not sure where to begin.
I initially got the “We are working on it / Please do not shut down your computer” progress bar but then I got this above error.
Please specify the exact Ubuntu version running on the server. Also execute this command and provide the output: docker exec onlyoffice-community-server systemctl status monoserve
If the service is not running, try restarting it: docker exec onlyoffice-community-server systemctl restart monoserve
Version is Ubuntu Server 24.04.3 LTS
(6.8.0-90-generic).
I ran the status command , I ran it again 20 mins later as it looked like it was trying to restart.
Then ran the restart command - (I cannot upload yet so will post as separate comments)
.
After each of these the ~GUI error remains the same.
It is a VM btw - not sure if it is to do with specs or something went wrong during install.
Please provide the log directory /app/onlyoffice/CommunityServer/logs as a zip archive. Upload it to some hosting and send me the link. Also execute docker logs onlyoffice-community-server and send me the output.