Threads

Found 5000+ results.

Getting payload is too large response from Appwrite function for file upload scenario

I'm encountering a 412 "Payload Too Large" error while trying to upload a 100MB file via Appwrite function to an external storage service api. Could you suggest a workaround or solution to overcome th...

  • Functions
  • Cloud
1

Documents not migrated to self hosted & ssl issue

I tried migrating my cloud appwrite project to self hosted and it had some issues and didn't migrated documents inside collection Also when i changed my project env it showed some error for appwrite ...

  • Self Hosted
2

HTTPS for appwrite on Coolify

Does anyone know how to set this up or is there a tutorial?

  • Self Hosted
15

Is it possible to use the Appwrite Functions to do image processing?

I’m trying to get a handle on the ‘Functions’ feature in Appwrite. I have a Python repository on GitHub that performs image processing, and I want to integrate this with my React Native app. Specifica...

  • React Native
1

I do SSR auth. What's the best way to set up an authenticated client-side Realtime connection?

I am currently handling authentication entirely server-side via an `/api/auth` endpoint, so I don't have any Appwrite client instances running client-side. However, Realtime requires being authentic...

  • Auth
  • Web
  • Realtime
  • Cloud
4

Network Error on upload

am trying to upload files but am gettin ` Error uploading image [AppwriteException: Network request failed]` export const uploadDriver = async (file: ImagePickerAsset) => { try { // remove all ...

  • React Native
  • Storage
  • Cloud
1

unable to log in user programatically after signup is done

can someone please help me with this? I am trying to signup the user server-side in SvelteKit and once the user is signed up I am trying to log them in, matter of fact they get logged in but I get thi...

  • Auth
  • Web
2

cors error

Getting this error can anyone help in this. I am using this version "appwrite": "^14.0.1",

  • Web
0

[SOLVED] account.create is not a function

When running the account.create function in node js from the documentation(https://appwrite.io/docs/references/cloud/server-nodejs/account) const result = await account.create( '<USER_ID>', // us...

  • Cloud
6

[SOLVED] Permission error

try to write to the database, but am getting error `Error creating driver [Error: Error: AppwriteException: Permissions must be one of: (any, guests)]` const createDriverDoc = async (user: DriverUse...

  • Databases
  • React Native
  • Cloud
12

My project migration failed issue please check

My project migration failed issue please check and give support

  • Cloud
1

Sendgrid password recovery email not sending

Hello, Im using SendGrid as email provider. I added it as a messaging provider in the appwrite console, and it works fine. However, when i call account.createRecovery() on the client, the call succeed...

  • Self Hosted
  • Messaging
  • Web
2

Allow deno -A flag for runtime.

Hi all, I am deploying my Deno function to appwrite with the `deno run -A src/main.ts` build command. However when actually executing the function i get the following error `NotCapable: Requires sys...

  • Web
  • Cloud
1

How to set sessions for invited users?

Hello! I'm working on a new project where Teams will be a key part of the project. I'm currently trying to invite users to a team, which according to your documentation will also create a session for ...

  • Self Hosted
  • Auth
  • Web
1

Implementing nginx reverse proxy in front of appwrite.

Hi, I have a appwrite instance on a server until now the appwrite was the only thing on that server. So I set it up with the default ports of 80 and 443. But now I am going to host a api and a nextjs ...

  • Self Hosted
  • Flutter
  • General
1

Authentication required for organization payment method and my project migration request faild issue

Authentication is required but if I click on the verify payment method then he is not working, and Migration Request failed and shows invalid credentials.

  • Android
3

functions deployment -- Signing key cannot be empty

Hello 🙂 I have a question regarding functions deployment -- do I have to use git repo or some repo if I want to deploy? cant I just upload this? when deploying I always getting this error "Signing...

  • Self Hosted
  • Cloud
1

Email Message exposes other user email ids

Sent email to my app users around 300. using topics. but when the user receives mail, in the to: all the other user mails also there. how to avoid this...?

  • Self Hosted
  • Messaging
1

fetch failed on function execution

I need help, i'm testing the starter function on my self-hosted instance of appwrite and i always get the "fetch failed" return, but, when i test the function locally everthing works fine. I set th...

  • Self Hosted
  • Web
1

Accessing appwrite via domain

Sorry in advance if I use wrong terminology. It's the first time I fiddle around with backend development. So far I have only worked as a software developer for offline desktop apps. **What do I wan...

  • Self Hosted
  • REST API
1

Twitch OAuth redirecting to cloud.appwrite

I am creating a new app and just playing around right now. I wanted to test the Twitch login. I have this in my appwrite lib file: export function initAppwrite() { client .setEndpoint("https:...

  • Self Hosted
  • Auth
1

(Self-Hosted) OAuth workaround iframe

Hello, I have a few questions regarding my angular application that uses Appwrite and is intended to run inside an iframe of a SharePoint web part. As I want to run the application in SharePoint, I ...

  • Self Hosted
  • Auth
1

"User (role: guests) missing scope (account)"

Hello, I'm trying to check if my user has an active session but when i used `await account.get()` i have this error. I create the session bu phone auth SMS like this: const client = new Client() ...

  • Auth
  • Web
1

unexpected error occurred: HTTPConnectionPool

Hi, do you have any idea why this error: An unexpected error occurred: HTTPConnectionPool(host='bbl2xtf1', port=80): Max retries exceeded with url: /v1/storage/buckets/assets/files (Caused by NewConne...

  • Self Hosted
  • Functions
2

[SOLVED] Appwrite-node not working in prod with vercel, but works successfully on my local

I'm using appwrite-node with Next.js 15. Im using email otp with node sdk and It works successfully locally but encounters issues when deployed to Vercel. Could I be missing a configuration setting? ...

  • Cloud
3

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