We are trying to get our first flow running, but it goes to the Crashed state immediately after downloading the flow code. The only error we see, even with debug output turned on, is that it exited with status code -11. How can we investigate the root cause or see where this is coming from? We are self hosting with Prefect 2.11.0 and using an SQLite database for now.