
Hi there,
I am trying to setup the github connection to my self-hosted appwrite 1.5.7. The installation fails with the following errors and logs with which I cannot realy solve the problem. Do you guys have an idea?
So I can login into github and make some selections for the app (like select repos etc.) but the return to appwrite does fail.
[Error] Timestamp: 2024-08-13T15:31:40+00:00
[Error] Method: GET
[Error] URL: /v1/vcs/github/callback
[Error] Type: TypeError
[Error] Message: Cannot assign null to property Appwrite\Auth\OAuth2\Github::$user of type array
[Error] File: /usr/src/code/src/Appwrite/Auth/OAuth2/Github.php
[Error] Line: 181
[Error] Timestamp: 2024-08-13T15:31:41+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
Thanks in advance for your help! :appwriteheart:
Recommended threads
- Upgrading Appwrite 1.7.4 β 1.8.x: What H...
I'm currently running a self-hosted Appwrite v1.7.4 instance that still uses the old Collections/Documents database model. I noticed that starting from v1.8.x,...
- Domain not working
My domain [fork-fable.appwrite.network](https://fork-fable.appwrite.network/) returns a 500 even after deleting and redeploying. Other domains added in domains ...
- File tokens regenerate each page reload
Hello, on appwrite 1.7.4, when I create a file token via the API Tokens(appwriteAdminClient)#createFileToken I get a secret, then when I check in the console t...
