Threads
Found 5000+ results.
incrementDocumentAttribute throwing "Route not found" on Node SDK 17.2.0 with Appwrite 1.7.4
Hi, I’m running into an issue when trying to increment a numeric field using the Node.js SDK. My environment: Appwrite: self-hosted, version 1.7.4 node-appwrite: version 17.2.0 Code snippet: ctx.da...
- Self Hosted
- Databases
Why can't I sign up on whitelisted emails?
I’m trying to sign up in the Appwrite console using a whitelisted email address, but it doesn’t work. What happens: Sometimes I get “User already exists” for an email I’ve never registered. Other t...
- Self Hosted
- Cloud
UI for creating API keys is broken (chrome)
It get stuck like in the screenshot, cant scroll further down or find/click the button to create the API key.
- Cloud
I want to know about the new pricing plan of appwrite
My project is around 150 to 200 in appwrite so do I have to pay $15 per project for each of them separately or just for them will I have to pay only $25 monthly
- Cloud
Show execution status 500 unable to set labels at signup
I want to set the labels at the time user signup to my application , all things work , users data save in auth, updateprefs set , a verification email sent , but unable to set labels bcz in appwrite A...
- Auth
- Web
- Functions
- Cloud
Oauth provider access token is empty
I created oauth with github it seems the provider access token is empty how to fix this?
- React Native
- Web
- Cloud
Multi-tenant setup with different passwords per tenant in one project and separate database.
I’m building a multi-tenant SaaS app using a single project. Each tenant’s data is stored in a separate Database (one DB per tenant). I’m using Auth for user accounts, which is global to the proj...
- Databases
- Auth
- Cloud
Using a local package inside of a cloud function
Hey all I am trying to understand if what I want is possible or I am looking at it wrong. I am trying to use the a local package inside of my Dart cloud function, learned that it can't be done when t...
- Functions
- Cloud
Appwrite 1.7.4 Docker query error
I’m running Appwrite 1.7.4 docker image using the sdk-for-apple package. The collection has 16 documents if l run Query.limit(1) I get one record. But if I run Query.limit(2) I get a inflationerror(-3...
- Self Hosted
- Apple
(vcs.read) error when connecting github
when trying to connect my github app to gain access to the repo its showing this error: Error 401 User (role: guests) missing scope (vcs.read) general_unauthorized_scope repos are private.
- Self Hosted
Failing to get user account after login on Windows platform
Running the attached integration test on Windows platform I get the following error. Any idea of what I'm doing wrong ? 🔐 Starting... 01:22 +0: Appwrite Authentication Integration Tests should authe...
- Flutter
- Auth
No access control allow origin -blocked by cors policy -
im not sure what exaclty im doing wrong - its my first time using appwrite - and im watching a tutorial about how to create a movie app and followed everything in the video but still encountering this...
- Self Hosted
- Web
- Cloud
Number of Database Reads Bugged
My Appwrite project is generating a huge amount of database reads even when all my apps are closed and no one is using it. The reads counter keeps going up. (it's like 2k reads every minute) Any idea ...
- Databases
- React Native
- Cloud
[SOLVED] Appwriteexception: invalid redirect at e.redirect
I've been following this documentation on my app: https://appwrite.io/docs/tutorials/nextjs-ssr-auth/step-7 On Localhost and local development, it's working fine, but when I deploy and push code on V...
- Self Hosted
- Web
- Cloud
Help for Appwrite sites domain setup (self-hosted)
When installing appwrite locally, how should i set up the domains? i've got: `services.site.com` -> appwrite dashboard `sites.site.com` -> same ip and port `funcs.site.com` -> same ip and port shoul...
- Self Hosted
- Sites
- Functions
Appwrite being constantly slow and over-utilized CPU resources
As can we can from image we are getting same warnings, and the appwrite is unresponsive. Steps Taken: -Disabled Appwrite stats. Made my app really cache heavy, etc. VM specs: 12vCPUs, 24gb ram, 768g...
- Self Hosted
- Web
How can I remove this "Get Started" card?
- Cloud
reserved attributes on database collection documents
I'm using self hosted AppWrite v1.7.x. I've created a simple database collection which just so happens to have an attribute named "collection" defined as a String (max chars 100). When I create new do...
- Self Hosted
- Databases
sveltekit with tailwind on appwrite sites
I noticed that webpage which is displaying fine on vercel is affected on appwrite sites without style being displayed only plain html. Any ideas why or is it temporary?
- Sites
- Web
- Cloud
cookies not set on appwrite sites even after adding custom domain
Hey, I have a problem with appwrite sites, my apps are being deployed but cookies are not set, which means the users can sign up, user created in the account and added in the database but getting a l...
- Cloud
Appwrite not having the same userId as OIDC User ID: New User Creation
Urgent: So I am using keycloak as my OIDC provider, everything has been setup nicely. working fine. I want to know whether Appwrite creates a new `UUID` everytime within the flow if it doesn't exists...
- Flutter
- Cloud
- Auth
sveltekit sites styling
- Sites
- Web
- Cloud
Functions not Redeploying
I have a self hosted version of appwrite (1.6.0). I have connected to git hub and have successfully created functions which update automatically when there is a push to the repository, until today. ...
- Self Hosted
Accidentally deleted organisation after paying for Pro
Any possibility of getting the subscription back on the new organisation?
- Cloud
what is the best way to redirect a pretty url to a storage bucket?
I tried to do this in a function, but after redirecting to the bucket and try to play video, i get CORS error: The 'Access-Control-Allow-Origin' header has a value 'https://localhost/' that is not equ...
- Web
- Cloud
