Threads
Found 5000+ results.
rxdb integration code not working
https://appwrite.io/blog/post/offline-first-journal This code does not work with rxdb and appwrite packages set to february releases nor newest releases
- Web
Costom domain Issues
Hi Appwrite team We’re having issues verifying a custom domain. We added the required CNAME and CAA records to our DNS provider and waited for at least 2 days as instructed. It doesn't verified, After...
- Web
No domain visible after creating function?
Saw this in docs yet i have no domain (Pro): Generated domains In the Appwrite Console's sidebar, click Functions. Under the Domains tab, you'll find the generated domain from Appwrite. The domain us...
- Web
Confusion around Tables / TablesDB vs Databases in Node SDK (Cloud)
Hello everyone, I ran into quite a bit of confusion when trying to migrate a Function from Databases.createDocument() to the new Tables / Rows API and wanted to share this as feedback, because I thin...
- Functions
- Cloud
Disabling registration
Is it possible to disable registration in self hosted ?
- Self Hosted
Free plan Usage
I using a free plan with one organization. I have three projects but on the free plan I should be able to have 2 projects running But in my case only 1 out of 3 is running and the rest are set to arc...
- Databases
- General
- Web
- Cloud
Subscription Problem
I'm making an app in RN with Expo and Appwrite and there's a functionality which allows the user to create a task/test (i'll be reffering to them collectively as task because the issues affects both)....
- Android
- React Native
- Realtime
SPA Not working
So I'm using vite/react, which is spa, and it used to work before, but now whenever I go to any route except the root it shows appwrites 404 page, instead of using my routing, why is this?
- Web
- Cloud
Get Started - Web is broken
Trying to complete the get started tasks since the "66%" was finally getting to me, and clicked on "web", was met with: Uncaught TypeError: Cannot read properties of undefined (reading 'smallIcon') ...
- Cloud
Database AI Column Suggestion Use Case
I tried using the AI column suggestion feature. For me, I prefer writing my column design separately in a notepad. Then my intention is to paste it into the AI suggestion field with something like thi...
- Databases
- Cloud
Relationship lists aren't showing
In flutter, when I perform a listRows function for my table which contains various relationships in addition to normal data, I am not getting the relationships that have lists (i.e many to many), just...
- Flutter
Cloud login down?
I am able to access my functions, databases, and buckets - as well as deploy via cli, but I cannot login to the console - nor does my appwrite-account-based login for an app work (as opposed to my own...
- Cloud
Certificate not regenerating
My Certainly issued certificate expired and I haven't recieved a new one yet. I've tried re-adding the domain aswell as its DNS records however it directly jumps from verifying to verified skipping t...
- Sites
- Cloud
Subject: [Access Error] System Blocked: Non-compliant action
Hi everyone, I’m encountering a blocking error while trying to [insert your action here, e.g., deploy the latest build / push code to the repository]. Issue: A popup appears stating: "Non-compliant ...
- Sites
Certificate isn't regenerating
Hi appwrite. I'm not being issued a new certificate on appwrite sites. I've tried re-adding the domain aswell as the certificates but it just does not work. It jumps directly from 'Verifying' to 'Do...
- Sites
- Cloud
File upload Steams
do Appwrite accept uploading with steams if so how i can't find any example `stream().pipeTo`
- Cloud
coolify help
need some help when i updated the docker compose config on coolify to update appwrite to latest version my old versions project and organization was totally inaccessible anyone have experience with se...
- Self Hosted
No permissions provided for action 'read'
I have a very weird error; In a function I'm using dynamic keys to perform read write operation in rows. I have the scopes for read and write rows. The function perform successfully listRows at the...
- Self Hosted
- Functions
Problem with email links
Hi. I'm receiving emails without working links, the text that is suposed to be a link is plain text...
- Auth
Certificate generation failed:
Hi! I deleted my domain and added it back again. And this happens. I was trying [21:41:57] Certificate generation started. [21:42:00] Certificate generation failed: Failed to add domain to Fastly:...
- Sites
- Cloud
Indian debit cards for billing?
Hey Appwrite team! 👋 I'm a developer from India building on Appwrite Cloud. Quick billing question: Does Appwrite accept **Indian debit cards** (Visa/Mastercard debit issued in India)? Or is it **...
- Cloud
Can't deploy SERVER "Because of Internal Server Error"
Is there a problem with SGP Server right? Everytime I deploy a site it says Internal Server Error?
- Sites
- Cloud
Issue with downloading large files (40GB) in Appwrite 1.8.0
Hi everyone! I am using the latest Appwrite 1.8.0 version on my self-hosted server. I successfully uploaded a large ZIP archive (~40GB) using the chunked upload method via the SDK. The file is marked...
- Self Hosted
- General
- Web
- Storage
Repository directory size should be less than 30.00 MBs.
Whenever I create a function i get the error above. Is there a way to get around this? How do I fix this?
- Functions
- Cloud
"Waiting" executions
For my React Native App, I have had no issues deploying a function in Appwrite & the executions either working or failing. Now I am getting status code - 0 & just 'waiting' on my executions. Could t...
- React Native
- Functions