Error in Logs with SIGTERM
yosuanid2america
HOBBYOP

10 months ago

I am having the following error in my project, I do not know why it happened suddenly because the system was running normally and had not made any changes to the code, which runs normally locally, however, I am having a problem with SIGTERM which is not letting me access the API, giving as a response a denial by CORS policies, the error that is recorded in my log is as follows:

> as-backend@0.0.0 start

> node ./bin/www

Stopping Container

npm error path /app

npm error command failed

npm error signal SIGTERM

npm error command sh -c node ./bin/www

npm error A complete log of this run can be found in: /root/.npm/_logs/2025-02-02T21_30_28_088Z-debug-0.log

please help me urgently with this issue.

Solved

2 Replies

Status changed to Solved itsrems 10 months ago


Status changed to Awaiting Railway Response yosuanid2america 10 months ago


yosuanid2america
HOBBYOP

10 months ago

I still have the same problem with SIGTERM, as you can see in the attached image, also, I keep getting CORS problems, but I have the CORS settings implemented correctly.


I took a look at your project and it seems like you were able to get this resolved—great work!

Let me know if anything else comes up, happy to help.


Status changed to Awaiting User Response Railway 10 months ago


Status changed to Solved angelo-railway 10 months ago


Loading...