
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
- 1.7.0 Self Hosted Upgrade
Hi, I've tried a fresh install on 1.7.0 and I've also done a fresh install on 1.6.2. 1.6.2 is working fine fresh, update to 1.7.0 and migrate fails Fresh inst...
- Functions not work on Server only Localh...
Hi, I successfully upgraded from 1.4 to 1.7, but I'm having a problem. The functions no longer work with the settings I had. I assume some changes were made. It...
- Console Login after upgrade
Hi, running a small instance self hosted, upgraded from 1.6.0 to 1.74 this morning before spotting the migration guide... When trying to login to the console n...
