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
- Project is currently blocked
When accessing the Appwrite console, I receive the message: "Project is currently blocked. Access to this project is restricted. Contact support if the issue pe...
- {"code": 1008, "message": "Invalid Origi...
Nothing has changed in my application or console settings so I'm curious as to what I need to do to fix this. I already have the client registered so I'm not en...
- ClientException with SocketException: Cl...
hi <@564158268319203348> i have noticed this 500 status code in my function requests, it seems its not able to connect to the internet in the function as reque...