I can't get Functions to deploy properly. I'm getting a network runtimes not found. even though node.js successfully warmed up. This happens when deploying the starter template.
I've been searching through GitHub issues but they don't have a successful warmup.
Warming up Node.js 20.0 environment... Warming up PHP 8.2 environment... Warming up Ruby 3.2 environment... Warming up Python 3.11 environment... Successfully Warmed up PHP 8.2! Successfully Warmed up Python 3.11! Successfully Warmed up Ruby 3.2! Successfully Warmed up Node.js 20.0!
Image pulling finished.
Starting maintenance interval... Maintenance interval started.
Starting stats interval...
Stats interval started.
Executor is ready.
[Error] Type: Exception
[Error] Message: Docker Error: ae7bc0f4449e83e1337605d9ef689e2d9c67c24fe5ee67d3312d14980cf6fa31 docker: Error response from daemon: network runtimes not found.
[Error] File: /usr/local/app/http.php
[Error] Line: 612
Any help is appreciated!
Recommended threads
- Prevent Appwrite from pulling weekly unu...
Hi, I only use node/php runtimes for functions and static-1/node for site. However, appwrite keeps pull gigabytes of runtimes. It makes my VM backup unnecessar...
- Dart Runtime as Function is missing
Hey guys, I set the _APP_FUNCTIONS_RUNTIMES to dart-3.10 and redeployed the appwrite stack but unfortunately the dart runtime doesnt show up. I copied the val...
- Go 1.25 runtime
So I'm trying to use go 1.25 for my functions and I can only find go-1.23 as a function runtime. So I did some searching and found https://github.com/appwrite/a...