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
TypeScript
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!
TL;DR
Developers are unable to create or update functions in the Dart-3.5 runtime in Appwrite version 1.6.1-RC1, all other runtimes seem to be working fine. Although the environment variables and container setup appear correct, only Dart 3.3 is available according to the logs.Recommended threads
- Cloud function deploy stucks in processi...
Been trying for the last hours to deploy my function but for whatever reason, alwasy stuck on processing!
- [SOLVED] curl error Number: 6 — function...
Hello, I invested a lot of time in this error in a fresh install of appwrite 1.8.1 and lasted until fix, this if for helping anyone that can have the same weird...
- general_bad_request when creating accoun...
I have created a new bug request, could anyone have a look - https://github.com/appwrite/appwrite/issues/11908?