Threads
Found 5000+ results.
Function for long running task (other 60s)
My function need long running other 60 seconds. But async mode return empty body. How to deal with that please ?
- Self Hosted
- Functions
OAuth2 Provider is disabled automatically
Hi everyone, I'm using self-host Appwrite 1.7.4. I can setup OAuth2 with Google successfully, however the provider is disabled automatically after one day without any my action. I need to go to consol...
- Self Hosted
- Auth
Do I need to upgrade my Appwrite plan?
So i am making a file hosting & sharing platform (voltzy.lol) and i am expecting approx 5-8 million visit per month and over 30 million uploads per month do i need to upgrade my appwrite plan from fre...
- Web
- Apple
- Cloud
Need a web developer
Need. Web developer for a paid project/collaboration
- General
- React Native
- Web
- Sites
Attach Dart debugger for locally deployed function
Hello there, I was wondering if it is possible to attach debugger to dart function, that I run locally. It would make development much easier :-). Thank you.
- Tools
- Flutter
total parameter not working correctly in listRows() (Node.js & Dart SDKs)
Hello Appwrite team, I'm experiencing issues with the total parameter in the listRows() method (TablesDB) across multiple SDKs. **Issue 1**: Node.js SDK (node-appwrite: ^21.1.0) The total parameter...
- Flutter
- Web
- Databases
- Cloud
- Functions
Accessing secure files from storage via storage.getFileViewURL
Hi everyone, can someone tell me what is the preferred way of accesssing user only files from storage in react native? I saved the file with user only read permissions but Im not sure how should we a...
- Cloud
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