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
- Relationship opt-in?
Hi! I'm trying to understand opt-in relationship population. I'm listing rows as follows: `(...).listRows({ databaseId: this.databaseId, tableId: this.tableId, ...
- Appwrite messaging api error
```=== Push Notification Function Started === Endpoint: https://fra.cloud.appwrite.io/v1 Project: 6899062700398ffeae4f Database: threed-dating-db Notification f...
- function unable to detect client ip
Hi I have hosted appwrite on self hosted server. Currently I don't have any domain. I am accessing through ip. I have created one function which should detect t...
