Docker Error: efe793689....... docker: Error response from daemon: network runtimes not found.
- 0
- Self Hosted
- Functions
I am using selfhosted appwrite in vps and everything else is running except functions
2024-10-20T03:39:15.219114970Z [Job] (67147b633202b8.77233019) successfully run. 2024-10-20T03:39:15.265472929Z [Job] Received Job (67147b633f9d89.12843402). 2024-10-20T03:39:15.287732148Z Fetched 3 functions... 2024-10-20T03:39:15.287960313Z [Job] (67147b633f9d89.12843402) successfully run.
how can I resolve this??
/usr/src/code/src/Executor/Executor.php:97 #0 /usr/src/code/src/Appwrite/Platform/Workers/Builds.php(424): Executor\Executor->createRuntime('67147b632ecd651...', 'marketplace', '/storage/functi...', 'openruntimes/no...', 'v3', true, 'index.js', '/storage/builds...', Array, 'tar -zxf /tmp/c...') #1 [internal function]: Appwrite\Platform\Workers\Builds->Appwrite\Platform\Workersclosure}() #2 {main}
Recommended threads
- CORS errors in Obsidian custom plugin
Hi, anyone here familiar with obsidian community plugins? In short: it's a local first note app which supports writing your own add-ons / plugin But I keep get...
- Appwrite 1.9.0 doctor fails tho database...
So i was testing in a local environment the upgrade for 1.9.0, and after getting everything into a running state, i checked the logs that shows : ``` └── Cre...
- Failed to start containers.
I'm trying to install Appwrite locally but struck on the subject point. There is no clear error in logs.