Threads
Found 5000+ results.
NEW ERROR Invalid document structure: Attribute "pb.kmsgxPkgInfo.id_info" must be an array (400)
Error: AppwriteException: document_invalid_structure, Invalid document structure: Attribute "pb.kmsgxPkgInfo.id_info" must be an array (400) I’m encountering this error using dart appwrite cloud funct...
- Databases
- Functions
- Cloud
Issues with executor in Appwrite 1.9.0
Hi, I’ve recently did a fresh install of appwrite 1.9.0 self hosted and when I run a function, it just waits indefinite This is the error from the log: [Error] File: /usr/local/src/Executor/Runne...
- Self Hosted
- Functions
Issues with Appwrite and networking
Hi, I’ve been having some real issues with hosting appwrite, I have it running with the hostname ‘localhost’ and I used to also be able to use the machines IP to connect my development laptop which h...
- Self Hosted
- General
Appwrite cloud is showing 500 Internal Error
Hey there, i've trying to access appwrite from around an hour and it's keep throwing 500. here's my project id: 69a7f0c60039b8205d2c
- Cloud
Manual install docs are out of sync with 1.9.0 installer output
I looked into the manual install docs issue for Appwrite 1.9.0 and wanted to share the findings, since this seems to need a bigger docs decision. What I found: - the current manual install files in `...
- Self Hosted
SSL certificate issuance failed:
Domain verifies but SSL cert fails, tried different subdomains like .api and .aw, used cname and CAA, no prior CAA existed on website, tried Multiple CAAs at once, certainly, letsencrypt etc didnt wor...
- Web
- Cloud
Migration from Self-Hosted to Cloud seems broken
Hello, I'm trying to migrate from my Self-Hosted Appwrite instance to Cloud, and can't figure out what's going wrong. - If I initiate the migration from Cloud, it fails instantly without any useful ...
- Self Hosted
- Cloud
Password check in function
Hi, is there any way now for checking if the users password is correct in a function? I am creating a delete user function and before deleting I would like to check if the given password is correct.
- Functions
- Web
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