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
- Export, Import or Migration giving this ...
As you can see in yhe screenshot i am not able to export any data or export the data from tables. Also it is affecting the migration from appwrite to appwrite h...
- local (self-hosted) sites issues
setup: - `composer run installer:dev` issues - Getting error when visiting the site ```Synchronous function execution timed out. Use asynchronous execution in...
- I'm getting an error on the console "j?....
On my self hosted instance version 1.8.1 the console is giving me this error when trying to view the rows for a table I recently created. My application is read...