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
- User ID case sensitivity
I see that through REST (and SDK as well), getting a user is not case sensitive. And even though documentation does not clearly state that it is, the wording "V...
- Any way to temporarily bypass the email ...
Hey guys, any way to bypass the email verification to use the accounts again? i need to recover some projects that due to recent changes have been stopped, and ...
- How to use Sites on selfhosted appwrite
whenever I try to create a site even with template it says 404 nginx error