After upgrade to 1.3.0 and launch migrate script, when I go on
Console > Project > Database > Collection
I got error on picture, and all Console is unavailable with Gateway Timeout error (504) I have to restart the docker containers to get access to the console again
Hi, we are looking into this - please see other threads on support channel
Ok, mybad - If you want error not on picture format
appwrite | [Error] Method: GET
appwrite | [Error] URL: /v1/teams/:teamId/prefs
appwrite | [Error] Type: TypeError
appwrite | [Error] Message: Utopia\Database\Document::__construct(): Argument #1 ($input) must be of type array, stdClass given, called in /usr/src/code/app/controllers/api/teams.php on line 228
appwrite | [Error] File: /usr/src/code/vendor/utopia-php/database/src/Database/Document.php
appwrite | [Error] Line: 29
Recommended threads
- MariaDB refuses to connect to appwrite
Earlier, I tried updating my Appwrite version from 18.1.x to the latest release because my Flutter package required it to function properly. I used the official...
- executeFunction intermittently throws Fo...
Environment: Flutter app using the Appwrite Flutter SDK, calling executeFunction for [describe endpoint, e.g. live-stream-related function]. *Description*: Int...
- Console display all Databases as TablesD...
While looking at an issue with <@1231860789355347971> we saw that the console was displaying ALL databases as `TablesDB` even if the real type in the API is `le...