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
- Issue with downloading large files (40GB...
Hi everyone! I am using the latest Appwrite 1.8.0 version on my self-hosted server. I successfully uploaded a large ZIP archive (~40GB) using the chunked uploa...
- Repository directory size should be less...
Whenever I create a function i get the error above. Is there a way to get around this? How do I fix this?
- "Waiting" executions
For my React Native App, I have had no issues deploying a function in Appwrite & the executions either working or failing. Now I am getting status code - 0 & j...