etherpad-lite: Can't open new Pads since Version 1.9.0

Describe the bug I’m running Etherpad 1.9.3 in Openshift 4.12 and I can’t open new Pads. When starting the application I get the following error.

[2023-10-16 07:31:03.460] [ERROR] console - (node:1) [DEP0066] DeprecationWarning: OutgoingMessage.prototype._headers is deprecated [2023-10-16 07:35:40.065] [ERROR] console - Error: Timeout: Did not receive an init message from worker after 10000ms. Make sure the worker calls expose(). at Timeout._onTimeout (/opt/etherpad-lite/src/node_modules/threads/dist/master/spawn.js:35:53) at listOnTimeout (node:internal/timers:569:17) at process.processTimers (node:internal/timers:512:7) [2023-10-16 07:35:40.066] [DEBUG] http - 500, GET /static/js/vendors/html10n.js?v=db2fee4b

Expected behavior I want new pads to be able to be opened again.

About this issue

  • Original URL
  • State: open
  • Created 8 months ago
  • Comments: 15 (8 by maintainers)

Most upvoted comments

I don’t know how the setup can be easily recreated. The Openshift environment is provided to me.

Ok. I’ll try to get started with OpenShift and replicate your setup.