Threads

Found 5000+ results.

Unpredictable Function Timeouts

Error: Synchronous function execution timed out. Use asynchronous execution instead, or ensure the execution duration doesn't exceed 30 seconds. Error Code: 408 I have a simple function (call it: ab...

  • Functions
1

Self Hosted instance wont connect to GitHub

Attached are some files that show what is happening when I try to attach github. I followed the docs everything seem pretty straight forward. Any ideas where i'm going wrong. My instance is be managed...

  • Self Hosted
  • Functions
  • General
1

How to back up and restore your Appwrite Cloud database?

I was wonding if i can download scheme and data from database tables from app write cloud and restore it or will i need towrite some routine using python/javascript sdk???

  • Databases
  • Cloud
5

Mcp Server

Is it possible to run Appwrite Mcp Server on self hosted? I mean I have Vps server where I have for now my Appwrite backend. Do I understand correctly, that I can also install there appwrite mcp serve...

  • Self Hosted
  • Tools
1

multiple search for different attribute

how to more attribute for searching if (searchQuery != null && searchQuery.isNotEmpty) { queries.add(Query.search('phone', searchQuery)); }

  • Flutter
  • Cloud
2

Fetch Failed on getDocument

Error: fetch failed at Client.call (/usr/local/server/src/function/node_modules/node-appwrite/lib/client.js:195:15) at async Databases.getDocument (/usr/local/server/src/function/node_modules/...

  • Self Hosted
  • Functions
  • Databases
1

URGENT: My Functions and Database is down for 2 hours

My project has been completely down for over TWO HOURS now, and I can’t access anything under Functions or Databases in the console — all I get are 401 Blocked errors. This is beyond frustrating. I re...

  • Databases
  • Functions
  • Cloud
9

CANNOT set attribute as array for collection

cannot check the box here. unclickable. tried many times.

  • Tools
  • Web
  • Apple
1

Need help on realtime function.

Hello everyone, I am a newbie in AppWrite and hope to get help from professionals. Suppose I create a collection named users, and then activate the document security option, then the collection level...

  • Databases
  • Web
  • Realtime
2

Read this before creating a new post if you're using Cloud

If you're experiencing issues with Appwrite cloud, it's not your fault, the Appwrite team is working on solving an issue. # FAQ **- Do I need to create a new post so the issue is solved for me?** Cur...

  • Cloud
1

Google OAuth: Cannot re-login after user deletion (400 general_bad_request)

Hi! I'm facing a bug with Google OAuth in Appwrite. 🧩 **Context**: I'm using self-hosted Appwrite `1.6.1` and `appwrite: ^15.0.0` (Flutter SDK). I had Google OAuth working properly — I could sign in...

  • Self Hosted
  • Flutter
  • Auth
1

Demo for app that uses Email OTP

I'm building an app that uses email OTP to authenticate the user. To use the app, the user MUST login. But if the user wants to see a demo, he won't be needing an email to do so. He just clicks the de...

  • Auth
  • Web
1

Having problem with appwrite authentication

<@870607367597850624> <@564158268319203348> I am building a login form, but I have problem with `createEmailSession` and I also try `createEmailPasswordSession` both of these are not working. Other t...

  • Auth
  • Web
  • Cloud
1

Any way to set custom rate limits through console?

I'm using the node sdk, I see some default rate limits in appwrite but I want to set up my custom rate limits for different apis/functions for end users. Is there any way that appwrite provides to han...

  • Functions
1

How to increment data without fetching

Suppose i have build a roomAllocation system there are many rooms with specific storage capacity multiple user want store items at the sametime fetching & shorting which room has highest capacity then...

  • Databases
  • Functions
  • Web
  • Cloud
1

Wrong Authentik auth URL

Hi all, I have setup a self hosted Appwrite Instance and a self hosted Authentik server. I want to use Authentik as my auth provider, but for some reason, the auth URL is not correct. I explained i...

  • Self Hosted
  • Auth
1

Github Bad Credentials: No description

Got a new server and wanted to install a fresh instance of appwrite 1.6.1. Setting up Github for functions and I am getting Bad Credentials: No description Running this: docker-compose logs -f appwr...

  • Self Hosted
  • Functions
3

Need help on Permissions, Scopes, and API Key

Hi, what I want to achieve is I dont want others to get my database, and storage etc, apart from functions. So, people cannot get data via https://endpoint/projectid/databases/.... They can only inter...

  • Databases
  • Functions
  • Cloud
  • REST API
1

Emails stop working suddenly

Config: _APP_SMTP_HOST=smtp-relay.brevo.com _APP_SMTP_PORT=587 _APP_SMTP_SECURE= _APP_SMTP_USERNAME=user _APP_SMTP_PASSWORD=password Running `docker compose logs -f appwrite-worker-mails` returns a...

  • Self Hosted
2

Bug: 404 Collection not found

I can't access my database data. The images showing the console in dark mode were from the initial launch. Currently, the app is as shown in the video of the console in light mode. Annexes: - [Issue...

  • Databases
  • Cloud
2

Changing an Attribute from URL to String in Appwrite

I initially set up my Appwrite database to store user-inputted URLs as a URL type attribute. However, this has introduced some complications, and I now want to change the attribute type to String whil...

  • Web
  • Cloud
1

Get user from auth table

Given a users ID how can I get that users email and name from that Auth table? I've tried this: // middleware export function createSessionClient(request: Request) { const client = new Client() ...

  • Cloud
1

[SOLVED] Collection Not Found

Appearing on a lot of sections of the dashboard, even Settings. Docker logs: appwrite | [Error] Timestamp: 2025-03-23T07:21:39+00:00 appwrite | [...

  • Self Hosted
5

Resend SMTP Server not working

When entering SMTP information on my self-hosted instance, I get an error that it's not able to connect to the SMTP server. Docker also shows this in the logs: appwrite | [...

  • Self Hosted
1

Google SignIn doesn't redirect to flutter app but shows account selection again (WebView not closed)

I'm trying appwrite auth with my flutter app using google signin. It opens an in-app browser to select a Google account but keeps on redirecting to "account selection" instead of returning to flutter...

  • Flutter
  • Cloud
  • Auth
1

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more