
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
- Explore uploaded images directly from lo...
Is there any option to explore/dwonload uploaded files to from local machine? I connected through WinScp to my vps and to files from docker volume 'appwrite_app...
- Migrate Appwrite
I have appwrite setup in Coolify, where my dev and production both are running on coolify due to upgrade issues and multiple issues when deployed with coolify. ...
- After the new appwrite update, I am havi...
I am having difficulties with Creating and listing documents from appwrite database. It doesn't create the document or list the document from the database altho...
