Threads
Found 5000+ results.
Cloud Function Deployment Issue – Timeout Exceeded
Impossible to deploy a function for more than an hour. My project ID is: 69cc7a82000b42b8f5e2 Here's the error I get after waiting 15 minutes: Synchronous function execution timed out. Use asynchronou...
- Functions
Dart runtime functions are timing out and not executing
My appwrite function is not executing at all and showing the error in error logs: I tried redeploying. Still no luck. I have set the function to ise maximum resources as well Timed out waiting for r...
- Functions
- Flutter
- Cloud
AppWrite OSS sponsorship
Hello I have applied for AppWrite OSS sponsorship about a month ago. I haven't received any email response so far. Can you you help me please? My email for application submitted and ApWrite account is...
- General
- Cloud
Event-triggered function executes but produces no result (Appwrite 1.9.0)
Hello! I'm running self-hosted Appwrite 1.9.0. I have a Dart function (tried both dart-3.5 and dart-3.10 runtimes) with these events configured: teams.staff.memberships.*.update teams.staff.membershi...
- Self Hosted
- Functions
Cold start and deployment failed
It was working fine before, and I didn’t make any changes. It started showing a cold start error, so I tried redeploying, but the error is still there. Dart: sdk: ^3.5.2 dart_appwrite: ^19.3.0
- Functions
- Cloud
Migration Pending version 1.9.0 self Hosted
I am trying to use the migration feature, my migration has been sitting in a "pending" state for 5 hours now? this is all that is in the "logs" { "$id": "69cd392a2278dd4f2aec", "$createdAt": "202...
- Self Hosted
- General
Redis exception after failed upgrade
After attempting an Update from 1.8.1 to 1.9.0 where i accidentally typed 1.8.0 I've encountered multiple issues with my appwrite instance all of which resulting in it not starting. I have tried vari...
- Self Hosted
- General
I lost my account, only thing i have is project ID
So i had this project on appwrite for my web project called Islami zindagi, but i havent used it in a while, now i tried to login, but i could not remember the account(email) i used to sign in, i trie...
- Databases
- Auth
- Tools
- General
Appwrite Pro Cloud Subscription Cancellation with no Organization
Hello, due to recent announcements, I want to cancel my subscription with Appwrite Cloud. However, I have deleted any organization and can now don't see any billing cycles or relatable that would indi...
- Cloud
Migration is bugged
I cannot migrate from version 1.6.1, 1.7.0 and 1.8.1 to cloud.
- Cloud
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