Threads
Found 5000+ results.
How can I disable client-side account registration?
Hi everyone! I’m currently building a game backend using Appwrite, and I’d like to prevent users from creating new accounts directly through the client. My goal is to have the registration process h...
- Web
Custom domain for Google Auth
Hello! I connected my custom domain to my Appwrite project, but I can't get the Google login/consent screen to show my domain instead of the Appwrite domain. Is this something that needs to be config...
- React Native
- Auth
- Cloud
CLI - get Database Totals
Is there a way with the Appwrite CLI to get table row totals (count)❓
- Databases
- Cloud
relationships bug or error idk
hey every one, am using am using appwrite on a project and ran into a problem where by created a relationship and two way to be specific and it is stuck on processing for more than 24 hours
- Self Hosted
- Web
- Cloud
Need Help on Self Hosted Version of Appwrite with Telesign SMS integration.
Hi i wanted to test SMS OTP verify method but i am not able to do it. I follow all the steps but no luck. Please help me with this. I am using Appwrite self hosted Version 1.9.6. i have already setup ...
- Android
Is permission changes tied to the column update permission itself?
Hi, I'm evaluating appwrite for a project and through reading the documentation (I haven't coded/tested anything yet, just trying to have a grasp of the basic framework for now against supabase), it r...
- Databases
Scheduled functions (CRON) not firing — some work, some never do
Hi team — same symptom as a recent thread here where switching from a round cron expression to an offset-minute one fixed it. Project ID: 69fa56560037c7843a85 Region: Frankfurt (fra) Functions affec...
- Cloud
SITE QR CODE
THERE WAS NO SITE QR CODE AVALABEL : {"message":"The requested service is disabled. You can enable the service from the Appwrite console.","code":403,"type":"general_service_disabled","version":"1.9.6...
- Sites
Functions in cloud console not works
please advise as all of my runing functions on Appwrite console was working before , but now it give this error [Invalid `headers` param: Value must be a valid string and at least 1 chars and no long...
- Functions
- Cloud
Cannot migrate from Supabase
Hi, I was trying to migrate from Supabase to the Appwrite database. My database had around 190K columns. I tried it twice. Both times, after 2 days, the process got stuck on processing. I exceeded m...
- Databases
- Tools
- Realtime
- Cloud
[SOLVED] Production down - createExecution returns 400 "Invalid headers param" in fra
Hey, Since 1.9.6 rollout in fra (~17:00 UTC, 14 Aug), POST /v1/functions/{functionId}/executions returns a 400 whenever the body includes an empty headers object: "Invalid `headers` param: Value m...
- Resolved
- Databases
- Functions
- React Native
- Cloud
Domain is owned by a different organization
Hi Appwrite team, I'm trying to add my custom domain **futlive9.com** to my project, but I'm getting the error: "Domain is owned by a different organization." Context: this domain was previously con...
- Web
- Cloud
[SOLVED] CreateRow is doing ListRows on self-hosted 1.9.5 Functions
### setup appwrite 1.9.5 self-hosted bun 1.3 node-appwrite 27.1.0 ### issue Im running a function on a self hosted 1.9.5 with "node-appwrite": "^27.1.0", doing createRow then printing to log the crea...
- Resolved
- Self Hosted
- Functions
- Databases
Appwrite bucket data deleted
guys due to a bug with the appwrite console, i just deleted some important user files from a storage bucket. How do I restore them?
- Cloud
Local function execution results in HTTP 500 Error
Hi all, I'm trying to develop a new function on my Ubuntu 24.04 machine running the latest version of docker. I've read through the documentation to install and intialize the CLI as well as performed ...
- Self Hosted
- Functions
Accidental deletion of two production databases via CLI, requesting restore
Hello Appwrite Support, We accidentally deleted two production databases and urgently need your help restoring them. What happened: On 2026-08-14 at approximately 06:10 UTC, we ran appwrite push tab...
- Databases
- Cloud
Get Profile picture
If I made an app where user need to sign in with Google. Now how do I access the user profile picture?
- Auth
- Web
- Cloud
Intermittent 60s edge-to-origin stalls returning 503 — Fastly Burbank POP, SFO region
Anyone having this problem? Region: SFO. Plan: Pro. UPDATE: "Fastly's documentation notes that enabling origin shielding can resolve backend connection problems of this type. Has shielding been consi...
- Web
- Cloud
Functions Failing on CRON Schedule
I set up an hourly CRON Schedule for my function and It only executes successfully every after 3 hours sometimes 10 hours. When I execute it manually it works every time but on Schedule mostly fails a...
- Functions
- Cloud
Appwrite Remote MCP Server not working in Google Antigravity
Whenever I tried Authenticate - Appwrite Login in Browser - Paste Code, it always says `Error: calling "initialize": sending "initialize": Unauthorized` Already tried Refresh too.
- Tools
- Cloud
Vulnerabilities !!!
Why i can't mail to security@appwrite.io
- Web
hi guys! my site is not accesible in my appwrite self host instance.
- Self Hosted
[Solved]
I have github student account. The auth has been paused however the database is working fine. I cant see any option to resume from my console panel. It is just normal like before. The login works. Onl...
- Resolved
- Auth
[Solved] Appwrite project paused
I have github student account. The auth has been paused however the database is working fine. I cant see any option to resume from my console panel. It is just normal like before. The login works. Onl...
- Resolved
- Databases
- Auth
- Cloud
MongoDb Database Breaks integer[] & bigint[]
I've got a table with the below column created. When I try to insert the value `[-3408048000]` into it, the dart sdk cloud function call is successful (no error logs in selfhosted docker). However, an...
- Self Hosted
- Functions
- Databases