
Hi guys, I'm facing a problem with git installation. I'm running an instace of appwrite using docker (appwrite:1.4.3). When I navigate to appwrite project settings I click on "Add Installation" under Git Configuration and redirected to git for granting access to all repositories. Once I grant the access the page redirected back to setting of the Appwrite project and get a pop-up that confirm that git installation was imported to project but under Git Configuration there is nothing even after I refresh. Did someone encountered it, and can point me to the right direction? Thanks 🙂

anything in the docker logs for the appwrite container?

appwrite | f74f-212-199-243-38.ngrok-free.app is not a main domain. Skipping SSL certificate generation.
Perhaps its something that related to ngrok? In addition I created a doc that spesify each step that I did: https://docs.google.com/document/d/1H4n-hU4nnrswIzlwQUvNff6mG_kEPKrbH2zJSjUXC3g/edit?usp=sharing

Facing similar issue

I solved the problem are you stil struggling?

Solved it

facing same issue

how did you solve it?

@Idan Elazarcan you help too?

my problem was that insead of accessing appwrite instance from ngrok url I access it from localhost once I entered the ngrok url it worked perfectly fine.

I use gitpod option so I don't think the issue is related

I think your'e right
Recommended threads
- `access_denied_to_user` - push new branc...
Why pushig new branch is not allowed? ``` git push origin fix-no_issue_id-fix_variable_name remote: {"auth_status":"access_denied_to_user","body":"Permission t...
- REQUEST FAILED IN MIGRATION
I was trying to moved my archived project to a self-host database . Though the Project is "read only" but there's a message that I can view and migrate data to...
- Is it possible to getRow with all relati...
With the new Opt-In relationship loading, is it possible to query getRow to get all attributes and relationships and possibly even cascading relationships? I tr...
