after creating new appwrite instance unable to active dart-2.17, node-18.0 runtime. Tried to restart and reboot but not solve the issue
_APP_EXECUTOR_RUNTIME_NETWORK=appwrite_runtimes
_APP_FUNCTIONS_ENVS=dart-2.17,node-18.0
_APP_FUNCTIONS_INACTIVE_THRESHOLD=60
Setting the variable _APP_FUNCTIONS_ENVS is deprecated
Use _APP_FUNCTIONS_RUNTIMES instead.
_APP_EXECUTOR_RUNTIME_NETWORK=appwrite_runtimes
_APP_FUNCTIONS_RUNTIMES=dart-2.17,node-18.0
_APP_FUNCTIONS_INACTIVE_THRESHOLD=60
[SOLVED] Unable to active function runtime
Recommended threads
- TOO_MANY_REDIRECTS after temporarily ena...
I am losing my mind over this, I enabled this setting because I was having issues with sites not making links with https. I enabled it, ran into issues, so I di...
- Unable to create Sites or Functions with...
Heya, I was looking at the appwrite documentation for Sites API with the server api: https://appwrite.io/docs/references/cloud/server-nodejs/sites I can’t fin...
- Triggers and call function in function p...
Hello, Today we are experiencing several issues with Appwrite Cloud. Functions triggered by events, or functions called from another function, are taking an e...