Threads
Found 5000+ results.
Bug report: Race condition in Flutter SDK `createOAuth2Session` / `client_io.dart
Hi team, I've found an intermittent bug in the Flutter SDK (v20.3.0) when using `createOAuth2Session` on Android. **Symptoms** After `createOAuth2Session` resolves, an immediate call to `_account.g...
- Flutter
- Auth
New Build not visible on Domain
I pushed some new code to my Appwrite Site and the build succeeded and is shown as active. Yet, I can only see the new version of the site on Appwrite's provided domain and not on any of the custom do...
- Sites
- Cloud
DNS bug
Hello, we found bug at the Appwrite Cloud Domains, when changing **only ** the Comment of CNAME, we get error DNS record already exists. Some DNS types do not allow multiple records for same name.
- Cloud
Duplicate Billing Issue – Charged Twice for $25 Subscription
Hi Appwrite team, I noticed that my card was charged twice for the subscription payment ($25 each), even though I only intended to make a single payment. Could someone please help me check this issu...
- Cloud
Impossible to create project via CLI?
Is it possible to create a new project via the appwrite CLI ? I need to create a few projects for something I'm working on and because i don't want to do it manually I'd really want to do it via CLI, ...
- Self Hosted
- Tools
Understanding S3 setup with appwrite
Hey, i'm planning to change the storage from local to S3, tho i have some questions to see before starting the migration. 1. Does all the `/storage/<storage_type>` will be migrated to S3 ? 2. How doe...
- Self Hosted
S3 files like health6a079a79afaa25.44072323 created (by health check?)
I migrated to another external S3 host for my appwrite and in many (but not all) folders a file (something like health6a079a79afaa25.44072323 - file itself is empty) is created every minute that looks...
- Self Hosted
DB Relational Table Request
Hi, I'd like to suggest a rewording of the relationships between tables. - Current wording: storeOperatingDays can contain one storeId storeId can belong to many st...
- Databases
- React Native
- Cloud
Databases silently skip during Cloud to self-hosted migration
Hey team — wanted to flag a bug I hit migrating from Appwrite Cloud (FRA region, legacy DB) to self-hosted 1.9.0. It fails silently with no useful log/UI feedback so it's easy to miss. Patch inline. ...
- Self Hosted
Api Key No Scopes Webhook
why scopes in self hosted missing but in cloud is available?
- Self Hosted
- Webhooks
Domain is already used. Please try again with a different domain. When using the the domain.
I have a website with where the www.domain.me This website works just fine But if I try to visit domain.me. I get this error. I keep getting sent to some app right dashboard which is not my website. ...
- React Native
- Sites
- Web
Realtime queries - do they work on response.events or only on response.payload?
The current Realtime Queries docs are not very clear on the subject - when using queries to filter the subscription results, can we query on the `response.events` list or is the query applied only on ...
- Self Hosted
- Realtime
Realtime api and labels as permission
in my tables i set labels as permission and real-time capabilities stopped working. Before when i was having "any" role everything was working. Note: user have the needed label so i don't know what's...
- Self Hosted
- Databases
- Web
- Cloud
Sveltekit + Bun sites runtime not deploying
anyone tried deploying sveltekit + bun sites? its building but not running, and the only thing from build console to value is > Using svelte-adapter-bun .svelte-kit/adapter-bun/entries/hooks.server.j...
- Sites
- Cloud
Register Disable
this is possible disable register but keep oauth login?
- Auth
Domain is owned by a different organization.
I was trying to add a domain to one of my projects however, it keeps giving me the error of Domain is owned by a different organization. I did have a self hosted instance that had the same domain but ...
- Sites
- Cloud
API key not having access to database
My api key with read and write access to row and tables and DB I not working. In my test the results returned an empty database. This is the second time I am having problems with API key Appwrite!!...
- Databases
- Cloud
"Restore project" button fails: "Invalid status transition" when restoring project due to inactivity
In the dashboard, it clicking "Restore project" fails. The request sent to `PATCH https://cloud.appwrite.io/v1/projects/:project_id` with payload `{status: "active"}` is returning "Invalid status tran...
- Web
After assigning a domain to my Dart function, I’m getting extra function execution.
I’ve attached the images. Could anyone please explain how this execution is being performed?
- Functions
- Cloud
Provider not enabled in Dotnet project
# Bug Report: Appwrite .NET SDK `CreateOAuth2Token` → `project_provider_disabled` ## Issue Using **Appwrite .NET SDK (v3.1.0)**, `CreateOAuth2Token` for Google OAuth fails with: 412 Precondition Fa...
- Cloud
Stuck on project restoration after inactivity pause
Hey there! My project was paused due to inactivity today. I tried to restore it, but it's completely stuck on the restoration process. Could someone please take a look? Project ID: 6814efbd0036b8679...
- Cloud
how to access the value of account status
- Self Hosted
- Auth
- Web
- Cloud
What does it means
I am looking for Appwrite for migration, but i am confused with the term "Unlimited" in Pricing table of Documents . Kindly Let me know what does it imply for, is it a function or , unlimit...
- Storage
- Cloud
Redirect from clicking team invite link to app
Hi all! Pretty new to app development in general so this might be something more generic than appwrite, but I've found (after reading the docs for the Teams API) that I have no idea how to redirect a ...
- Self Hosted
- React Native
Hosting Issues with Static IP not domain names.
I have a machine with Static Public IP. I want to host Appwrite Site on it but I tried it but it doesn't allow IP addresses in Domain names. What should I do host my site on my machine using Appwrite...
- Self Hosted
- Sites