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
- Where is tensorflow support? 3.11 ML doe...
and if i manually tried to add tensorflow i get Cannot access offset of type string on string no matter what
- OAuth2 Error: invalid success param url ...
Hi everyone! I'm trying to implement Google OAuth2 login in a React Native app (using the Android simulator) with Appwrite Cloud, and I'm getting the following ...
- Trying to set up a new appwrite project
we have used the folder structure as follow Functions /function-name /src/index,js This is our entrypoint and git confugre settings When I try to run ...
