
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
- 1.7.0 Self Hosted Upgrade
Hi, I've tried a fresh install on 1.7.0 and I've also done a fresh install on 1.6.2. 1.6.2 is working fine fresh, update to 1.7.0 and migrate fails Fresh inst...
- deno 2 Cloud random errors
we have big problems with the functions. although we do not change anything in the function, we have the following random behaviour: - no scope permissions erro...
- Functions not work on Server only Localh...
Hi, I successfully upgraded from 1.4 to 1.7, but I'm having a problem. The functions no longer work with the settings I had. I assume some changes were made. It...
