Threads
Found 5000+ results.
Columns stuck on proccessing
Created columns in a collection on the dashboard but they are all stuck on processing
- Cloud
One of my domains for the same appwrite site pointing to outdated version
Hello my project id is 69a2dd930026f43e7d35 and here I have indirakar.co.in used as my domain for my site. The problem is after latest deployment all other urls and www.indirakar.co.in point to the la...
- Sites
Can't run functions from console in appwrite 1.9.0 self-hosted
Hello, I have an appwrite 1.9.0 self hosted, functions run correctly with client SDK or event when using the function domain *.function.mydomain, for testing purpose i created a hello world function t...
- Self Hosted
- Functions
Timed out waiting for runtime
I run in FRA and in general I’m regularly seeing occasional function timeouts waiting for runtime. These functions are user initiated so my app is basically unreliable as a result. I can’t easily bui...
- Functions
Site deployment does not work.
I can change a file, deploy, change does not take effect. Delete file in repo, push changes,deploy. Old file remains undeleted Duplicate file, rename it, push, the new file is correctly accessible af...
- Sites
- Web
- Cloud
Possible FRA servers down
Is it possible that the Frankfurt servers are currently down? There is no way to fetch any data. Given the few reports already in the <#564160731327758346> chat it may be. Endpoint: https://fra.cloud...
- General
- Cloud
Appwrite DNS nameservers return SERVFAIL for my delegated zone (demomanasa.online) —site unreachable
My custom domain demomanasa.online (and all its subdomains) stopped resolving with ERR_NAME_NOT_RESOLVED for all visitors. I have traced the failure to Appwrite's DNS: What I verified: - Registry del...
- Sites
- Web
- Realtime
- Cloud
Compatibility issue with Kakao OpenID Connect
**Context:** I am attempting to integrate **Kakao Login** (one of the largest social login providers in South Korea) into my Flutter application using Appwrite's **Generic OIDC** provider. Kakao suppo...
- Flutter
- Auth
- Cloud
Framework categorization for Sites
Hello, I want to deploy my web app via Appwrite SItes. My web app is vite+reactjs. In the Appwrite docs, it creates a vite+react app, and chooses React from the dropdown list for the framework. My con...
- Web
- General
- Sites
- Tools
- Cloud
Attribute not found in schema on REST API query
I'm querying a appwrite collection via the REST API on appwrite cloud 1.9.5 (no SDK) via a cloudflare worker and keep getting: {"message":"Invalid query: Attribute not found in schema: ","code":400,"...
- Databases
- REST API
Appwrite Education Plan Activation Request
Hi How Can i Get Access To Appwrite's Education Plan Using Github, I Have My Github Education Pack Active and Want to Claim This Offer and Github Only Shows Support Link
- General
How to use Appwrite MCP on Claude Desktop
Hello I'd like to use the Appwrite MCP with Claude Desktop and have set up the connector, but asking questions about my Appwrite instance does not work. Any ideas what I'm doing wrong?
- Tools
[SOLVED] Appwrite 25.1.0 returns Invalid Origin (403) on Android while 25.0.0 works correctly
I've already opened an issue on GitHub, but somewhat it doesn't seem like GitHub is monitored very closely, so I'm leaving a bug report here on Discord as well. https://github.com/appwrite/sdk-for-flu...
- Flutter
- Cloud
Helping in unblock my account
I deleted my Appwrite Cloud account that was linked via GitHub. Now I activated my GitHub Student Pack and want to sign up again using the same GitHub account, but I'm locked out and can't recover it....
- Cloud
Not allowed permission to upsert a presence.
const presenceID = ID.unique(); setPID(presenceID); const presence = await presences.upsert({ presenceId: presenceID, status: "online", }); returns this in network code: 401 m...
- Web
- Realtime
- Cloud
Finding job
Hi. I am a full-stack developer with experience in developing scalable and user-friendly web applications. I handle both front-end and back-end development, implementing seamless user experiences ran...
- Web
Can't really use the S3 storage device
hi, I've linked my local MinIO Instance (it's just for testing, not for prod.) to my appwrite instance, when i'm uploading a file it's getting uploaded to the S3 but the console give's me error with n...
- Self Hosted
- Storage
CDN not delivering correct bundle
My site 69b4cd410035893573dc is not delivering the latest deployed version via CDN, it seems stuck on versions from previoiu days, alternative links for the latest deployment work but the configured d...
- Sites
- Web
Site ID: 6a22303d000c95ef93bdDomain: vanikar.gamesError: router_deployment_not_foundWhat happened
multiple rapid deployments + a force push to master caused the router to lose the domain-to-deployment binding, even though the Domains tab shows the mapping is correct and a deployment is Active
- Web
Next.js SSR Site Times Out on First Visit After Inactivity, Then Loads Fine on Refresh
Hey everyone, I'm running a Next.js SSR site on a self-hosted Appwrite server (v1.9.0), and I've noticed a strange behavior that I'm hoping someone can help me understand. The site is deployed throu...
- Self Hosted
- Sites
Quota not resetting
hi, im using appwrite's free tier plani hit my read limts last month and the billing cycle said it would reset on june 4th but that is today, the billing cycle has changed and the usaga analytics show...
- Databases
- React Native
- Apple
Appwrite migration stuck on pending
Migration an existing self hosted 1.9.0 to a new VPS tuning self hosted 1.9.0.. import data recognises the api url, project id and api and then when I create, it gets stuck at pending. Docker migrati...
- Self Hosted
Appwrite self host version mismatch
Cloud is on 1.9.5 but Docker Hub only has 1.9.0. Migration fails with 404 general_route_not_found. When will 1.9.5 be published to Docker Hub?
- Self Hosted
[SOLVED] Unable to connect over this domain.. _APP_OPTIONS_ROUTER_PROTECTION
I stood up a fresh VPS and deployed Appwrite 1.9.0 using CLI. Now when I try to access Appwrite using servers IP address I get an Unable to connect over this domain error. I have disabled the _APP_O...
- Self Hosted
Student plan issue
I am using GitHub student plan, I even got access to appwrite's mock phone number. but when I try to use it, it says the phone number limit has reached
- React Native
- Auth