Bun app receiving SIGTERM on start
elleryfamilia
PROOP

a year ago

Starting Container

project id: dbac3794-212d-4d7f-ae17-64c4799f6f08
environment: 52204997-02eb-4245-bb92-86b6af7b7972

The product builds and starts ok, but then receives a SIGTERM and the container shuts down. Curious why this is happening.

Solved

6 Replies

brody
EMPLOYEE

a year ago

Are you perhaps looking at your old deployment logs? old deployments are sent sigterm when a new deployment comes online.


elleryfamilia
PROOP

a year ago

No, it gets SIGTERM 7 seconds after the server starts:

Server listening at http://localhost:8080

Incoming request

Stopping Container

SIGTERM received. Shutting down gracefully…

Server stopped successfully


brody
EMPLOYEE

a year ago

where does the 7 come from?


elleryfamilia
PROOP

a year ago

Looking at the timestamp which don’t copy/paste from logs


brody
EMPLOYEE

a year ago

i dont see any sigterm stuff on the latest deploy, but as i suggested, i do see it on removed deploys


brody
EMPLOYEE

a year ago

!s


Status changed to Solved brody about 1 year ago


Loading...