Threads
Found 5000+ results.
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
Appwrite for Education
I am writing to report an issue with my account limits. I currently have the GitHub Student Developer Pack active, which should include 10 Appwrite Pro projects. However, I have only created 2 project...
- Web
- General
- Tools
- Storage
- Cloud
Functions: HTTP 500 internal error
I’m seeing a lot of HTTP internal server errors across all my functions the past 48 hours.
- Functions
- Cloud
Getting 503 errors on a streaming response on Appwrite Sites
I am running my Svelte site through Appwrite Sites. Everything works great, except for one page. This page uses a streaming response over a regular static response. So I suspect that is the issue. ...
- Sites
- Cloud
Go functions cold start timeout on self-hosted 1.9.0 — event triggers firing in logs but not UI
Hey everyone — running into a persistent cold start issue with Go functions on self-hosted Appwrite 1.9.0 (Elestio/Hetzner). Looking for how others are handling this. Setup: Self-hosted Appwrite 1.9....
- Self Hosted
- Functions
- Web
Increase student pack database read and write limit
Hi guys, Thank you Appwrite for an awesome platform, i am using the database function for my financial analyst app for my college final thesis. Problem: Currently I have reached my monthly write lim...
- Self Hosted
- Databases
- Cloud