Threads
Found 5000+ results.
Subdomain failed verification
So I wanted to do a custom subdomain, because local storage doesn't work for me, but I've tried it a long time ago, it didn't work for me, and now I'm trying again. I have put the nameserver in the do...
- Web
- Cloud
404 error when navigating to the team from user > membership page
the version i m running is `1.7.4` as far as i can tell everything is working fine except for this weird bug in the video. when monitoring the appwrite and appwrite-console containers logs , this is ...
- Self Hosted
Sites 30MB limit from GitHub
I’m deploying a site from github as Other type on the Hobby plan. It is actually a Flutter web app but it’s in a subdirectory with the root being an html landing page. The deployment fails with it say...
- Flutter
- Sites
- Cloud
[bug] API response is good but UI don't work well.
Hi guys! When i got my object, it have billingInfo relation, in the web ui i just got pading state, and the row shows object is null, but when i work whit this row, inside my app everything works fin...
- Cloud
Query params are way too limiting in terms of max size
I was trying to list rows in a table that do not already exist in another table. I retrieved around 260 row IDs which are 13 characters in length each, and then used `Query.notEqual('$id', rowIds)` to...
- Databases
- Cloud
[Node.js SDK] Bypass 2GB file limit?
Hello. Using either InputFile.fromPath or InputFile.fromBuffer throws this error: File size (2295467305) is greater than 2 GiB Bucket limit etc. is setup correctly, the issue is caused by SDK. Tried ...
- Self Hosted
- Web
- Storage
What Happens When You Add a Custom Domain in Appwrite Setings
- Cloud
Can not login with OAuth
Hello everyone i am trying to login with ios and android in react native - expo but it is not successful. And this is the code which i am using to login
- React Native
- Apple
Does appwrite have any alternative solutions to Fargate
Hi Everyone, ... I am looking for a solution for AWS ECS Fargate in appwrite. Can anyone let me know if this is possible?
- Tools
- Cloud
Relationship null, even when relationship data is set properly.
Hi Everyone, im experiencing issues with set relation data. When im setting the document id from the related database most of them seem fine, except one table. In the console the data seems to be set...
- Self Hosted
- Databases
- Web
Website shows just the HTML in safari
Hi y'all, I've been working on a project for a while but, for some reason it just shows the html in safari, It work perfectly fine in firefox and chrome, but safari is completely bugged. I checked the...
- Web
MCP Integration
The appwrite has their MCP And this MCP is working fine with the VS code copilot but not with the other tools like Cline, Roo code...I have tried and getting this errors on cline: appwrite-docs: SSE ...
- Cloud
Appwrite realtime didn't work
useEffect(() => { const { client } = createClient(); const unsubscribe = client.subscribe(`databases.${process.env.EXPO_PUBLIC_APPWRITE_DATABASE}.tables.68a3fd390007b23f8ee7.rows.68b2f2e0001b...
- React Native
- Realtime
- Cloud
REQUEST FAILED IN MIGRATION
I was trying to moved my archived project to a self-host database . Though the Project is "read only" but there's a message that I can view and migrate data to selfhosted Database, when I tried movin...
- Self Hosted
- Tools
- General
- Databases
Sites won't show any GitHub repo
I've already add GitHub and select All repositories, but nothing is being shown
- Sites
- Cloud
migrate storage bucket to external s3
I try to migrate the current s3 storage (docker volume) to an external provider. I copied all files from /var/lib/docker/volumes/appwrite_appwrite-uploads/_data to remote:bucket/storage/uploads - but ...
- Self Hosted
Function running in cloud but not locally
Hi everyone, I have an appwrite function which is on python3.12 runtime. I have a library (hnswlib) which builds wheels during installation. This works on appwrite cloud but when trying locally (using...
- Functions
- Cloud
Mock numbers feature not working in self hosted
Could anyone please guide how to enable mock numbers feature in self hosted??
- Self Hosted
Custom domain 404 error
Appwrite cloud -> settings -> custom domain -> domain verified with CNAME it is a subdomain and SSL has been issued upon opening the domain it redirects me to /console and returns 404 error e.g. aut...
- Cloud
Request failedPlease check if your credentials are filled in correctly in the previous step
I was trying to moved my archived project to a self-host database . Appwrite said we can view and migrate data but my archived project is rendering "Please check if your credentials are filled in cor...
- Self Hosted
- Tools
upgrading from 1.4.5 to 1.6.0 broke my server
I managed to upgrade my self hosted instance from 1.4.5 to 1.6.0 and now when i try to log into the dashboard i get the error in the attached image. Also any apps i had that used appwrite seem to be b...
- Self Hosted
Is it possible to getRow with all relationships?
With the new Opt-In relationship loading, is it possible to query getRow to get all attributes and relationships and possibly even cascading relationships? I tried something like ['\*', '\*.\*'] and [...
- Databases
- General
TableDB.getRow() response does not contain relationship arrays?
This is for Web/React sdk 20.0.0 The row was created via `TableDB.createRow(...)` and I can see it in the console with the relationships correctly set. In the console row, I can get the JSON and the d...
- Databases
- Web
Permissions for bulk operation
Hi team, I have a question: “In the databases.createDocuments bulk API, can I set document-level permissions? If yes, how exactly should I include the permissions field in the bulk payload?"
- Databases
- Functions
- Cloud
Auth showing wrong numbers of users
I have 6 verified users but it shows 5 24 hours before I have 5 users that time its showing 4 users. Project ID: `68aed705001ef67ac979`
- Auth
