Threads
Found 5000+ results.
Flutter OAuth2 does not attach Google session to existing anonymous session
Hi Appwrite team, I’m using Appwrite Auth in a Flutter mobile app and trying to upgrade an anonymous user to Google OAuth. Docs say that if there is already an active session, a new OAuth2 session s...
- Flutter
- Auth
- Cloud
Triggers and call function in function problem
Hello, Today we are experiencing several issues with Appwrite Cloud. Functions triggered by events, or functions called from another function, are taking an extremely long time to execute. When a fu...
- Functions
- Realtime
- Cloud
TablesDB `updateRows` returns `database_not_found` on self-hosted Appwrite 1.9.0 with session client
Hi Appwrite team! I’m seeing a strange issue with TablesDB bulk row updates on a self-hosted Appwrite instance. **Environment** - Appwrite self-hosted `1.9.0` - Next.js 14 / React 19 - `node-appwrite...
- Self Hosted
- Databases
- Web
[SOLVED] Realtime Missing Channels
useEffect(() => { let subscription: RealtimeSubscription; async function loadChips() { try { const {rows: chips} = await databases.listRows({ ...
- Self Hosted
- Web
- Realtime
Functions executed by events does not appear in Execution tab
Hello, Running self-hosted Appwrite version 1.9.0 (with console 7.8.26). When functions are triggered by an event (eg. databases.\*tables.\*.rows.\*.create) does no appear in the "Executions" tab, eve...
- Self Hosted
- Functions
Updating GitHub App access throws error
Steps to reproduce - 1. Have some private repos allowed on the install access 2. New Site/Func > Connect GitHub > see the side card saying `Missing a repo` > click on `Go to GitHub` 3. Update to allow...
- Sites
- Functions
- Cloud
Some pages on the console are not working
Hello, Running self-hosted Appwrite version 1.9.0 (with console 7.8.26). I identified that some pages are not working on the console. This is at least the case for the "Templates" tab on the Functions...
- Self Hosted
THE COLUMNS STUCK ON PROCESSING HOW DO I FIX THEM
I HAVE SELF HOSTED THE APPWRITE ON VPS
- Self Hosted
Update row sheet not loading
After right clicking a row header and click update, the sidebar fails to load (never-ending skeleton)
- Databases
- Web
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