Expiration Date is not defined

Hi - I’ve been running OnlyOffice Document Server using docker for many years with the docker image being identified as

onlyoffice/documentserver:latest

I’m using this docker image in conjunction with a self hosted nextcloud server

I received notification this morning that nextcloud could no longer connect to the only office document server. Looking at the docker logs for the container, I’m getting the following:

==> /var/log/onlyoffice/documentserver/docservice/out.log <==
[2025-03-01T17:17:16.930] [WARN] [localhost] [docId] [userId] nodeJS - active connections: 0
[2025-03-01T17:17:16.931] [WARN] [localhost] [docId] [userId] nodeJS - end shutdown
[2025-03-01T17:17:55.004] [WARN] [localhost] [docId] [userId] nodeJS - Express server starting...
[2025-03-01T17:17:55.062] [WARN] [localhost] [docId] [userId] nodeJS - notifyLicenseExpiration(): expiration date is not defined
[2025-03-01T17:17:55.066] [WARN] [localhost] [docId] [userId] nodeJS - notifyLicenseExpiration(): expiration date is not defined
[2025-03-01T17:17:57.469] [WARN] [localhost] [docId] [userId] nodeJS - Express server listening on port 8000 in production-linux mode. Version: 8.3.0. Build: 94
[2025-03-01T17:18:35.134] [WARN] [localhost] [docId] [userId] nodeJS - Express server starting...
[2025-03-01T17:18:35.145] [WARN] [localhost] [docId] [userId] nodeJS - notifyLicenseExpiration(): expiration date is not defined
[2025-03-01T17:18:35.146] [WARN] [localhost] [docId] [userId] nodeJS - notifyLicenseExpiration(): expiration date is not defined
[2025-03-01T17:18:35.374] [WARN] [localhost] [docId] [userId] nodeJS - Express server listening on port 8000 in production-linux mode. Version: 8.3.0. Build: 94

==> /var/log/onlyoffice/documentserver/metrics/err.log <==

==> /var/log/onlyoffice/documentserver/metrics/out.log <==

==> /var/log/onlyoffice/documentserver/nginx.error.log <==
2025/03/01 11:17:54 [error] 760#760: *1 connect() failed (111: Connection refused) while connecting to upstream, client: ::1, server: , request: "GET /healthcheck HTTP/1.1", upstream: "http://127.0.0.1:8000/healthcheck", host: "localhost"
2025/03/01 11:17:54 [error] 760#760: *1 connect() failed (111: Connection refused) while connecting to upstream, client: ::1, server: , request: "GET /healthcheck HTTP/1.1", upstream: "http://127.0.0.1:8000/healthcheck", host: "localhost"

==> /var/log/onlyoffice/documentserver/spellchecker/err.log <==

This is a rather new development. Did the latest docker image start imposing restrictions on the onlyoffice docker container?

Thanks.

Hello @kevdog,
Please provide the following additional info:

  1. Full Document Server logs as file
  2. ds-docservice.conf (/etc/nginx/includes/ds-docservice.conf inside the container)
  3. Nextcloud Logs (Administration Settings → Logging)
  4. Version of the Nextcloud used
  5. Version of the Onlyoffice Connector’s App