vuediscOriginal post
Web Developer
Hi all.
I have Appwrite installed locally via Docker Compose and am trying to figure out how the functions work.
I have tried several times to run a python function, either via manual deployment or via GitHub, but Im getting errors.
In Portainer I see that all containers are healthy and running.
What am I doing wrong? Could someone plz help?
Sceenshots and parts of the logs attached.
Summary
Developers having trouble running functions in Appwrite installed locally via Docker Compose. Tried manual deployment and GitHub integration, but encountering errors. All containers seem healthy and running in Portainer. Solution: Check function configuration and logs for errors.