Hi all, anyone seen an error message like this bef...
# flyte-deployment
g
Hi all, anyone seen an error message like this before? I am trying to deploy
flyte-binary
and having trouble figuring out what is the minimum configuration necessary to do so.
Copy code
Flyte native scheduler failed to start due to async future was canceled
For some additional context, I am deploying with some custom secrets for the DB password, OIDC, and S3 using
configuation.externalSecretRef
per a previous discussion. I’ve gotten to the point of deploying resources, and confirming that my configuration is being deployed to
/etc/flyte/config.d
, however past that point it just throws that error without any further helpful information.
s
Hi @Greg Linklater, could you take a look at the following thread? https://discuss.flyte.org/t/12708029/i-installed-the-flyteorg-flyte-binary-v1-7-0-helm-chart-in-m Let us know if this helps.
g
Hi @Samhita Alla, thanks for the hint, that seems to have worked.