(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
1.8.0-RC1 is a QA release. We're aware upgrading from 1.7.4 is currently broken.
Thank you!
Follow up question; will it take two weeks or more (as specified on another thread?) may I get an estimation as to when this will be available?
Thank you!
We currently have no estimate. 1.8.0 is currently in QA - it's going to depend on how many bugs we find, and how easily fixable they are! 😀
I see, okay. Thank you for your prompt response! 🙂
Recommended threads
- 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...
- Guideline of AI
Hello everyone, I’m planning to specialize in Artificial Intelligence (AI) and I’m currently looking for guidance from someone with strong experience in the fi...