Hello,
I have an appwrite 1.9.0 self hosted, functions run correctly with client SDK or event when using the function domain *.function.mydomain, for testing purpose i created a hello world function that just prints a message. When creating an execution from the console, the execution fails with a status code "0" and there's no logs or errors. I checked the docker logs and i got no errors too.
Thanks in advance for your support.