Hey there, whenever i try to create or link to a github i get the following logs
[Error] Method: GET
[Error] URL: /v1/vcs/github/authorize
[Error] Type: Appwrite\Extend\Exception
[Error] Message: GitHub App name is not configured. Please configure VCS (Version Control System) variables in .env file.
[Error] File: /usr/src/code/app/controllers/api/vcs.php
[Error] Line: 293
[Error] Timestamp: 2024-08-13T07:17:18+00:00
[Error] Method:
[Error] URL: /favicon.png
[Error] Type: Appwrite\Extend\Exception
[Error] Message: The requested route was not found. Please refer to the API docs and try again.
[Error] File: /usr/src/code/app/controllers/general.php
[Error] Line: 972
[Error] Timestamp: 2024-08-13T07:17:21+00:00
[Error] Method: GET
[Error] URL: /v1/vcs/github/authorize
[Error] Type: Appwrite\Extend\Exception
[Error] Message: GitHub App name is not configured. Please configure VCS (Version Control System) variables in .env file.
[Error] File: /usr/src/code/app/controllers/api/vcs.php
[Error] Line: 293
[Error] Timestamp: 2024-08-13T07:17:34+00:00
[Error] Method: GET
[Error] URL: /v1/vcs/github/authorize
[Error] Type: Appwrite\Extend\Exception
[Error] Message: GitHub App name is not configured. Please configure VCS (Version```
I am self hosting without a domain or anything, as of rn its just localhost. How excactly do i fix this? did i miss anything?
i would need https://ngrok.com/ right?
i havent used this whatsoever, is there a guide on how to properly set this up?
Error says something is wrong with your app name in your .env
Do you mind telling me how i would go on about fixing it?
I do understand your answer, but i can't think about how to solve this properly.
Cause i cant remember touching any files after setting up the docker container :/
Well that would be another huge problem....you need to set it up...
Thank you very much
Recommended threads
- [Beginner] CLI --queries Syntax Error & ...
Hi everyone! I am a beginner with Appwrite and trying to use the CLI, but I'm stuck with a syntax error. Any guidance would be greatly appreciated! 🙏 **Enviro...
- Cloud function deploy stucks in processi...
Been trying for the last hours to deploy my function but for whatever reason, alwasy stuck on processing!
- [SOLVED] curl error Number: 6 — function...
Hello, I invested a lot of time in this error in a fresh install of appwrite 1.8.1 and lasted until fix, this if for helping anyone that can have the same weird...