Skip to content
Back

Can't install 1.8.0-RC1 in my VPS because of a Invalid Attribute in a Query

  • 0
  • Self Hosted
j4mmy
21 Sep, 2025, 14:17

(https://github.com/appwrite/appwrite/issues/10529) Reposting it here, because this is my only blocker to make this versi work. I kinda need it ASAP.

👟 Reproduction steps

  1. Install 1.7.4 first (latest)
  2. Then update it to 1.8.0-RC1 using the upgrade guide of Appwrite
  3. Migrate
  4. Open self-hosted instance

👍 Expected behavior

It should not show console issues in the website when you navigate there.

👎 Actual Behavior

When i do docker logs appwrite --tail 100 it only shows these errors

TypeScript
[Error] Timestamp: 2025-09-21T08:51:45+00:00 
[Error] Method: GET 
[Error] URL: /v1/teams/:teamId/memberships 
[Error] Type: Utopia\Database\Exception\Query 
[Error] Message: Invalid query: Query value is invalid for attribute "teamInternalId" 
[Error] File: /usr/src/code/vendor/utopia-php/database/src/Database/Database.php 
[Error] Line: 6323

And even if you omit --tail 100, it's just the same error over and over again.

🎲 Appwrite version

Version 1.8.x

💻 Operating system

Linux

🧱 Your Environment

I am using the default docker compose file but I also have nginx proxy manager managing the traffic

👀 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?

TL;DR
Developers having issues installing Appwrite 1.8.0-RC1 in a VPS due to an Invalid Attribute in a query error. Errors when navigating to the website or checking docker logs. No similar issue found or raised before. This error keeps repeating. Solution: Patch proposed in the GitHub thread by checking teamId compared to teamInternalId.
Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more