
I have some issues creating sites or functions with a new repository on my self hosted instance. I set up the Github integration with the environment variables and connect my Github App with my self hosted instance works just fine. But when I create a site or function with a new repository the repository gets created but no files pushed and I cannot select the production branch on the next page. Any ideas?
TL;DR
Developers having trouble pushing files to new repository after setting up Github integration with a self-hosted instance. Also unable to select production branch.
Solution: Ensure correct environment variables are set up and verify Github App connection. Check permissions and branch settings on the new repository.Recommended threads
- Function timed out during launch.\nError...
I am getting this error in cloud function
- Send Team Invites w/o Owner Role
Hi there! I'm trying to get a specific bit of functionality set up in my application. I would like to be able to allow users to send Team Invite emails to oth...
- function stuck at waiting and starts to ...
the deployment gets stuck at waiting and only starts to build after several edits to the function code, this is web appwrite
