Skip to content
Back

Ibaraki Douji

@_iba

  • Python Developer
  • Java Developer
  • Android Developer
  • Rank 5: Hypervisor
  • Next.js Developer
  • Angular Developer
  • NodeJS Developer
  • Web Developer
  • React Developer
  • Product Updates
  • 16Threads
  • 553Replies

Threads

[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
12d 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
42d 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
102d 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
14d 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
62d ago

[CLOSED] Self-Hosted 2.2.0 - Bugs & infos

Follow up of https://discord.com/channels/564160730845151244/1549321718567411722 When testing 2.2.0 here is what i found ## Bugs - In the console account page, clicking the applications shows a 404 e...

  • Resolved
  • Self Hosted
202d ago

[CLOSED] Self-Hosted 2.1.0 - Bugs & infos

Follow up of https://discord.com/channels/564160730845151244/1545738972137914398 When testing 2.1.0 here is what i found ## Bugs - In the console account page, clicking the applications shows a 404 e...

  • Resolved
  • Self Hosted
71w ago

[CLOSED] Self-Hosted 2.0.0 - Bugs & infos

When testing 2.0.0 here is what i found ## Bugs - New console does not allow to create new orgs (multi-org visible, but the create button is missing) ## Others infos - In 2.0.0 VectorsDB/DocumentsDB...

  • Resolved
  • Self Hosted
231w ago

New UI Organizations list typo ?

the orgnizations list says "2 members" tho i seams like it's counting the number of projects. It's a bit confusing with the organization members, and since i'm alone, i was thinking there was a bug w...

  • Cloud
173w ago

Console display all Databases as TablesDB

While looking at an issue with @user we saw that the console was displaying ALL databases as `TablesDB` even if the real type in the API is `legacy`. Screenshot 1 : shows all 5 databases as TablesDB ...

  • Databases
  • Self Hosted
  • Cloud
5Jul 23, 2026

Self-Hosted and Multi Region support

Hey Appwrite Team, As a test and to expand self-hosted capabilities even more, i was thinking of understanding and testing how to deploy a multi-region instance of Appwrite. Currently on where i'm a...

  • Self Hosted
19Aug 15, 2026

Sites settings shows ALL build runtimes

When looking at the build runtimes of site to update from node22 to node24, i saw that unlike the Functions the Sites shows ALL build runtimes, even non-installed ones. my runtimes : functions: run...

  • Self Hosted
  • Sites
5Jul 10, 2026

Angular v22 cannot build

Using appwrite, it's not possible to build Angular v22 website because the node versions are too old for it. - Appwrite node-22 is 22.22.0, Angular needs 22.22.3 or + - Appwrite node-24 is 24.13.0, A...

  • Sites
6Jul 29, 2026

[SOLVED] Unable to push function from API KEY with CLI

When trying to push functions from Gitlab CI (with an API KEY and using the CLI), i saw that i was unable to push functions. $ appwrite client --endpoint $APPWRITE_ENDPOINT --project-id $APPWRITE_PRO...

  • Resolved
  • Functions
30Jul 10, 2026

Executor with custom S3 doesn't work in appwrite 1.9.5 (executor 0.25.1)

Was testing to upgrade appwrite to 1.9.5 and when testing the S3 part i saw the executor didn't work anymore. When looking closly i saw the `StorageFactory` doesn't provide the bucket anymore. I open...

  • Self Hosted
  • Functions
  • Sites
31Aug 1, 2026

Redis with user/pass doesn't work NO_AUTH wrong user/pass

When trying to externalize my redis to a valkey server, i saw the user/pass doesn't work. After looking the appwrite code, i saw some of the init does not pass the user when creating the redis conenc...

  • Self Hosted
4Jun 27, 2026

[SOLVED] Understanding S3 setup with appwrite

Hey, i'm planning to change the storage from local to S3, tho i have some questions to see before starting the migration. 1. Does all the `/storage/<storage_type>` will be migrated to S3 ? 2. How doe...

  • Resolved
  • Self Hosted
20Jul 29, 2026

[SOLVED] How to use the Health endpoints

So i wanted to monitor everything on my appwrite instance tho it seams like there is no API scope available for thoses. Looking at : https://appwrite.io/docs/references/1.8.x/server-nodejs/health I s...

  • Resolved
  • Self Hosted
  • REST API
  • Cloud
17Feb 5, 2026