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
  • 7Threads
  • 397Replies

Threads

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
192w ago

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