Threads
Found 5000+ results.
I reached my budget limit how?
Hi, I got a message saying I reached my budget limit already? Makes no sense? In 4 days I reached 3.4M reads in a project how with only 100 users? This is my project ID: 6571e477ca1c5ea5058e I'm payi...
- Cloud
Appwrite not sending Emails
I’m running a self-hosted Appwrite instance (v1.8.1) and I can’t get invite emails to send when using the team invite flow described in the docs: https://appwrite.io/docs/products/auth/team-invites M...
- Self Hosted
Startup credits or promo code inquiry for Appwrite
Hello Appwrite team, Happy New Year! I hope you’re all doing well. I’m currently exploring backend solutions for a new SaaS project and Appwrite came highly recommended to me, both for its flexibilit...
- General
Console down yet again ?
Seeing it stuck on the "loading" screen yet again ... second time today. (last time 10+ hours ago). 'roles' and 'plan' requests just hung. Meanwhile, appwrite status shows all systems functioning. ...
- Cloud
Fulltext index creation fails due to InnoDB row size limit
I'm running a self-hosted Appwrite 1.8.1 instance and encountering an issue when creating fulltext indexes on a collection. **The Problem:** Fulltext index creation fails with this error in `appwrite...
- Databases
- Web
- Self Hosted
Function Building show 500 Error
Region: sfo Temple: Starter Function Runtime: Nodejs 22 What happened? Before 2 minutes it show ‘server error.","code":500,"version":"0.7.24"}’ after it show correct logs and built successfully
- Functions
- Cloud
Clarification about `Content` in terms and conditions page
Hello, I'm looking into using Appwrite's cloud storage and got a bit concerned about this part in the terms page: https://appwrite.io/terms#content > Our Service allows you to post, link, store, sha...
- Storage
- Cloud
Unable To Use Root Domain In Appwrite
Since Appwrite Manages my DNS Completely, I tried Pointing the Root Domain (**getmyself.app**) to Github Pages, It failed So I tried Using Appwrite Sites, also here the root domain doesnt work, i get ...
- Web
- Cloud
ClamAV antivirus scanning only works with local storage, fails with S3 bucket storage
https://github.com/appwrite/appwrite/issues/10921 pleas assign this issue to me
- Storage
Report: fetch failed
https://github.com/appwrite/appwrite/issues/10989 please assign this issue to me
- Web
Cannot Update Empty oneToMany Relationships
Appwrite's `updateDocument()` API cannot update an empty oneToMany relationship array. When attempting to update an empty relationship with a single-item array, the API returns a `relationship_value_i...
- Databases
reset password on expo app
Hi guys, has anyone here implemented the reset password functionality on a expo app? I have a two questions about it. 1. Do I HAVE to have a domain/webpage to host the link that will redirect the us...
- React Native
Domain Verification Failed - Fastly Conflict (getmyself.app)
I am trying to add my subdomain api.getmyself.app to my Custom Domain, but I keep getting the error: Domain 'getmyself.app' is owned by another customer I have removed this root domain from my previo...
- Web
- Cloud
Data not loading at the frontend
My App that has been working for weeks, ain't loading anything at the frontend anymore. I thought maybe the API key expired but it's not the case. Users are logging in properly. But see nothing.
- Web
- Cloud
Function for long running task (other 60s)
My function need long running other 60 seconds. But async mode return empty body. How to deal with that please ?
- Self Hosted
- Functions
OAuth2 Provider is disabled automatically
Hi everyone, I'm using self-host Appwrite 1.7.4. I can setup OAuth2 with Google successfully, however the provider is disabled automatically after one day without any my action. I need to go to consol...
- Self Hosted
- Auth
Do I need to upgrade my Appwrite plan?
So i am making a file hosting & sharing platform (voltzy.lol) and i am expecting approx 5-8 million visit per month and over 30 million uploads per month do i need to upgrade my appwrite plan from fre...
- Web
- Apple
- Cloud
Need a web developer
Need. Web developer for a paid project/collaboration
- General
- React Native
- Web
- Sites
Attach Dart debugger for locally deployed function
Hello there, I was wondering if it is possible to attach debugger to dart function, that I run locally. It would make development much easier :-). Thank you.
- Tools
- Flutter
total parameter not working correctly in listRows() (Node.js & Dart SDKs)
Hello Appwrite team, I'm experiencing issues with the total parameter in the listRows() method (TablesDB) across multiple SDKs. **Issue 1**: Node.js SDK (node-appwrite: ^21.1.0) The total parameter...
- Flutter
- Web
- Databases
- Cloud
- Functions
Accessing secure files from storage via storage.getFileViewURL
Hi everyone, can someone tell me what is the preferred way of accesssing user only files from storage in react native? I saved the file with user only read permissions but Im not sure how should we a...
- Cloud
rxdb integration code not working
https://appwrite.io/blog/post/offline-first-journal This code does not work with rxdb and appwrite packages set to february releases nor newest releases
- Web
Costom domain Issues
Hi Appwrite team We’re having issues verifying a custom domain. We added the required CNAME and CAA records to our DNS provider and waited for at least 2 days as instructed. It doesn't verified, After...
- Web
No domain visible after creating function?
Saw this in docs yet i have no domain (Pro): Generated domains In the Appwrite Console's sidebar, click Functions. Under the Domains tab, you'll find the generated domain from Appwrite. The domain us...
- Web
Confusion around Tables / TablesDB vs Databases in Node SDK (Cloud)
Hello everyone, I ran into quite a bit of confusion when trying to migrate a Function from Databases.createDocument() to the new Tables / Rows API and wanted to share this as feedback, because I thin...
- Functions
- Cloud