Runtime not found. Please start it first or provide runtime-related parameters.
- 0
- Functions
- Cloud
After deploying my code using the CLI, instead of using the git integration like before, I get see this error in my function logs:
Runtime not found. Please start it first or provide runtime-related parameters.\nError Code: 401
Does anyone know what to do?
Edit: Now also the Github deployment doesn't work anymore.
What's the runtime?
Is the appwrite cloud or self-hosted?
@D5 It's the Bun Runtime in the Cloud. Function Name is predict-bun
What version?
I mean, bun version
@D5 Locally installed Version is 1.0.26, @types/bun is latest and on Cloud it's bun-1.0
Recommended threads
- Cannot migrate from Supabase
Hi, I was trying to migrate from Supabase to the Appwrite database. My database had around 190K columns. I tried it twice. Both times, after 2 days, the proce...
- Production down - createExecution return...
Hey, Since 1.9.6 rollout in fra (~17:00 UTC, 14 Aug), POST /v1/functions/{functionId}/executions returns a 400 whenever the body includes an empty headers ob...
- Domain is owned by a different organizat...
Hi Appwrite team, I'm trying to add my custom domain **futlive9.com** to my project, but I'm getting the error: "Domain is owned by a different organization." ...