docker.mailbrocker icon indicating copy to clipboard operation
docker.mailbrocker copied to clipboard

HTTP API

Open xbyte83 opened this issue 2 years ago • 2 comments

API / HTTP endpoint does not work.

xbyte83 avatar Jun 09 '23 19:06 xbyte83

log4js is not found. Seems there is a issue with package.json, or node_modules does not get added properly to the workdir.

xbyte83 avatar Jun 09 '23 19:06 xbyte83

2023-06-09T21:54:38: PM2 error: Cannot find module 'log4js' Require stack:

  • /srv/init.js
  • /srv/ecosystem.config.js
  • /usr/local/lib/node_modules/pm2/lib/Common.js
  • /usr/local/lib/node_modules/pm2/lib/Client.js
  • /usr/local/lib/node_modules/pm2/lib/API.js
  • /usr/local/lib/node_modules/pm2/index.js
  • /usr/local/lib/node_modules/pm2/lib/binaries/Runtime4Docker.js
  • /usr/local/lib/node_modules/pm2/bin/pm2-runtime 2023-06-09T21:54:38: PM2 log: PM2 successfully stopped

xbyte83 avatar Jun 09 '23 19:06 xbyte83