4 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.
2 Replies
Status changed to Solved itsrems • 4 months ago
Status changed to Awaiting Railway Response yosuanid2america • 4 months ago
4 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.
Attachments
4 months ago
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[bot] • 4 months ago
Status changed to Solved angelo • 4 months ago