Threads
Found 5000+ results.
Signup issues
I’m facing very serious issues with user signups on our live web app. Many users are experiencing problems during the signup process, which is becoming extremely frustrating for me. Some of the major...
- Auth
- Web
How to bulk update
Hello, I am trying out the new bulk operations feature, and I am experiencing some problem: I am trying to call database.updatedocuments, and I am passing in the data you can see in the attached scre...
- Databases
function stuck at waiting and starts to build after several git pushes
the deployment gets stuck at waiting and only starts to build after several edits to the function code, this is web appwrite
- Functions
Using the React Native SDK's getFileDownload in an Android app always returns an empty object.
const result = await storage.getFileDownload('bucketId', 'fileId'); console.log(result, typeof result); >>[] object
- Android
- React Native
[Question] Upgrading from 1.6 to 1.7
Hello all, little question, can I upgrade to 1.6.2 to latest 1.7.4 (and run migration ofc) Or I need to do 1.6.2 -> 1.7.0 -> run migration -> 1.7.4 -> run migration ? Thanks 🙏
- Self Hosted
- General
Function logs
Where do I see the function logs? I created them using this documentation, tried log and context.log https://appwrite.io/docs/products/functions/develop and I dont see them in the cloud appwrite conso...
- React Native
- Functions
- Cloud
Persistent TypeError: object dict can't be used in 'await' expression with Appwrite Python
Subject: Persistent TypeError: object dict can't be used in 'await' expression with Appwrite Python SDK 11.0.0 (Databases Service) Hello everyone, I'm developing a FastAPI backend that uses YOLO for...
- Databases
- Storage
- REST API
Partnership inquiry.
Is there any way to get in contact with the team directly? For an partnership inquiry
- General
FRANKFURT SERVER ERROR 500
Server is down.. Cant contact support (even got error on submitting)
- Databases
- Cloud
Deploy sites from another git provider?
Hi, Just wondering if its possible to use the new sites functionality with something like gitea instead of github? Thanks.
- Self Hosted
- Sites
Realtime Events Triggered for Users Without Read Permissions
Realtime events are being received by users who don’t have read permissions on a newly created document. **Here’s the setup:** 1. A document is created in the profiles collection via a Function. 2. ...
- Functions
- Realtime
- Cloud
Appwrite Cloud + Firebase hosting login error CORS
Hey team, can you please add the following to the CORS allowlist for my cloud project? Project ID: 68633b67002faf66fbcf Domains to allow: - https://taggit-4d178.web.app - https://taggit-4d178.f...
- Cloud
Realtime Disconnects and Error: INVALID_STATE_ERR
Hi Support, we are still experiencing the issue and we are a subscriber on your platform under the account of charlesbcalague@gmail.com I just want to ask here if there's any workaround with the disc...
- Databases
- Android
- Apple
- React Native
- Realtime
Collection Permission issue
I am facing issue in my Pro account. "Add" button is disabled while adding permission in DB collection settings.
- Databases
- Web
- Cloud
Having Some Trouble With Getting Started
Hi everyone. I'm having some issues with the initial setup of AppWrite for my React Native mobile app. I've done step 1 and 2, but when it comes to step 3, I open up the starter test in my simulator, ...
- React Native
SSO google apple not working anymore
We use Apple and Google sso in our react native app. Everything worked fine until we noticed today that we see general argument error. We did not change anything in appwrite console or in code.
- Android
- React Native
- Apple
- Auth
Origin error after changing default ports
Hi! I need some help regarding an issue I’m facing with Appwrite after changing the default ports. I have a self-hosted Appwrite instance running on my VPS. I followed the official documentation for ...
- Self Hosted
Opened my website after long time and Backend is not working
I built a website around a year back and and used appwrite for making the backend. At that time the website was working fine but now when i open it the images and the data is not loading. In the conso...
- Databases
- Web
- Self Hosted
- Cloud
Is it possible to cancel an ongoing file upload to storage?
When uploading a file to storage, is there a way to cancel the upload in progress so the file is not saved or partially stored?
- Web
- Storage
File level security overrides File Tokens
are file tokens not supposed to work with file level security? so if i make it such that only the user who uploads the file has read access and i then create a token for that file via server sdk i can...
- Storage
Doing the React TMDB movies tutorial, issue with creating platform without requested ping
At the point where I created a brand new app on appwrite but cannot instantiate the react platform without cloning a whole other app and doing some ping button press. Just want to use for my tmdb movi...
- Databases
- React Native
- Web
custom requirements.txt file
How do I specify a custom requirements.txt file when creating a serverless function through the Appwrite console?
- Functions
CSV Import not working
I am running 1.7.4, trying the sample book csv import. I get a pop up saying import started and then a quick follow up saying completed. Nothing ever appears in the collection, struggling to find an...
- Self Hosted
CRUD Operations don't work
Hey all, Create, update, and delete is not working for the Appwrite database. The database seems down. When will it be solved? As I can see from the other support tickets, this is the same for all app...
- General
Is my approach for deleting registered users safe?
A few weeks ago, I was advised not to use the registered users' id in my web app. Instead, I store the publicly viewable information such as username and email of each user in a collection, and use th...
- Web
- Tools
- Auth
- Functions
- REST API
