Threads
Found 5000+ results.
How to stop my project from being frozen due to inactivity?
So we encountered an error in production because our appwrite project had been frozen due to inactivity. Is there any way of automating checking in and activity
- Web
- Storage
403 The current user has been blocked.
Hello, I have a free plan; I've tried to access my project and I get the message "403 The current user has been blocked." I have database, sites, and auth in use. I'd like to know the possible reason...
- Flutter
- General
- Auth
- Databases
- Cloud
[Bug?] row_already_exists (409) after manual deletion, stale unique index?
Hi, I'm experiencing a confusing issue with Appwrite Cloud Setup: A `tournaments` table with a composite UNIQUE index on (tournament_name, date). Steps to reproduce: Delete a row manually via the C...
- Tools
- Databases
- Web
- Cloud
Am getting "The current user has been blocked" when trying to connect to cloud console
Was working on my app FLUTTER WEB APP, and suddenly, I have been blocked.... What can I do ? When I try to sign in to the console, I get "The current user has been blocked"... I need to continue work...
- Flutter
- Cloud
Sub-minute server-side execution for real-time game timers — is it possible on Appwrite Cloud?
Hey — I'm building a real-time auction app on Appwrite Cloud and running into a timing limitation I'd please love some clarity on. My use case: when a bidding timer expires (e.g. 20 seconds), I need ...
- React Native
- Realtime
- Cloud
appwrite pull Tables duplicates all collections in appwrite.json
I encountered a bug when running appwrite pull Tables. Every existing collection in my appwrite.json gets duplicated. One collection ended up appearing three times. For context, I have 32 tables in ...
- Databases
- Cloud
Paid Invoice but Plan Still Free
Hi, I paid an old Pro invoice but my plan is still Free. When I try to upgrade, a new invoice is created and immediately canceled. Account email: tayebhatem98@gmail.com Can someone check my billing...
- General
Opening Project I get "500 Internal Error"
https://cloud.appwrite.io/console/project-fra-69521af1003b40c342b1/overview/platforms I want open my app now. how to fix this? I can't find solution to fix this in recent post.
- Cloud
restore paused project not working
https://cloud.appwrite.io/console/project-sfo-69b1b841002ca6a07f14/overview/platforms
- Web
1.6.2 to 1.7.0
Hi everyone. I am running a self-hosted Appwrite server on version 1.6.2. What is the safest way to migrate to the next version? Should I update directly to 1.7.0 or 1.7.4? I've seen reports fro...
- Self Hosted
Exception: Route not found when calling createVarcharColumn()
I have self-hosted v1.8.1 and I am using an Appwrite function with node-appwrite v22. When I call the createVarcharColumn() in my server function I get this exception: "AppwriteException: Route not f...
- Self Hosted
- Databases
Document created without ID in console
Hi team, I’m experiencing an issue in the Appwrite console. When I create a document in a collection via the **Collections UI**, the document gets created **without a `$id`** — it’s literally empty. ...
- Self Hosted
- Databases
- General
Realtime doesn't seem to work with TablesDB
Hi, I am trying to connect my tables rows with realtime on my react website, it connects, but I dont get the rows when a row is being created. I tried with Channels etc, but nothing seems to work.
- Web
- Cloud
Guidance to safely upgrade Appwrite to latest version
One of my old Flutter projects runs on a DO self-hosted Appwrite. Currently it's on appwrite: ^15.0.2 dart_appwrite: ^15.0.0 The app is live on the Play Store & App Store and is used by thousands o...
- Self Hosted
- Flutter
free plan limit
Hello! I’m currently on the free plan and still in development. I’m unable to use the database because I’m getting the following error: “Resource limit for your project has exceeded. Please upgrade to...
- Databases
Resource limit error using API for project
Project ID: 67414182001dfe44c386 Endpoint: https://fra.cloud.appwrite.io/v1 Web Dashboard works fine, able to CRUD. But API return error { "message": "Resource limit for your project has exceeded...
- Cloud
Failed to receive appwrite reset password email for forgot password
Hey there, I forgot my password for my appwrite account but when i use forgot password, i dont get an email to reset the account but when i try to create a new account with the same email then i get a...
- Web
- Cloud
Opening Project I get "500 Internal Error"
Opening Project I get "500 Internal Error" added what i see on the page and in dev console
- Cloud
Envvar editor var count mismatch
It shows i got 30 vars, but i can only count 22 + 3 secret. It's very confusing. Can't figure if it is hiding some or just counting wrong.
- Cloud
Excessive usage of cloud functions is slowing down my app , whats the alternative?
I have made almost all my requests through cloud functions and jwt , due to security fears of a user editing a field he is not supposed to . This unfortunately means instead of the almost instant dir...
- General
- Flutter
- Functions
- Cloud
Project restoration not working
Hi, I am having a project in appwrite which is in production. Now the project is paused due to inactivity and when i try to restore the project i get "Suspicious access pattern detected" error in the ...
- Cloud
Can't edit envvars 'variableId is not optional'
In general project settings
- Cloud
1.9.1 update
do you guys, have new update workflow? migration asking me to run browser..... on VPS.
- Self Hosted
Media Pending Files stuck in "Pending" status and cannot be deleted from the console.
I am a paid member. Region: fra (Frankfurt) Project ID: 66916217002fceb5f94a Bucket ID: 66916727001f0f578e3b Stuck File IDs: screen-20250623-135815.mp4 (and others) Details: I have several large video...
- Storage
Using Binary Log with Appwrite
If I can remember correctly appwrite uses mariaDB as the underlying database. If so could I use mariaDB’s binary log to see database operations from appwrite?
- General
- Databases
- Self Hosted
- Cloud