Hi guys, I can't find kotlin-runtime on Functions - create function. I found some examples about it on google. What is the problem?
you need to enable it in Appwrite Env var
are you self hosted?
yes self hosted
thank you i am reading
@Vedsaga hi, i added - _APP_FUNCTIONS_RUNTIMES=java-18.0 and used sudo docker compose up -d the process was successful but, java option not activated on runtime dropdown
there is command to check diff between env one min sharing that can you run that see if that is relfected in diff or not...
// Once changes done to deploy again
1. sudo docker compose up -d
// You can verify if the changes have been successfully applied by running this command:
2. sudo docker compose exec appwrite vars
i fixed thank you @Vedsaga
[SOLVED] Kotlin runtime
Recommended threads
- HUGE OUTRAGE IN APPWRITE, I CANNOT ACCES...
I have 2k users trying to access, sending me messages. What am I supposed to do? Please solve this asap.
- All my apps are not opening now
All my apps are not opening now 200+ apps are not opening plz fast
- Failed to generate functions SSL
```appwrite-worker-certificates | Cannot renew domain (functions.domain.com) on attempt no. 9 certificate: Failed to verify domain DNS records. appwrite-worker...