
Hello all, I've been stuck on an issue with Appwrite Functions all day and its now 2 in the morning. I self-host an I was able to get GitHub integration after a long but separate struggle. Whenever I create a deployment, either manually or through GitHub, I am met with the same persistent error:
Could not resolve host: appwrite-executor with status code 0
/usr/src/code/src/Executor/Executor.php:336
#0 /usr/src/code/src/Executor/Executor.php(92): Executor\Executor->call('POST', '/runtimes', Array, Array, true, 900)
#1 /usr/src/code/src/Appwrite/Platform/Workers/Builds.php(407): Executor\Executor->createRuntime('6688994ebf93135...', '6686d8220037751...', '/storage/functi...', 'openruntimes/da...', 'v3', true, 'lib/main.dart', '/storage/builds...', Array, 'tar -zxf /tmp/c...')
#2 [internal function]: Appwrite\Platform\Workers\Builds->Appwrite\Platform\Workers\{closure}()
#3 {main}
I'm lost and tired at this point and I've tried everything that I've found online. Most of the stuff online are of people who either got it fixed somehow and didn't think to let other people know how, or people just straight up gave up.
Someone please help me.
Thank you in advance.
Recommended threads
- Failed to verify JWT. Invalid token: Exp...
Hi I am trying to call a function from my mobile app, but I am receiving "Invalid token expired." My code looks more or less like this ```ts // from my app ...
- Unable to View / Edit Bucket Files
Hi! I am unable to view / edit Bucket Files. While Previews work just fine, clicking the actual file to view or edit it produces the errors seen in the attache...
- How to remove the Sign up link after cre...
Greetings, i just installed appwrite on a VPS and created an account but now i do not want others to have access to the sign-up page. Is there any way to hide o...
