
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
- Corrupted files on AWS S3
Hello! I'm having trouble using S3 storage with appwrite for file uploads. It happens when uploading files from the Javascript SDK or from the console. The fi...
- 500 server error
Pretty please.. trying to run the last 1.7.4 version on a coolify instance.. i searched like everywhere.. i changed the console to 6.0.41 too.. i tried to hardc...
- Help on importing data - error Unknown a...
Hey There! I want to create a local environment on my new computer, i wish to get the information i have on my staging appwrite cloud server. When running mig...
