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
- HackByte X AppWrite
I am Om an Organiser at Hackbyte, Central India's largest hackathon. We are an MLH acreddited hackathon and this is our 4th iteration. Last year we had around ...
- Whats best practise for Appwrite Cloud?
Appwrite Teams map very nicely to my needs, it is how i group users together. ... I use roles to define permissions. Should I also map a table to each team ? ...
- Error getting preview of file
Rest Response: ``` { "message": "Server Error", "code": 500, "type": "general_unknown", "version": "1.8.1" } ``` Appwrite Logs ``` appwrite ...