Threads
Found 5000+ results.
Hi there, It looks like due to an "unpaid invoice" my account has been disabled.
I ended up cancelling the paid account same day i was about to be charged and I still got charged. I haven't used any of the paid premium products as of yet and plan to register for the paid account a...
- General
GitHub: Bad credentials: No description
I’ve connected my GitHub account to the Appwrite project, and the existing deployments are working fine. However, when I try to connect a new site or a function to a GitHub repo, I encounter a strange...
- Cloud
Trying to connect a site to an existing flutter repo, the button just grays out and does nothing
I am trying to connect a repo, it looks like it fires off a network request, but does not appear to finish or even fail trying to.
- Flutter
- Sites
- Cloud
408Database timed out. Try adjusting your queries or adding an index.
408 I visited to my site, but it shows: An error occurred while connecting to the server. router_bad_gateway then tried to check my site logs but it shows Database timed out. Try adjusting your quer...
- Sites
- Cloud
Unable to add data for "user_id" column
I am using the Appwrite database and I have a table named events. When I add a column named user_id, I am not able to save data to that column from either the API or the UI. I am getting the same erro...
- Cloud
Example of Rows in upsert_rows function
what is format of rows that can be passed to upsert_rows function? result = tables_db.upsert_rows( database_id = '<DATABASE_ID>', table_id = '<TABLE_ID>', rows = [], transaction_id =...
- Cloud
Can Sites deployments be limited to the main branch?
Hey all! I’m using Appwrite Cloud Sites with GitHub connected. Right now, Appwrite seems to build for every push and PR, not just for my production branch (main). I’d like deploys to run only when cha...
- Webhooks
- Web
[Sites] pnpm Turborepo monorepo — stuck on FINALIZING stage like for hours.*
deployment seems to never finish. Testing Appwrite Sites with a standard pnpm Turborepo monorepo (npx create-turbo@latest). Repo: https://github.com/saitrogen/turborepo-monorepo- Stack: Next.js 16.1...
- Sites
- Web
- Cloud
Site: stuck on FINALIZING stage like for hours, is that normal ?
site is not useble , finalizing nerver finishes. repo: mono repo
- Sites
- Cloud
flutter realtime not working since version 21
I have the problem, that in flutter the realtime does not work anymore when I upgrade the sdk to verison 21.0.0+ (works with 20.3.3) I think the queries are not correctly implemented or because I have...
- Self Hosted
- Flutter
- Realtime
Mcp server offline?
- General
- REST API
- Cloud
Storage images using custom domain return 404 for my project ID
Some of the images uploaded to my storage bucket returns this error: { "message": "Project with the requested ID could not be found. Please check the value of the X-Appwrite-Project header to ensure ...
- Storage
- Cloud
Rate limit blocking bulk function re-creation after FRA → SGP region migration
Hi team, I am on Appwrite Cloud (project: staging-dataspace, SGP region). I am in the midst of deleting ~115 functions that were stuck with .fra.appwrite.run domains despite my project being in SGP. I...
- Functions
- Cloud
Getting this error when creating a website with Sites on selfhosted Appwrite
when I visit the site I get 404, even if the deployment is successfull
- Self Hosted
- Web
Error updating attribute in table with relationships - 1.8.1 self hosted
I have two tables with a bidirectional relationship attribute, one called "amenities" and the other "reservations". When I try to update a field called "pricePerHour" in an "amenities" record, and tha...
- Self Hosted
- Databases
Google OAuth2 Login on Expo/React Native project
Does anyone has a guide on how to implement this on a Expo project? I've been trying to implement it, used AI and etc but can't. 1. Do I have to have a domain/website to redirect back to the app?
- React Native
- Auth
Google's "Choose an account" screen stuck after sign in
I've been struggling with this problem on my servers (self hosted 1.6.0 & 1.7.4) , multiple projects , multiple apps , and I think I have reached a very strange conclusion: If the same device (like m...
- Self Hosted
- Flutter
- Android
- Auth
unable to create dynamic relationship column
dynamic Column with this set {'type': 'relationship', 'relationType': 'oneToOne', 'key': 'columnrshipkey', 'relatedTableId': 'abcabcabc12341234', 'twoWay': false, 'onDelete': 'setNull'} in tablesDB....
- Cloud
general_unknown appwrite site error
- Sites
Sites builder failing with general_unknown — Frankfurt region ?
Hi team, All Sites deployments in the Frankfurt region are failing with general_unknown since ~1 hour ago. No build logs are produced - just the error code after 30-60 seconds.
- Cloud
Appwrite Server 404 Not Found
Someone help please I'm using docker appwrite on my vps hosting server. there are other projects running on nginx as well so to avoid issues i'm using nginx server configuration to run appwrite as we...
- Self Hosted
- General
Realtime API over cloudflare tunnels
Hello. Is it possible to use the realtime subscriptions, when the self-hosted instance is exposed via cloudflare tunnels? There is no additional proxy. I am using latest SDK for next.js and when i tr...
- Self Hosted
- Realtime
Hostname redirect forwarding...
I want the redirect of the Cname is redirected correctly from www. to glossytech.co.ke
- Self Hosted
I now have the Github Student Developer Pack, and Appwrite is included but not working
I have access to the Github Student Developer Pack, and it states Appwrite is included but when i try to access it, it says i dont have it. im thinking this is an error https://appwrite.io/education ...
- Cloud
Trying to deploy on paid cloud plan and receiving: no space left on device, write
Trying to deploy on paid cloud plan and receiving: no space left on device, write
- Cloud