AlexsLemonade / refinebio

Refine.bio harmonizes petabytes of publicly available biological data into ready-to-use datasets for cancer researchers and AI/ML scientists.
https://www.refine.bio/
Other
125 stars 18 forks source link

API server won't start after deploy #3437

Closed arkid15r closed 8 months ago

arkid15r commented 8 months ago

Context

A couple of recent deploys confirmed a persistent issue with API docker container unable to start properly.

Problem or idea

The issue seems to be caused by the AWS instance's user data script not being executed upon server start. The user data contains the right release version. docker ps -a shows only exited previous version instance.

Solution or next step

Identify and implement measures required for proper automatic API container starts