
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
- Issue - Migration From Cloud > Self Host...
Hi team, I’m trying to migrate a few of my Appwrite projects from the cloud to a self-hosted instance. These projects are currently in “archive mode” due to th...
- 404 error when navigating to the team fr...
the version i m running is `1.7.4` as far as i can tell everything is working fine except for this weird bug in the video. when monitoring the appwrite and app...
- [Node.js SDK] Bypass 2GB file limit?
Hello. Using either InputFile.fromPath or InputFile.fromBuffer throws this error: File size (2295467305) is greater than 2 GiB Bucket limit etc. is setup corre...
