Threads
Found 5000+ results.
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
Custom Domain Issue
i have added a custom domain about 21 hours ago, but till now there is no SSL certificate is active on it. but if i do DNS check via https://dnschecker.org/#CNAME/api.lowcosttts.online it appears th...
- Cloud
Trouble with Anonymous Login on iOS
Ideally I would like to be able to sign in anonymously and persist this user even if they close and reopen the app. Is this possible? Here is what I currently have: static func ensureUserSession() as...
- Apple
Flutter OAuth2 Google does not return to the mobile app
When the flow starts, the browser opens, I select an account, and it keeps showing: """ Page not found The page you're looking for doesn't exist. `general_route_not_found` """ Although the message r...
- Flutter
- Auth
- Cloud
Claiming Guest-Created Documents After Signup
I'm wondering if it's possible for a guest or anonymous user to create a document and attach an email address to it, so that the document can later be claimed by a registered user once they sign up. ...
- REST API
Organization not exists anymore
Hello! We have a problem with a cloud database. We are on the Free plan, but after a refresh the site wants me to create a new organisation, and I not see the created with 6 projects on it, I mean gon...
- Web
- Cloud
JSON and Object Support in Collection document Attributes?
I am working with Next.Js and Appwrite Cloud, I am relatively New to Appwrite but i have noticed there is no direct support of JSON and Object support in attributes. I have scaled the project but now ...
- Databases
- Web
- Cloud
Realtime Ui Dialogue
hi, is there a way ofdisable this dialogue that appers in my UI when we are listening for realtime events
- React Native
Error
I'm trying to get sellerId using account.get() in my appwrite function and this is the error message I'm getting: "Failed to send notification to seller 6865bfd200091084268a: app.6859f009000e9dc845a4...
- Functions
- Messaging
- Cloud
Is there a timeframe for updating dart runtime beyond V3.5
Dart 3.5 is already one year old, and the following versions have introduced very important features for the language. Is there a roadmap or timeframe for when newere runtimes would be released
- Functions
Appwrite REST API Docs in LLM-Friendly Format
Is there a version of the Appwrite REST API documentation available in a format suitable for LLM vector embedding? Specifically, I’m referring to the following pages: - https://appwrite.io/docs/refer...
- General
- REST API
list() is very slow; eventually shows not-existing IDs
When I use the web browser to view the collections in my database, the documents they contain are normally displayed within a few seconds. For a few days now, however, there has been one particular co...
- Self Hosted
- Databases
Can't start docker containers beacuse no space on device
Hi, I'm testing my app where I upload also files to appwrite storage. As I suspect, I've filled up my disk. Now I can't start Appwrite. Could I ask for help with this issue? Can I somehow access the f...
- Self Hosted
- Storage
CSV Import struct.
I just tried to import the example CSV from the documentation and the import seems to be struct. Looking at the console is showing this error.
- Cloud
Error
I'm trying to get sellerId using account.get() in my appwrite function and this is the error message I'm getting: "Failed to send notification to seller 6865bfd200091084268a: app.6859f009000e9dc845a4...
- Functions
- Cloud
