
Im unable to create or updates functions to the dart-3.5 runtime and cant find out why
appwrite version is 1.6.1-RC1
the env contains _APP_FUNCTIONS_RUNTIMES=node-20.0,python-3.12,dart-3.3,dart-3.5
i also checked docker exec appwrite vars
that running container also reflects that
the openruntimes-executor logs only shows the other runtimes not dart-3.5
Warming up Node.js 20.0 environment...
Warming up Python 3.12 environment...
Warming up Dart 3.3 environment...
Successfully Warmed up Python 3.12!
Successfully Warmed up Node.js 20.0!
Successfully Warmed up Dart 3.3!
Recommended threads
- Random Execution Timeouts and getaddrinf...
Hi, I’m running a self-hosted Appwrite (v1.5.10) on a VPS. My setup involves calling an external API many times from Appwrite Functions. Under higher load, I oc...
- Issue Accessing Deployed Node.js API on ...
I deployed a Node.js API on Appwrite Cloud Functions, and the logs show the server running on port 2000. But when I access the domain, it says: "No active deplo...
- Can't create repos/ clone templates, or ...
My GitHub app can see all my repos, and even create new ones, but the branch isn't visible, which prevents appwrite from deploying. Is this a GitHub app permis...
