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
- Go 1.25 runtime
So I'm trying to use go 1.25 for my functions and I can only find go-1.23 as a function runtime. So I did some searching and found https://github.com/appwrite/a...
- Failed to generate functions SSL
```appwrite-worker-certificates | Cannot renew domain (functions.domain.com) on attempt no. 9 certificate: Failed to verify domain DNS records. appwrite-worker...
- Dart 3.10 runtime on self-host 1.8.1
I added dart-3.10 runtime in .env file, applied the changes, but cannot see such option on console. is dart 3.10 not supported by self hosted 1.8.1? if not, whe...