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
- Bug Report: type generation for enum of ...
### π Reproduction steps in the enum element value, instead of English, use another language (Khmer), in my case Khmer text. ``` export enum ProvinceType { ...
- Selfhosted 1.8.0 500 Server Error [Fresh...
Good evening, Currently running into issues with deploying 1.8.0 on a Dokploy instance I have. Prior to this we had 1.6.x running and it was fine. Tried to up...
- Invalid document structure: Unknown attr...
Hello. I have self hosted instance running on my server and has valid endpoint and most of things are working as should. Installation is fresh install of versio...