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
- Prevent Appwrite from pulling weekly unu...
Hi, I only use node/php runtimes for functions and static-1/node for site. However, appwrite keeps pull gigabytes of runtimes. It makes my VM backup unnecessar...
- Dart Runtime as Function is missing
Hey guys, I set the _APP_FUNCTIONS_RUNTIMES to dart-3.10 and redeployed the appwrite stack but unfortunately the dart runtime doesnt show up. I copied the val...
- Go 1.25 runtime
So I'm trying to use go 1.25 for my functions and I can only find go-1.23 as a function runtime. So I did some searching and found https://github.com/appwrite/a...