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
- User ID case sensitivity
I see that through REST (and SDK as well), getting a user is not case sensitive. And even though documentation does not clearly state that it is, the wording "V...
- Any way to temporarily bypass the email ...
Hey guys, any way to bypass the email verification to use the accounts again? i need to recover some projects that due to recent changes have been stopped, and ...
- How to use Sites on selfhosted appwrite
whenever I try to create a site even with template it says 404 nginx error