
Do you mean ls -la in the appwrite directory?

Sure that's fine


I sent the command ls -la, please help me see

Please open the docker-compose.yml file, look for openruntimes-executor, and share the top 10 lines of that section




I sent the docker compose file! Can you help me check if there's still a problem?

The hostname is correct so it should be able to connect. Would you please run
docker compose down
And make sure the networks are removed?
Then, run
docker compose up -d

ok done thank u

is it all working now?

Functions created? but can't run functions template? Not sure if it's a server error or my misconfiguration eg: chatgpt

Im going to close this since your original problem is solved. You might have some configuration problem. I suggest updating the code to log the error. If you need additional help, please create a new post

[SOLVED] Error deploying functions template
Recommended threads
- ENV vars not updating
When i do `nano .env` it shows `_APP_DOMAIN_TARGET=` as set to my domain, but when i do `docker compose exec appwrite vars` it shows `_APP_DOMAIN_TARGET=` as ...
- Index with the requested key already exi...
I'm using appwrite cli to create DB and I'm getting index_already_exists Is there a way to undestand the index name and maybe to skip if it's already exits?
- Hola equipo de soporte,
Hola equipo de soporte, Estoy desarrollando una Function en Appwrite Cloud con Node.js 22 y el siguiente package.json: { "name": "upload-whitelist", "type"...
