https://prefect.io logo
Title
m

Mark Li

09/08/2022, 5:59 PM
Hi All, I deployed the helm chart prefecthq/prefect-orion. For some reason, my pod is going into the CrashLoopBackOff state. Looking into the logs, I get this:
Error: No such command 'orion'.
I’m assuming this failure is coming from when it’s calling ‘prefect orion start’ Does anyone know what could be causing prefect to not recognize the orion command?
r

Rob Freedy

09/09/2022, 6:44 PM
Hey Mark!! Are you using the following repository? It looks like prefect orion is not being found so may be worth looking at the helm charts in this repo. https://github.com/PrefectHQ/prefect-helm.