SIGTERM ISSUE: Code is fine but unable to access public url of my node server
mukul-2000
FREEOP
3 months ago
Starting Container
npm warn
config production Use --omit=dev instead. > proctor-backend@0.1.0 start > node dist/index.js
Starting server...
MongoDB connected
Server listening on port 8080
[2025-09-16T08:55:06.215Z] GET /health
Stopping Container
npm error path /app
npm error command failed
npm error signal
SIGTERM npm error command sh -c node dist/index.js
npm error A complete log of this run can be found in: /root/.npm/_logs/2025-09-16T08_45_39_545Z-debug-0.log
0 Replies