Skip to content

Threads_

Community support discussions from the Appwrite Discord. Search threads, browse topics, and find answers from developers.

Found 5000+ results.

Appwrite 2.0 Database can only "view" 100 tables

I have one big database with 126 tables, the last 26 tables cannot be accessed from the dashboard. When clicking on those tables, it redirects to the oldest table. How to recreate: 1. Create one data...

  • Self Hosted
11h ago

Function Build failing in v2.2.0 selfhost

All attempts to build my function fail with the error `Job failed before it could start` I am selhosting via Dokploy

  • Self Hosted
  • Functions
110h ago

Discord OAuth2 prompt=none

How can I add `prompt=none` as a query arg for OAuth2-Login via Discord? See: https://docs.discord.com/developers/topics/oauth2#authorization-code-grant:~:text=prompt%20controls%20how,requesting%20th...

  • Self Hosted
  • Auth
  • Web
29h ago

InvalidRequest: An error occurred (InvalidRequest) when calling the CompleteMultipartUpload operatio

I’m getting this error with AWS Boto3 when uploading files larger than 8 MB.

  • Storage
  • Cloud
111h ago

Dev Key is not working anymore

Hey guys, How are you handling the authentication in local development? I was using the Dev Key to allow me to authenticate from subdomains, but it seems like that feature was removed Now, I'm gettin...

  • Auth
  • Web
65h ago

[Current] Self-Hosted 2.3.0 - Bugs & infos

Follow up of https://discord.com/channels/564160730845151244/1549368393826705468 When testing 2.3.0 here is what i found ## Bugs ### API - Gitlab/Gitea group/organizations projects cannot be used wit...

  • Self Hosted
121h ago

Unable to enable MFA on console accounts with docker self hosted

Ding! I'm using docker's 2.3.0 image and have got users able to log into the console; however I'm unable to setup multi-factor-authentication for the console users

  • Self Hosted
11d ago

[SOLVED] Gitlab VCS Events don't work

Continuing my setting up of the gitlab VCS, i saw the events where not working, after some digging, it seems like in the event body there is a `project` property and it's treated as a projectId in the...

  • Resolved
  • Self Hosted
  • Sites
  • Functions
414h ago

[SOLVED] Gitlab VCS cannot pull Orgnaizations/Groups projects

So i was testing the VCS (already made another issue regarding the UI https://discord.com/channels/564160730845151244/1551883517502300160 ) but i found another issue, and this time, in the API side. ...

  • Resolved
  • Self Hosted
  • Functions
  • Sites
1014h ago

Flutter app login (webview) is not redirecting back to the app

Some days ago, right after the Appwrite 2.0 launch, we noticed that several users were complaining that they couldn't log into the app using their Apple Account, neither on iOS nor Android. After succ...

  • Flutter
  • Auth
  • Cloud
12d ago

Gitlab VCS Self-Hosted small UI issue

So i was setting up my gitlab instance with VCS to deploy automaticly some projects in appwrite, tho i saw in the Project Settings > Git configuration that the owner link was gitlab.com and not my ins...

  • Self Hosted
12d ago

Unable to access the console,403 general_resource_blocked

Hi team, I was about to migrate my own project to Appwrite, so I first wrote a script to confirm whether the environment was usable (Cloud, region fra, Education plan). Over ~9 minutes it: created 4 ...

  • Cloud
42d ago

Hi everyone here, I can't find my db in the project

I received messages that my project had been paused (*projectid* is 6a4a7a2600224cc2da40, *databaseid* is 6a4a7acc0001245c5aba), and still can't find it in my appwrite account. What I must do for rest...

  • Databases
  • Cloud
13d ago

Custom domain stuck in "verifying" / SSL never issues — Fastly "unknown domain" (previously on GitHu

Hi team! My custom domain has been stuck for ~2 days and I think it needs a nudge on your side (looks like the same issue as https://appwrite.io/threads/1432588814429323274). Details • Projec...

  • Sites
62d ago

Upgrade from 1.9.0 to 2.2.0

Can someone tell me, what is the best approach to upgrade to 2.2.0. My plan would be: 1.9.0 ➡️ 1.9.6 ➡️ 2.0.0 ➡️ 2.1.0 ➡️ 2.2.0 The upgrade to 1.9.6 (from 1.9.0) already failed once. So I would lik...

  • Self Hosted
54d ago

apikey 2.2.0

i used docker-compose.yaml and .env files to locally host appwrite on locally hosted instance unauthenticated curl get of v1/account can leak the entire project appwrite.io does not return the same r...

  • Self Hosted
  • Auth
94d ago

Billing Issues

Im having major issues with billing currently Unauthorized payments and it went trough even though it wasnt approved this is urgent since its still reserved

  • General
15d ago

Project Blocked - Need Data

Hello, I urgently need help. My project (Project ID: [6a75a37300149977659a]) has been blocked. I sincerely apologize, but in order to prevent the project from sleeping due to the 7-day inactivity ru...

  • Cloud
16d ago

I am new to appwrite and working on single project since last year

I wanted to ask if i can downgrade my pro plan as my project hasn't been completed or live yet. I have current changes to projects and services are restricted due to billing issue which I already repo...

  • React Native
11w ago

Function deployments fail to load

I have a number of functions. Two of them display this content when I navigate to their page. They still perform their executions though. I have tested it in my project, and I got code 200. The rest o...

  • Tools
  • Functions
  • Cloud
291w ago

Clickhouse continuously growing in size

After some time with 2.X, i saw the Clickhouse container was growing in size very fast despite not having that much stats going on. After some lookup with it i saw it was that by default the Clickhou...

  • Self Hosted
614h ago

Appwrite 2.0 — Index Bug not fixed from v1.0

Hello, When creating an index we get "Index length is longer than the maximum : 767" so the indexes are not created. On the Old Appwrite console you had the option to choose your index length even t...

  • Cloud
11w ago

[SOLVED] Function returned empty response

function returned empty response even though user account created successfully. Need user id after creating the new user account. Function code: import 'dart:convert'; import 'package:dart_appwrite/...

  • Resolved
  • Cloud
41w ago

Help in storage recalculation

Can someone please recalculate my appwrite project storage because i accidentally made a lot of function builds and the storage in my project exceeded. My IDs are: Organization ID (6929d038002f6526151...

  • Storage
11w ago

S3 API: An error occurred (403) when calling the HeadObject operation: Forbidden

The docs mention that the HeadObject request is supported, but when I try to call it, I’m getting a 403 error. I’ve tried it with both boto3 and the AWS CLI, and I’m seeing the same issue with both. ...

  • Cloud
711h ago