I have a very simple function that i'm playing around with. i'm not able to run it once i move it to a selfhosted instance.
TL;DR
Problem: Developer unable to execute deployed functions on self-hosted instance due to internal curl error in executor container.
Solution: Check the logs in both the Appwrite and executor containers to troubleshoot the internal curl errors. The specific error message received is "Failed to connect to 677fa4fe6d528 port 3000 after 5002 ms: Timeout was reached Error Code: 500."
kwazie_harry
9 Jan, 2025, 17:08
"Internal curl errors has occurred within the executor! Error Number: 28. Error Msg: Failed to connect to 677fa4fe6d528 port 3000 after 5002 ms: Timeout was reached
Error Code: 500"
this is the error i'm getting.
Darshan Pandya
9 Jan, 2025, 17:50
what are the logs in appwrite and executor containers?