
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
- Selfhosting problem
I'm migrating from cloud to self-hosted. I tried using 'Export to self-hosted instance' and use my free Ngrok domain as Endpoint self-hosted instance, but I got...
- Direct Upgrade from Appwrite v1.5.11 to ...
I'm on Appwrite v1.5.11. Can I upgrade directly to v1.6.2?
- error code:524 for functions running lon...
We are having this issue, no longer the function runtime or code, if it goes longer than 1 minute, there's no logs at all, just this error: **error code: 524**
