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
- Need help with createExecution function
Hi, Need some help understanding createExecution. When requesting function execution via createExecution, the function handler arguments are incorrect and rese...
- Realtime with multiple connections
I need the Realtime on multiple Collections for diffrent applicational logic. So my question is: Is there a way to have only 1 Websocket connection or do I need...
- Can't login or deploy functions in Appwr...
Hello, since i updatet to the appwrite cli 6.1.0 i can't login or deploy functions with the cli. When i call the command: "appwrite get account --verbose" i ge...