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
- Sharing cookies
Hi, I’m using Appwrite Cloud, and I have a setup where my Appwrite backend is hosted on a subdomain (e.g., api.example.com), while my frontend (Next.js app) and...
- Custom Domain Issue
i have added a custom domain about 21 hours ago, but till now there is no SSL certificate is active on it. but if i do DNS check via https://dnschecker.org/#C...
- Flutter OAuth2 Google does not return to...
When the flow starts, the browser opens, I select an account, and it keeps showing: """ Page not found The page you're looking for doesn't exist. `general_rout...
