
Hello everyone! I am quite new to the whole Development-World itself and still learning a lot! I am making quite good progress though so I really appreciate any kind of help y'all can give me along the way 🙂
So regarding my issue: I have Appwrite running via Coolify on a debian12 Server and so far everything has been running great. Now I am getting started with Functions development and deploying my first function. However, it always fails with the following error. I do not really understand whats happening - the network "runtimes" should automatically be created by the openruntimesexecutor, right? What could be the reason it is not found? Checking out Docker, there is in fact no network called "runtimes".
Really appreciate any help! :appwriteheart:
Docker Error: 0f40c171155ff4e70a8735618a3ef23618789b1c39a572bfc3f58f8faff0abcd docker: Error response from daemon: network runtimes not found.
/usr/src/code/src/Executor/Executor.php:96 #0 /usr/src/code/src/Appwrite/Platform/Workers/Builds.php(407): Executor\Executor->createRuntime('662c29d182d40e3...', '6627e1a0003a120...', '/storage/functi...', 'openruntimes/no...', 'v3', true, 'functions/scrap...', '/storage/builds...', Array, 'tar -zxf /tmp/c...') #1 [internal function]: Appwrite\Platform\Workers\Builds->Appwrite\Platform\Workersclosure}() #2 {main}

How did you install? What's the docker compose file look like
Recommended threads
- I can't use any Oauth
Login using oauth will be rejected because the redirect url does not match but appwrite give me the redirect url is https://**************/v1/account/sessions/o...
- coolify/appwrite ssl functions
(Sorry for m english, i'm french) Hello, i tried for 3 days to generate ssl for domain function like idfunction.appwrite.christophe-le-goff.dev. I install appwr...
- Error on updating Functions build comman...
I try to update the "build command" of one of my functions using the Console UI, but I always get an unknown server error (see screenshots). I can change other ...
