
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
- 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 ...
- (vcs.read) error when connecting github
when trying to connect my github app to gain access to the repo its showing this error: Error 401 User (role: guests) missing scope (vcs.read) general_unauthor...
- No access control allow origin -blocked ...
im not sure what exaclty im doing wrong - its my first time using appwrite - and im watching a tutorial about how to create a movie app and followed everything ...
