Threads
Found 5000+ results.
A resource limit has been exceeded for the organization that owns this deployment.
Hi. My website has been blocked for exceeding the limit, and out of the 5GB I only used 1.18MB, while the email says 6.36GB. Project Id: 6908f95b002d8ad8d320
- Sites
- Web
- Cloud
Realtime Connection Count only goes up
I just wanted to ask if this behavior is normal. I restarted realtime 2 days ago and it already reached a connection count of over 11k. The count only goes up. If I run this `docker compose exec app...
- Self Hosted
- Flutter
- Realtime
Can I create a transaction that involves auth.users table ?
i want to create a row un `auth.users` and then create a user in a table `profiles` but i want to use the same id for both tables. So, if insert a row in profiles fails, i want a rollback. is this...
- Auth
- Web
How do i connect to realtime? I dont get any updates.
I am trying to connect to realtime database updates but don't seem to receive any updates. Documentation is pretty bad and i am stuck. Can anyone help? Here is what i am trying with, maybe i am stupid...
- Databases
- Web
- Realtime
createSession() fails on Linux but works on windows
Hey Guys i need some help with this one. Am building for web and desktop using different code bases. For web am using Nuxt, and for desktop(windows and linux) am using nuxt and tauri. Now, when am log...
- Auth
- Web
- Cloud
Appwrite users audit logs
We're facing a situation where a function was deployed and nobody knows who did it! We can't find who was responsible for the deployment. Nobody has taken responsibility. I'd like to know if Appwrite ...
- General
- Cloud
Edit User preferences not working on webui
In video, when i type space in inputs, all fields get reloads.
- Cloud
How to allow redirects from other URLs on self hosted appwrite
I'm trying to implement google login in react native but the company I work for uses self hosted appwrite, and I always get the invalid success param error
- Self Hosted
- React Native
Hi there, It looks like due to an "unpaid invoice" my account has been disabled.
I ended up cancelling the paid account same day i was about to be charged and I still got charged. I haven't used any of the paid premium products as of yet and plan to register for the paid account a...
- General
GitHub: Bad credentials: No description
I’ve connected my GitHub account to the Appwrite project, and the existing deployments are working fine. However, when I try to connect a new site or a function to a GitHub repo, I encounter a strange...
- Cloud
Trying to connect a site to an existing flutter repo, the button just grays out and does nothing
I am trying to connect a repo, it looks like it fires off a network request, but does not appear to finish or even fail trying to.
- Flutter
- Sites
- Cloud
408Database timed out. Try adjusting your queries or adding an index.
408 I visited to my site, but it shows: An error occurred while connecting to the server. router_bad_gateway then tried to check my site logs but it shows Database timed out. Try adjusting your quer...
- Sites
- Cloud
Unable to add data for "user_id" column
I am using the Appwrite database and I have a table named events. When I add a column named user_id, I am not able to save data to that column from either the API or the UI. I am getting the same erro...
- Cloud
Example of Rows in upsert_rows function
what is format of rows that can be passed to upsert_rows function? result = tables_db.upsert_rows( database_id = '<DATABASE_ID>', table_id = '<TABLE_ID>', rows = [], transaction_id =...
- Cloud
Can Sites deployments be limited to the main branch?
Hey all! I’m using Appwrite Cloud Sites with GitHub connected. Right now, Appwrite seems to build for every push and PR, not just for my production branch (main). I’d like deploys to run only when cha...
- Webhooks
- Web
[Sites] pnpm Turborepo monorepo — stuck on FINALIZING stage like for hours.*
deployment seems to never finish. Testing Appwrite Sites with a standard pnpm Turborepo monorepo (npx create-turbo@latest). Repo: https://github.com/saitrogen/turborepo-monorepo- Stack: Next.js 16.1...
- Sites
- Web
- Cloud
Site: stuck on FINALIZING stage like for hours, is that normal ?
site is not useble , finalizing nerver finishes. repo: mono repo
- Sites
- Cloud
flutter realtime not working since version 21
I have the problem, that in flutter the realtime does not work anymore when I upgrade the sdk to verison 21.0.0+ (works with 20.3.3) I think the queries are not correctly implemented or because I have...
- Self Hosted
- Flutter
- Realtime
Mcp server offline?
- General
- REST API
- Cloud
Storage images using custom domain return 404 for my project ID
Some of the images uploaded to my storage bucket returns this error: { "message": "Project with the requested ID could not be found. Please check the value of the X-Appwrite-Project header to ensure ...
- Storage
- Cloud
Rate limit blocking bulk function re-creation after FRA → SGP region migration
Hi team, I am on Appwrite Cloud (project: staging-dataspace, SGP region). I am in the midst of deleting ~115 functions that were stuck with .fra.appwrite.run domains despite my project being in SGP. I...
- Functions
- Cloud
Getting this error when creating a website with Sites on selfhosted Appwrite
when I visit the site I get 404, even if the deployment is successfull
- Self Hosted
- Web
Error updating attribute in table with relationships - 1.8.1 self hosted
I have two tables with a bidirectional relationship attribute, one called "amenities" and the other "reservations". When I try to update a field called "pricePerHour" in an "amenities" record, and tha...
- Self Hosted
- Databases
Google OAuth2 Login on Expo/React Native project
Does anyone has a guide on how to implement this on a Expo project? I've been trying to implement it, used AI and etc but can't. 1. Do I have to have a domain/website to redirect back to the app?
- React Native
- Auth
Google's "Choose an account" screen stuck after sign in
I've been struggling with this problem on my servers (self hosted 1.6.0 & 1.7.4) , multiple projects , multiple apps , and I think I have reached a very strange conclusion: If the same device (like m...
- Self Hosted
- Flutter
- Android
- Auth