When I connect to Github I get this error. All containers are running.
Where do you get this error?
Do you have set all the env variables?
Do you have recreated the container in order to apply the changes?
I get it in the browser. It is the page i get redirected after github.
Yes I set all the env variables
recreated with --remove-orphans and --build --force-recreate
also rebooted the system
appwrite | [Error] Timestamp: 2024-09-27T20:29:14+00:00 appwrite | [Error] Method: GET appwrite | [Error] URL: /v1/vcs/github/callback appwrite | [Error] Type: Exception appwrite | [Error] Message: Could not resolve host: api.github.com with status code 0 appwrite | [Error] File: /usr/src/code/vendor/utopia-php/vcs/src/VCS/Adapter.php appwrite | [Error] Line: 362
@shekpaar deleted the private key. Make sure to revoke it and generate a new one
Recommended threads
- CORS errors in Obsidian custom plugin
Hi, anyone here familiar with obsidian community plugins? In short: it's a local first note app which supports writing your own add-ons / plugin But I keep get...
- Appwrite 1.9.0 doctor fails tho database...
So i was testing in a local environment the upgrade for 1.9.0, and after getting everything into a running state, i checked the logs that shows : ``` └── Cre...
- Failed to start containers.
I'm trying to install Appwrite locally but struck on the subject point. There is no clear error in logs.