Error in logs

twillia7HOBBY

10 months ago

I get this error in my logs, even though my app seems to work fine?

npm ERR! path /app

npm ERR! command failed

npm ERR! signal SIGTERM

npm ERR! command sh -c node app.js

npm ERR! A complete log of this run can be found in: /root/.npm/_logs/2024-08-23T03_29_15_206Z-debug-0.log

Is there a way to look at a more detailed log?

2 Replies

twillia7HOBBY

10 months ago

Ok I think I'm understanding where this is coming from. I'm guessing this is just the old build being closed?


10 months ago

This thread has been marked as public for community involvement, as it does not contain any sensitive or personal information. Any further activity in this thread will be visible to everyone.

Status changed to Open brody 10 months ago


10 months ago

This is likely because you not properly handling sigterm.