Deployments report that they are crashing but then seem to be working? logs dont seem to help
drazin
HOBBYOP

a month ago

I get emails saying deployment fails and i click through to the logs and it 404s

Solved

14 Replies

Caused by redeploys with teardown>draining disabled

1457911080788426800


drazin
HOBBYOP

a month ago

so i should enable teardown?


Yes, it'll overlap the old and new deployment, giving the old deployment time to shut down, instead of immediate termination


drazin
HOBBYOP

a month ago

How long do you recommend.


Only overlaps if you have overlap set*


Depends per service, I would guess 5 seconds is enough for most


  1. Deployment building

  2. Deployment built

  3. Old deployment shuts down, timeout of 5 seconds

  4. New deployment starts after old deployment has shut down


drazin
HOBBYOP

a month ago

And that will stop the build crashes that resolve themselves quickly?


brody
EMPLOYEE

a month ago

Is this a node deployment?


drazin
HOBBYOP

a month ago

I believe so


brody
EMPLOYEE

a month ago

Have a look at this -


drazin
HOBBYOP

a month ago

ok trying this. will report back


drazin
HOBBYOP

a month ago

SEEMs to have worked!


drazin
HOBBYOP

a month ago

thank you


Status changed to Solved brody about 1 month ago


Loading...