Type of installation of the Document Server (docker, deb/rpm, exe)
After Docker installation screen stuck at portal startup process for hours
OS: Docker
Browser version:Chrome
Version 94.0.4606.81 (Official Build) (64-bit)
Type of installation of the Document Server (docker, deb/rpm, exe)
After Docker installation screen stuck at portal startup process for hours
OS: Docker
Browser version:Chrome
Version 94.0.4606.81 (Official Build) (64-bit)
Hello,
Please run these commands and provide screenshots of the output:
Also specify the guide you used for the product installation.
docker exec -it onlyoffice-community-server service monoserve status
monoserve: unrecognized service
I installed using this
bash workspace-install.sh -md oo.myurl.com
Installing ONLYOFFICE Docs for Docker on a local server - ONLYOFFICE
This is definitely not the guide you used because you installed ONLYOFFICE Workspace with a script: Installing server version using the provided script - ONLYOFFICE
If you are interested in using Document Server only, remove all currently installed containers and follow the guide you linked.
If you are interested in using ONLYOFFICE Workspace, then please try this command and send me the output:
docker exec -it onlyoffice-community-server systemctl status monoserve
Hi Carl,
Thank you. I tried with the link you mentioned and its is working now.