
I have migrated from 1.6.1 to 1.7.4. First moving to 1.6.2, then to 1.7.0 and after that to 1.7.4.
I tried to deploy a new site but the connection to github was not responding. This is something that happened to me before but I solved it removing the connection in the Settings page add add it again.
Unfortunately I cannot reconnect, I am correctly send to the Github app when trying to connect but when I click Save in Github, I get the following error:
Error 500 Server Error general_unknown
When I check the logs of the container I get the following:
2025-05-27T11:45:21.767662744Z [Error] Timestamp: 2025-05-27T11:45:21+00:00
2025-05-27T11:45:21.767707048Z [Error] Method: GET
2025-05-27T11:45:21.767721773Z [Error] URL: /v1/vcs/github/callback
2025-05-27T11:45:21.767748304Z [Error] Type: Utopia\Database\Exception\Structure
2025-05-27T11:45:21.767759432Z [Error] Message: Invalid document structure: Unknown attribute: "personalRefreshToken"
2025-05-27T11:45:21.767772760Z [Error] File: /usr/src/code/vendor/utopia-php/database/src/Database/Database.php
2025-05-27T11:45:21.767786632Z [Error] Line: 3653
2025-05-27T11:45:21.809611861Z [Error] Timestamp: 2025-05-27T11:45:21+00:00
2025-05-27T11:45:21.809677068Z [Error] Method:
2025-05-27T11:45:21.809687000Z [Error] URL: /fonts/inter/inter-v8-latin-600.woff2
2025-05-27T11:45:21.809697056Z [Error] Type: Appwrite\Extend\Exception
2025-05-27T11:45:21.809707637Z [Error] Message: Route not found. Please ensure the endpoint is configured correctly and that the API route is valid for this SDK version. Refer to the API docs for more details.
2025-05-27T11:45:21.809720751Z [Error] File: /usr/src/code/app/controllers/general.php
2025-05-27T11:45:21.809740921Z [Error] Line: 1583
Thank you in advance
Recommended threads
- Explore uploaded images directly from lo...
Is there any option to explore/dwonload uploaded files to from local machine? I connected through WinScp to my vps and to files from docker volume 'appwrite_app...
- Migrate Appwrite
I have appwrite setup in Coolify, where my dev and production both are running on coolify due to upgrade issues and multiple issues when deployed with coolify. ...
- After the new appwrite update, I am havi...
I am having difficulties with Creating and listing documents from appwrite database. It doesn't create the document or list the document from the database altho...
