
Hi,
I've followed the guide on adding github integration to my appwrite instance.
I've created the github app and added all the env variables.
But when I click on Add instalation in Git configuration section I get redirected to github and click on save and get redirected back to my appwrite instance with a message "Git instasllation has imported to your project" but I don't see it as connected.
It shows me to connect again and if I try to create a new function I'm prompted to complete the integration again.
In the appwrite container logs I can see after I'm redirected back:
appwrite | Failed to initialize logging provider: Unable to parse DSN: scheme is required
appwrite | [Error] Timestamp: 2025-01-29T09:22:03+00:00
appwrite | [Error] Method:
appwrite | [Error] URL: /service-worker.js
appwrite | [Error] Type: Appwrite\Extend\Exception
appwrite | [Error] Message: The requested route was not found. Please refer to the API docs and try again.
appwrite | [Error] File: /usr/src/code/app/controllers/general.php
appwrite | [Error] Line: 1051
Recommended threads
- Domain not working
My domain [fork-fable.appwrite.network](https://fork-fable.appwrite.network/) returns a 500 even after deleting and redeploying. Other domains added in domains ...
- File tokens regenerate each page reload
Hello, on appwrite 1.7.4, when I create a file token via the API Tokens(appwriteAdminClient)#createFileToken I get a secret, then when I check in the console t...
- Images not showing up --
so i made this movie app - i hosted it successfully using appwrite but the images arent showing up --- https://movie-app-jsm.appwrite.network/ this is the movie...
