Threads
Found 5000+ results.
custom domain on self host Appwrite
I am having a issue, i am using self host version of appwrite at my custom domain (appwrite.example.com), but when i tried adding a custom domain (project1.example.com) in my appwrite project, it aske...
- Self Hosted
Deployment fails after 15+ minutes: "Waiting for build to start" + timeout
Hi, I'm Jayden. My email is jaydthom@haverford.org, and i'm having persistent deployment failures with my Next.js project. What happens: Push to GitHub triggers a build on Appwrite Cloud It shows "...
- Sites
- Web
- Cloud
1.9 Upgrade Issues (Creating Logs Table)
The upgrade seemingly completed without a hitch, I almost gave the credit on how seamless it was, until appwrite refused to come back up and is now completely broken. It seems there's logs related t...
- Self Hosted
DB connection | Got timeout reading communication packets
When looking at the logs of `appwrite-mariadb` I'm seeing a lot of: 2026-04-09 7:37:28 10 [Warning] Aborted connection 10 to db: 'appwrite' user: 'appwrite' host: '172.19.0.22' (Got timeout reading ...
- Self Hosted
- Databases
Invalid document structure: Unknown attribute: "pbe_DSSFIRMWARE_VERSION"
Environment: Dart version: 3.5.1 dart_appwrite: 13.0.0 I’ve already created the database structure using a Dart function. I can create data records using cloud function, but when I try to update them...
- Databases
- Functions
- Cloud
Host Static HTML Site
I'm trying to deploy a static HTML website on my Appwrite self-hosted instance. I can't get it to work. I don't really understand the configuration. I have the framework setup as Other, I can't change...
- Self Hosted
- Sites
- Web
TSL Certificate Issues
Hi Appwrite Discord Community, I got a problem with my Self-Hosted instance. I only want, that I can use my programm with the Appwrite Backend without .selfSigned on true. I don't know how to handle ...
- Self Hosted
- Apple
open runtime version lacks behind
open runtime version in appwrite CLI is v4 while the hosted runtimes use v5, this mismatch does not permit to debug locally functions using recent runtimes (like dart-3.10) to be executed locally in ...
- Tools
- Functions
Appwrite usage is reporting inaccurate information or allowing me to go over the limits
I was using Appwrite mainly for the site hosting on the free tier when I saw that I am using 5 GB storage when Appwrite only allows you to use 2 GB. It’s been like this for around 2 months
- General
- Cloud
All Apple platforms are invalidated on the Cloud
Just saw a lot of errors coming from iOS apps where Cloud is throwing **403** with type **general_unknown_origin**. Culprit is that all Apple platforms suddenly have no identifier anymore. This is the...
- General
- Cloud
Domains available on the functions home page?
- Cloud
android platform invaild origina
It happened today suddenly. Our app says invalid origin. And appwrite cloud says every time we tried to add the app to it: "param platformId" is not optional.
- Android
- Flutter
- Cloud
The /storage web page is not working in Appwrite.
The /storage web page is not working in Appwrite. Server : FRA
- Web
- Tools
- Sites
- General
- Cloud
React Native/iOS platform integrations have been lost
Anyone else have this issue where platform identifiers have been lost/wiped and no option/field available to update them in the console?
- React Native
- Apple
- Cloud
Team invite - 500 error - no email
When executing await _repository.teams.createMembership( teamId: event.listId, roles: ['member'], email: event.email, url: 'xxxx', ); I see this in the appwrite container logs: [0] /usr/src...
- Self Hosted
- Flutter
- Auth
Appwrite Function getting general_unauthorized_scope (databases.read) while creating database schema
Hi everyone, I'm trying to create a database schema using an Appwrite Function written in Dart from Appwrite console, but I'm getting an authorization error when the function runs. Environment: Dart ...
- Functions
- Cloud
Help with nameservers
I just added our domain, and as per instruction in the page following, it says, "Add the following nameservers on your DNS provider. ..." I want to keep my current nameserver setup, and from my chat...
- Databases
- Flutter
- Sites
- Cloud
Anyone can help me about payment issue
I was using the free plan, and when it ended, I received an invoice. However, I had already canceled the plan. Could you please explain why the invoice is still showing as pending?
- General
Issue with google and apple oauth in Flutter Application
My Flutter application is logging in and out with email and password successfully, but I’m having trouble with Google and Apple OAuth login and signup. Here’s my project ID: 67ec7d3a002677dbcf65. ...
- Flutter
- Auth
Problem with Appwrite CLI: Removing databases from local config triggers a deletion
I'm having an issue with the CLI while trying to manage multiple databases within a single project. My goal is to simplify my local environment by only including the database i am currently working wi...
- Databases
- Cloud
Clean 1.9.0 install, trying to access Appwrite from another PC and get 401 general_access_forbidden
I've been using Appwrite cloud for several months now, it's great and I love it. Doing some local testing so I setup a new Docker image on a Mini PC. Install failed a few times, I kept restarting the ...
- Self Hosted
Issue with Appwrite Read Request Limit being hit fast while using Appwrite CLI
Hi Team, My coding terminal connected to the Appwrite CLI blew through my Projects Read request limit with in a day! and thats a large limit! I'm not sure how to prevent this as my traffic would not...
- Databases
- React Native
- Auth
- Cloud
Issue with email/password auth in Flutter application
is there an issue with Flutter auth right now? I am unable to login all of a sudden in my app with `createEmailPasswordSession`... when I go to verify the login status with `await account.get();` I ge...
- Flutter
- Cloud
Github Student Plan showing as free plan
In my Github student plan it showing as basic plan instead of pro plan. Till few hours back it worked ok, but now showing errors and couldn't use any pro feature even though it shows as Education plan...
- Web
- Cloud
404 page not found
Hey I am trying to run a simple Svelte-kit project on appwrite self-hosted but the logs says: [13:56:26] [open-runtimes] Build packaging finished. [13:56:26] [open-runtimes] Build finished. [13:56:3...
- Self Hosted
- Sites
- Web