I have a self hosted version of appwrite (1.6.0). I have connected to git hub and have successfully created functions which update automatically when there is a push to the repository, until today. I have made several pushes to a repo and the deployment starts but never builds with an endless build time.
When I go to settings for any function there is a flip of a coin chance it will say "git settings not connected" (sometimes it shows it is connected). When it does say not connected I try to connect and it either just go through the process and returns back to the function settings or give a server error.
I appreciate any help.
Recommended threads
- Can't run functions from console in appw...
Hello, I have an appwrite 1.9.0 self hosted, functions run correctly with client SDK or event when using the function domain *.function.mydomain, for testing pu...
- Can't really use the S3 storage device
hi, I've linked my local MinIO Instance (it's just for testing, not for prod.) to my appwrite instance, when i'm uploading a file it's getting uploaded to the S...
- Next.js SSR Site Times Out on First Visi...
Hey everyone, I'm running a Next.js SSR site on a self-hosted Appwrite server (v1.9.0), and I've noticed a strange behavior that I'm hoping someone can help me...