Has issue with deployment. App shows that container is deployded, but in reality start command doesn't execute.
takerednotblue
TRIALOP
2 years ago
Our app is Python FastAPI app. After deploying new changers, app doesn't launch. Deploy logs say only "Starting container" without logs about FastAPI app startup. Redeploying doesn't work and changing start command to.
3 Replies
takerednotblue
TRIALOP
2 years ago
Because i donn't see any log messages from FastAPI about startup
takerednotblue
TRIALOP
2 years ago
Can you explain why you think the start command is not being ran?
Also when examing deployment status i noticed that build stage haven't finished yet and stuck on "Publishing image...".