Threads
Found 5000+ results.
Sites: Auto deploy on wrong github repository pull request
Hello, I have kinda with UAT(testing env) and prod env. When i pull request from dev -> uat, which stands as pre-prod environment to fully test all functionality before going to real product, appwrite...
- Sites
- Web
- Cloud
Connectivity issue after upgrade to 1.9.0
When running this command :- docker compose exec appwrite doctor I am getting the following error:- 🔴 Console.DB.(console)...........................disconnected 🔴 Projects.DB.(database_db_main).......
- Self Hosted
Generate CSR
How do I generate a CSR for my domain host? They are asking me to generate one for my hoosting here on appwrite
- Web
- Cloud
Transaction feature is not working sometimes
I am getting the below error sometimes and sometimes it is working perfectly fine. Transaction failed: AppwriteException: transaction_not_found, Transaction with the requested ID could not be found. ...
- Self Hosted
Critical Issue
<#1102936099745177700> <#1072905050399191082> <#564161373148414012> Hello Appwrite Support Team, I am writing to report a persistent issue with custom domain verification on Appwrite Cloud. I have b...
- Cloud
Appwrite Push Notifications: "Unknown error" when sending to valid (anonymous) topic subscriber
Hi all, I'm running into an issue with Appwrite push notifications in my web project. When I try to manually send a notification to a user from the Appwrite web console, I get the following error: F...
- Web
- Sites
- Auth
- Messaging
- Cloud
Updating to 1.9.0
Docs are lacking, I've already run in to some issues: - Firstly the web UI port doesn't work... had to add --http-port=9999 in to the docker run command to get it to bypass the web UI.. - Then after b...
- Self Hosted
- General
Custom email templates not working
Hey there, I've tried to add custom email templates to my appwrite auth's emails (password reset, email verification, session emails). I added my own html/css and stuff. I also tested by making slight...
- Auth
- Cloud
problem with domains
I don't know if this is wrong or not but i did what it told me to do to link my domain and still says failed domain has 11 incompatible CAA records.
- Self Hosted
Realtime fails to connect/reconnect
I have been having trouble with my appwrite realtime connection for a few days now. Before the code that was working fine now is giving failed to connect errors
- Web
- Cloud
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