Latest docker-document server does not start

ONLYOFFICE cloud: Free / Personal
Do you want to: Report a bug

Hi - Trying to bring up the latest docker-documentserver following these instructions - Running ONLYOFFICE Docs using Docker Compose - ONLYOFFICE
. . .
Seems like an issue with supervisor or related but I am not sure how to debug… any ideas?
. . .
I am getting this error:
50.20 Fetched 26.3 MB in 6s (4,348 kB/s)
50.20 Reading package lists…
51.62 * Starting PostgreSQL 14 database server
54.28 …done.
54.35 Reading package lists…
55.72 Building dependency tree…
55.95 Reading state information…
56.21 The following NEW packages will be installed:
56.21 onlyoffice-documentserver
63.75 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
63.75 Need to get 0 B/499 MB of archives.
63.75 After this operation, 1,392 MB of additional disk space will be used.
63.75 Get:1 /tmp/onlyoffice-documentserver_amd64.deb onlyoffice-documentserver amd64 7.4.1-36 [499 MB]
65.45 Preconfiguring packages …
65.82 Selecting previously unselected package onlyoffice-documentserver.
(Reading database … 58889 files and directories currently installed.)
65.88 Preparing to unpack …/onlyoffice-documentserver_amd64.deb …
65.94 Unpacking onlyoffice-documentserver (7.4.1-36) …
132.2 Setting up onlyoffice-documentserver (7.4.1-36) …
133.3 adduser: Warning: The home directory `/var/www/onlyoffice/documentserver’ does not belong to the user you are currently creating.
133.4 Adding user www-data to group ds
139.1 Installing plugins, please wait…Done
159.1 error: <class ‘FileNotFoundError’>, [Errno 2] No such file or directory: file: /usr/lib/python3/dist-packages/supervisor/xmlrpc.py line: 560
159.1 Congratulations, the ONLYOFFICE documentserver has been installed successfully!
159.1 JWT is enabled by default. A random secret is generated automatically. Run the command ‘# documentserver-jwt-status.sh’ to get information about JWT.
159.3 Processing triggers for libc-bin (2.35-0ubuntu3.1) …
163.6 * Stopping PostgreSQL 14 database server
164.3 …done.
164.3 env: ‘/etc/init.d/supervisor’: No such file or directory

failed to solve: process “/bin/sh -c PACKAGE_FILE=”${COMPANY_NAME}-${PRODUCT_NAME}${PRODUCT_EDITION}${PACKAGE_VERSION:+$PACKAGE_VERSION}${TARGETARCH:-$(dpkg --print-architecture)}.deb" && wget -q -P /tmp “$PACKAGE_BASEURL/$PACKAGE_FILE” && apt-get -y update && service postgresql start && apt-get -yq install /tmp/$PACKAGE_FILE && service postgresql stop && chmod 755 /etc/init.d/supervisor && sed “s/COMPANY_NAME/${COMPANY_NAME}/g” -i /etc/supervisor/conf.d/.conf && service supervisor stop && chmod 755 /app/ds/.sh && rm -f /tmp/$PACKAGE_FILE && rm -rf /var/log/$COMPANY_NAME && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 127

Browser version:

Hello @krysticsage

Unfortunately, I wasn’t able to reproduce the issue.
Please specify next items for better understanding:

  • type and version of the host server OS;
  • Docker version;
  • whether any changes to the files in the downloaded Docker-DocumentServer folder were made.

In general, if you struggle with setting up Document Server with Docker Compose, you can alternatively try to install with Docker:
https://helpcenter.onlyoffice.com/installation/docs-community-install-docker.aspx