Threads
Found 5000+ results.
Failed to generate functions SSL
appwrite-worker-certificates | Cannot renew domain (functions.domain.com) on attempt no. 9 certificate: Failed to verify domain DNS records. appwrite-worker-certificates | appwrite-worker-certifica...
- Self Hosted
- Tools
- General
- Databases
Dart 3.10 runtime on self-host 1.8.1
I added dart-3.10 runtime in .env file, applied the changes, but cannot see such option on console. is dart 3.10 not supported by self hosted 1.8.1? if not, when will we have it?
- Self Hosted
My projects were deleted
Hello everyone, My projects were for some reason deleted. I got an email informing me about project inactivity, when I clicked to activate it again, it was silently deleted. Could anyone of you pleas...
- Cloud
Help with apex domain redirect using Appwrite Sites
Can someone provide guidance on how to redirect traffic from apex/root domain to a www subdomain using Appwrite Sites as the DNS manager. What I've done so far: 1. Changed the domain registrars names...
- Sites
Guideline of AI
Hello everyone, I’m planning to specialize in Artificial Intelligence (AI) and I’m currently looking for guidance from someone with strong experience in the field. My goal is to build a clear and pr...
- Self Hosted
Dotnet functions on cloud
I'm trying to deploy my .Net8 functions to my project on cloud.appwrite through the CLI. I'm getting this error.
- Functions
- Cloud
Query multi-tenant db with $permissions as attribute
I'm setting up a multi-tenant database with RLS enabled. My users my have permissions set for multiple Teams, and as such when they query the database with the default $permissions set, they'll end up...
- Databases
All projects deleted
Hello, from the appwrite console last week I re-activated some of my old project and published them, yesterday I checked and none of the apps were working, now when I check today, I saw that all my pr...
- General
- Cloud
Authentication on custom Websocket Server
Hi, I want to use a custom Websocket Server (using Bun) for my application. However I cant really figure out authentication on custom servers. Session cookies seem to be HTTP and secure only, which p...
- Self Hosted
- Web
Realtime: Listener not triggered on updates
I self host appwrite 1.8.1. The genereal functionallity works fine. But my realtime subscription isn't updating. I see "Received heartbeat response from realtime server" every couple of seconds. I had...
- Self Hosted
- Flutter
- Realtime
My account got banned without obvious reason
Hello, I’m a normal user of Appwrite. Today I found my account was banned suddenly, and I can’t log in normally. I have only been doing normal development and learning recently, and I haven’t done a...
- Auth
cant resume project
Invalid console fingerprint event i try man time
- Cloud
TablesDB can't be used in Appwrite Functions ?
I have written a function (DART) and it won't deploy. Here is what I get : 2026-03-14T17:09:41.459693680Z Compiling ... 2026-03-14T17:09:42.915619217Z ../build/lib/main.dart:14:3: Error: 'TablesDB' i...
- Functions
Realtime for files() works almost well, but for tablesDB it does not
I have been trying to make use of realtime, today (14.03.26) I have pulled all the latest versions of docker images, and sdk available. Whats working: - Connection via websockets - Ping-pong in app...
- Web
- Databases
- Storage
- Realtime
- Self Hosted
Function issue
Hi,idk whats wrong with my function but i made some changes to the env var and made sure they saved then i redeployed it,but then after it redeeployed it asked me to do so again and again and again an...
- React Native
- Web
Function issue
Hi,idk whats wrong with my function but i made some changes to the env var and made sure they saved then i redeployed it,but then after it redeeployed it asked me to do so again and again and again an...
- Web
general_route_not_found - Auth Guide
If you’ve just added a subdomain to your project, verified your DNS records, and confirmed your SSL certificate is working, but you're still hitting a `general_route_not_found` error, here is the fix:...
- Auth
- Web
- Cloud
Can't resume paused project
I have logged in in incognito, done the email verification and still get the invalid fingerprint error. What's the issue.
- React Native
- Web
- Cloud
Download appwrite Docs
Is there is a way to download appwrite Docs ? Because appwrite skill isn't enough to give the agent full understanding about how appwrite works (I noticed this by myself and when i asked the agent it ...
- General
- Cloud
Appwrite Cloud Project shutdown due to inactivity. But the project is getting daily request.
My appwrite projects gets shut down saying due to inactivity, but our platform gets users everyday with many requests to database and storage. so why all of a sudden this is shutting down our project ...
- Cloud
How do you contact support to cancel a subscription if you don't have access to your account?
My nephew signed up with my CC without my permission and has forgotten the password to the account. I can't for the life of me get a hold of anyone at appwrite. They've been charging me for several mo...
- General
Local appwrite run functions --user-id not generating x-appwrite-user-jwt (self-hosted)
Hi, I'm running into an issue when testing Appwrite functions locally with user impersonation. I'm using a self-hosted Appwrite instance and running functions locally with the CLI: appwrite run funct...
- Self Hosted
- Functions
Impossible to get USER after createEmailPasswordsessions. (ERROR 401 on account.get) Flutter for web
Am using provider to deal with functions linked to appwrite. Here is my login. Future<String?> login(String email, String password) async { try { await account.createEmailPasswordSession( ...
- Auth
- Flutter
fastly error
Hey! I'm hitting a Fastly error on the www version of our site, but the root domain works fine. We have a wildcard set up, so I expected the subdomain to be covered.
- Sites
- Cloud
Facebook's scraper facebookexternalhit gets 403 on my custom domain
share.bardbliss.com but works fine on the raw fra.appwrite.run URL. No execution logs appear when Facebook hits the custom domain. This was working before. How do I fix this?"
- Cloud