Threads
Found 5000+ results.
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
ā[Help] Function stuck in "waiting" status after following Appwrite contributing setup
Hi Appwrite team š I'm trying to contribute to Appwrite and followed the official setup instructions from the CONTRIBUTING.md guide to run the platform locally. After spinning up the environment us...
- Self Hosted
- Functions
- Databases
Unable to create push providers - FCM or APNS
Currently unable to create a push provider for FCM or APNS.... https://github.com/appwrite/console/issues/2045 When uploading a file... FCM = Valid file returns "Unexpected end of JSON input" APNS ...
- Messaging
- Cloud
Stuck in "deleting"
my parent element have relationship that doesnt exist and its stuck in "deleting", i cant delete it gives me error: Collection with the requested ID could not be found., what should i do?
- Web
- Cloud
Help with 409 Error on Relationship Setup in Appwrite Console
I ran into a 409 document_already_exists issue. with AppWrite so I tried to debug. Here's what I've set up: Collection A has 3 attributes and a two-way 1-to-many relationship with Collection B Colle...
- Databases
- REST API
- Web
- Cloud
1.7.0 Self Hosted Upgrade
Hi, I've tried a fresh install on 1.7.0 and I've also done a fresh install on 1.6.2. 1.6.2 is working fine fresh, update to 1.7.0 and migrate fails Fresh install of 1.7.0 fails. I'm getting this er...
- Self Hosted
Appwrite functions are not accepting/reading JSON body
curl --location 'https://fra.cloud.appwrite.io/v1/functions/custom-login/executions' \ --header 'X-Appwrite-Project: ' \ --header 'Content-Type: application/json' \ --header 'X-Appwrite-Key: ' \ --d...
- Cloud
deno 2 Cloud random errors
we have big problems with the functions. although we do not change anything in the function, we have the following random behaviour: - no scope permissions error, although they are set. sometimes the ...
- Functions
- Cloud
Invalid Origin Error ā Need Help Registering Platform
Subject: Invalid Origin Error ā Need Help Registering Platform Hi Appwrite Support <:appwrite:1156975611466764298> , I'm encountering an issue when trying to interact with your platform using my cli...
- Cloud
Functions not work on Server only Localhost
Hi, I successfully upgraded from 1.4 to 1.7, but I'm having a problem. The functions no longer work with the settings I had. I assume some changes were made. It only works on localhost, but not on the...
- Self Hosted
Database Double Requesting Error.
I am getting error for creating new document in an collection with new ID.unique() then too getting error of existing document. When button is pressed one document is created and then getting error. ...
- Databases
- Web
- Cloud
Console Login after upgrade
Hi, running a small instance self hosted, upgraded from 1.6.0 to 1.74 this morning before spotting the migration guide... When trying to login to the console now I get a large html error pop up but t...
- Self Hosted
Appwrite functions can't connect to database - timeout issues
I'm trying to create a function that queries my database, but all database operations timeout from within the function, even though CLI access works perfectly. I'm self-hosted at this time running no...
- Self Hosted
- Functions
Sharing cookies
Hi, Iām using Appwrite Cloud, and I have a setup where my Appwrite backend is hosted on a subdomain (e.g., api.example.com), while my frontend (Next.js app) and API routes are hosted on the root domai...
- Web
- Cloud
