Hey, I'm running self-hosted appwrite 1.6.0 on my server and I am encountering the issue that the dart-3.5 runtime is not showing despite it being listed as a supported runtime. I added the runtime to the _APP_FUNCTIONS_RUNTIMES env variable and restarted appwrite properly. docker compose exec appwrite vars also has the updated variable.
Additionally I manually updated the openruntimes executor to 0.6.27 to make sure a version issue doesn't occur there.
Do you have any idea why the dart-3.5 runtime is not shown in console?
Recommended threads
- Does 1.9.0 Self Hosted have MongoDB Atla...
I have been playing with the new 1.9.0 update and I am really excited for the MongoDB support. I wanted to ask though if at the current time Appwrite supports b...
- ClientException with SocketException: Cl...
hi <@564158268319203348> i have noticed this 500 status code in my function requests, it seems its not able to connect to the internet in the function as reque...
- significant increase in CPU usage with 1...
Hi, This is no big deal at all (as everything is working great so far), but I just saw that the update (from 1.8 to 1.9) consumes much more CPU than before (re...