Back

docker: Error response from daemon: network runtimes not found.

  • 0
  • Self Hosted
  • Functions
Flyto
26 Apr, 2024, 22:35

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}

TL;DR
Developer encountering an error with Docker: "network runtimes not found." Docker Compose file's details requested. Issue identified: Function deployment fails due to missing "runtimes" network. Solution: Check Docker setup and verify if the necessary network is created by openruntimesexecutor.
Evdog
26 Apr, 2024, 22:42

How did you install? What's the docker compose file look like

Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more