
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
- Appwrite 1.7.4 " Utopia\Domains\Domain::...
- Functions stuck at "waiting"
Hello, I have a problem. I have self hosted appwrite. We recently updated to 1.7.4. After the update, the functions stopped working. They stay in "waiting" stat...
- Image Loading issue in Snapgram project
Hello community, I have a issue with the Image Loading I made a Project from youtube of Snapgram, it worked perfectly 8 months ago, but now the images aren't l...
