
(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
- Install 1.7.4 first (latest)
- Then update it to 1.8.0-RC1 using the upgrade guide of Appwrite
- Migrate
- 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
[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?
- I have read the Code of Conduct
Recommended threads
- Adding Custom Domain to self-hosted Appw...
Hi, i deployed Appwrite with Coolify and reaching it with appw.appname.de. What is working so far. I wanted to add another custom Domain to activate email verif...
- Unable to send HEAD request in self-host...
I attempted to submit a sitemap for my Angular SSR website on Google Search Console, which I host on my self-hosted appwrite instance, but received an error sta...
- Getting Function error: Protocol "https:...
Hi guys, I have a function on node-16.0 runtime but whenever I try to run the function I keep getting this error. I have tried putting htttp:// in my endpoint b...
