You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm on a Debian 10 and Docker environment, latest image pulled more times.
After an image update (docker-compose pull | docker-compose up -d) I'm stuck with this simple log lines:
/app/ds/run-document-server.sh: line 215: -3: substring expression < 0
nc: port number invalid:
Waiting for connection to the host on port
It seems it is crashing right here: (from run-document-server.sh)
I'm on a Debian 10 and Docker environment, latest image pulled more times.
After an image update (docker-compose pull | docker-compose up -d) I'm stuck with this simple log lines:
It seems it is crashing right here: (from run-document-server.sh)
The text was updated successfully, but these errors were encountered: