Threads
Found 5000+ results.
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
Missing Invoice
Hi! I need help with billing on my account (marelu@gmail.com). I have never received a single invoice by email. My organization has been on the Pro plan since April 9, 2026. Since then I have receiv...
- Cloud
Appwrite Functions cold start
Hello. I'm seeing really long cold starts on Appwrite Cloud Functions and wanted to know if this is expected. My function just authenticates the user, fetches ~25 rows from TablesDB, maps them, and r...
- Functions
- Cloud
Error can not create `tablesdb` event with the UI and CLi
When i'm trying to add an event with `tablesdb` i get an error message My event value: `tablesdb.mtg-decklist-dev.tables.queue_parsing.rows.*.create` Same error with the CLI: `✗ Error • proce...
- Functions
- Web
- Cloud
Delete on cascade from Cloud Function
I'm writing a Python function that deletes a user's main row from a table in my database. This row has relationships with other tables that use cascade deletion, but when this function runs, only the ...
- Self Hosted
- Functions
1.9.6 Console handles all array columns as string[]
When creating or updating a row in the appwrite 1.9.6 web console, the form treats all list columns as a type string. Even if the column is a list of booleans, clicking `+ Add Item` tries to create a ...
- Self Hosted
- Databases
[SOLVED] GitHub Student Login Loop Issue
signed up using my GitHub Student Developer Pack. However, whenever I click "Sign in with GitHub", I get stuck on the login page. No matter how many times I try, I just end up in the same login loop a...
- Resolved
- Web
- Cloud
Google OAuth Not Working on Brave/Firefox - Only Works on Edge
I'm having an issue with Google OAuth in my React + Appwrite app. After login, the dashboard is accessible only in Microsoft Edge, but fails in Brave and Firefox. Repo: https://github.com/showayebDev...
- Auth
- Web
- Cloud
Google OAuth Not Working on Brave/Firefox - Only Works on Edge
I'm having an issue with Google OAuth in my React + Appwrite app. After login, the dashboard is accessible only in Microsoft Edge, but fails in Brave and Firefox. Repo: https://github.com/showayebDev...
- Auth
- Web
- Cloud
Where can i get the url name of the Region to be used in the connection part?
I need to know how to get the name of San Francisco when connecting via Web usage, thanks!
- Web
[SOLVED] Not able to create a 2nd project despite the free tier limit being 2
I'm running into an issue where I'm not able to create a 2nd project in our organization despite the free tier limit being 2. I suspect it may have to do with an inactive project that is not showing i...
- Resolved
- Cloud
Temporary $permissions hickup?
Hello, today at ~13:50 (CEST/UTC+2) our customers reported they couldn't see any data in our application. We checked and indeed, the application was working, but empty. As if no user had **permission*...
- Databases
Images/Videos in storage appearing broken after upgrading to 1.9.6
I am running into a storage issue after upgrading my self-hosted Appwrite instance , all of my previously uploaded images and videos are now showing as broken icons in the Appwrite console and failing...
- Self Hosted
- Flutter
- Storage
Git deployment providers missing
Hi, i have a question about automated deployment via Git and the various providers. I seem to remember that it's possible to connect to Bitbucket, among others, for automated deployments, but everywhe...
- Sites
- Functions
- Cloud
Google OAuth: User Created But Session Not Recognized
## Problem Summary When signing in with Google, the user is successfully created in the Appwrite console, but the session is not being recognized on the client side. The application keeps redirecting ...
- Auth
- Web
- Cloud
OAuth2 Session Not Persisting After Google Redirect - 401 Unauthorized
I'm implementing Google OAuth2 authentication in React using Appwrite SDK. The flow is: 1. User clicks "Sign in with Google" button 2. Gets redirected to Google login 3. Google redirects back to succ...
- Auth
- Web
- Cloud