
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
- incrementDocumentAttribute throwing "Rou...
Hi, I’m running into an issue when trying to increment a numeric field using the Node.js SDK. My environment: Appwrite: self-hosted, version 1.7.4 node-appwrit...
- Why can't I sign up on whitelisted email...
I’m trying to sign up in the Appwrite console using a whitelisted email address, but it doesn’t work. What happens: Sometimes I get “User already exists” for ...
- Appwrite 1.7.4 Docker query error
I’m running Appwrite 1.7.4 docker image using the sdk-for-apple package. The collection has 16 documents if l run Query.limit(1) I get one record. But if I run ...
