-
Notifications
You must be signed in to change notification settings - Fork 5k
Open
Labels
product / self-hostedIssues only found when self-hosting AppwriteIssues only found when self-hosting Appwrite
Description
π Reproduction steps
Fresh install of AppWrite via the docker compose yaml manifest.
First user, go to their profile, go to Organizations, page shows this:
400
Invalid `queries` param: Invalid query: Attribute not found in schema: platform
The docker container logs for the appwrite container show this:
[Error] Timestamp: 2026-02-19T23:09:42+00:00
[Error] Method: GET
[Error] URL: /v1/teams
[Error] Type: Utopia\Exception
[Error] Message: Invalid `queries` param: Invalid query: Attribute not found in schema: platform
[Error] File: /usr/src/code/vendor/utopia-php/framework/src/App.php
[Error] Line: 906
I don't know why this is happening. I'm not out of storage, and plenty of CPU/RAM for a fresh install. Seriously zero data here.
π Expected behavior
Show whatever the Organization page should show for a user profile.
π Actual Behavior
Already described
π² Appwrite version
Version 1.8.x
π» Operating system
Linux
π§± Your Environment
Ubuntu Server 24.04, Docker CE with docker-compose, with the stock docker compose yaml manifest and local file mounts.
π Have you spent some time to check if this issue has been raised before?
- I checked and didn't find similar issue
π’ Have you read the Code of Conduct?
- I have read the Code of Conduct
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
product / self-hostedIssues only found when self-hosting AppwriteIssues only found when self-hosting Appwrite