Skip to content

Non-Zero Exit Code When Running Prefect Deployment #16114

Answered by zzstoatzz
NembotJules asked this question in General
Discussion options

You must be logged in to vote

Failed due to a(n) crashed flow run - Flow run process exited with non-zero status code 1.

this is not necessarily a bug - this is an error that could be more informative but is a common error among new users when you:

  • forget to install 3rd party deps into your image that your code requires (the prefect base image is default)
  • don't provide credentials to pull your code from a private repo

did you follow along with the video I linked?

as I mention, we could certainly improve that error message, but concrete suggestions and MREs are most useful to maintainers

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@zzstoatzz
Comment options

@NembotJules
Comment options

@NembotJules
Comment options

@zzstoatzz
Comment options

Answer selected by NembotJules
@NembotJules
Comment options

@zzstoatzz
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
2 participants
Converted from issue

This discussion was converted from issue #16113 on November 26, 2024 13:40.