docker run -itd
–restart=always
–name=onlyoffice
onlyoffice/documentserver:7.3
error message:nc: port number invalid:
Waiting for connection to the host on port
docker run -itd
–restart=always
–name=onlyoffice
onlyoffice/documentserver:7.3
error message:nc: port number invalid:
Waiting for connection to the host on port
/var/www/onlyoffice/documentserver/npm/json[35]: …/src/node_platform.cc:61:std::unique_ptr node::WorkerThreadsTaskRunner::DelayedTaskScheduler::Start(): Assertion `(0) == (uv_thread_create(t.get(), start_thread, this))’ failed.
1: 0x8e08f0 node::Abort() [/var/www/onlyoffice/documentserver/npm/json]
2: 0x8e096c [/var/www/onlyoffice/documentserver/npm/json]
3: 0x94c4f7 node::WorkerThreadsTaskRunner::WorkerThreadsTaskRunner(int) [/var/www/onlyoffice/documentserver/npm/json]
4: 0x94c607 node::NodePlatform::NodePlatform(int, v8::TracingController*) [/var/www/onlyoffice/documentserver/npm/json]
5: 0x8bee61 node::InitializeOncePerProcess(int, char**) [/var/www/onlyoffice/documentserver/npm/json]
6: 0x8bf19c node::Start(int, char**) [/var/www/onlyoffice/documentserver/npm/json]
7: 0x7f568f14cd90 [/lib/x86_64-linux-gnu/libc.so.6]
8: 0x7f568f14ce40 __libc_start_main [/lib/x86_64-linux-gnu/libc.so.6]
9: 0x842a71 [/var/www/onlyoffice/documentserver/npm/json]
/app/ds/run-document-server.sh: line 216: -3: substring expression < 0
Hello @wwwjjj,
Please refer to this guide on Docker installation: https://helpcenter.onlyoffice.com/installation/docs-community-install-docker.aspx
First of all, we strongly recommend to install up-to-date version of the Document Server which is 8.3
Secondly, please try adding port mappings to your command and using double hyphen instead of the N dash
Finally, please clarify which product you are installing as the tag for this topic is Workspace, whereas the command being used is for Onlyoffice Docs Docker installation