Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Going to Organizations tab in User Profile results in db query error, Attribute not found in schema: platformΒ #11365

@BloodyIron

Description

@BloodyIron

πŸ‘Ÿ 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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    product / self-hostedIssues only found when self-hosting Appwrite

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions