
After adding the git details of the git app , when we clicked on Install & Authorize the returning back to the site give this error
Error 500 Server Error
Type
general_unknown
I have tried on 1.6.0 and updated it 1.6.1 same issue this issue was not there when before 1.6.0

docker logs
Failed to initialize logging provider: Unable to parse DSN: scheme is required
Using deprecated logging configuration. Please update your configuration to use DSN format.Unable to parse DSN: scheme is required
[Error] Timestamp: 2025-02-18T23:35:19+00:00
[Error] Method:
[Error] URL: /fonts/poppins/poppins-v19-latin-500.woff2
[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: 1134
Failed to initialize logging provider: Unable to parse DSN: scheme is required
[Error] Timestamp: 2025-02-18T23:35:19+00:00
[Error] Method:
[Error] URL: /fonts/source-code-pro/source-code-pro-v20-latin-regular.woff2
[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: 1134
Failed to initialize logging provider: Unable to parse DSN: scheme is required
Using deprecated logging configuration. Please update your configuration to use DSN format.Unable to parse DSN: scheme is required
[Error] Timestamp: 2025-02-18T23:35:19+00:00
[Error] Method:
[Error] URL: /fonts/poppins/poppins-v19-latin-600.woff2
[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: 1134
Failed to initialize logging provider: Unable to parse DSN: scheme is required
Recommended threads
- Managed databases?
I'm evaluating Appwrite Cloud for a project. One of my requirements is that I can move to selfhosted down the road if it becomes necessary. After reading the...
- Dumb question, api key for app? Protect ...
I have my project set up, and I'm developing with Flutter. My app does not require users to log in to retrieve some general project data, but authentication is ...
- Update Document taking absurdly long
I'm making a food ordering app for businesses What im trying to do is to create a menu a restuarant is going to have posted all troughout the week, with certai...
