Skip to content
Init is coming / May 19 - 23
Back

Attribute creation stuck at processing for the longest time

  • 0
  • Self Hosted
felixlwl
14 May, 2025, 03:03

Hey Appwrite community! 👋

I'm running into a persistent issue with my self-hosted Appwrite installation (v1.6.1) where programmatically creating attributes for my collections gets stuck in a perpetual "processing" state.

What I've tried:

  • Deleting and recreating the collections
  • Setting up with a fresh yml file
  • Waiting overnight (still processing the next morning)
  • Checking logs for all containers (no obvious errors)

My environment:

All containers appear to be running normally according to docker ps. I've checked logs for key services but nothing stands out as problematic.

Here are some relevant logs:

appwrite-worker-databases logs:

TypeScript
[Worker] Worker 0 is ready!
Worker databases started

appwrite-worker-functions logs:

TypeScript
[Worker] Worker 0 is ready!
Worker functions started

appwrite-mariadb logs:

TypeScript
2025-05-14  2:47:57 0 [Note] InnoDB: log sequence number 2455542; transaction id 1059
2025-05-14  2:47:57 0 [Note] InnoDB: Loading buffer pool(s) from /var/lib/mysql/ib_buffer_pool
2025-05-14  2:47:57 0 [Note] Plugin 'FEEDBACK' is disabled.
2025-05-14  2:47:57 0 [Note] Server socket created on IP: '0.0.0.0'.
2025-05-14  2:47:57 0 [Note] Server socket created on IP: '::'.
2025-05-14  2:47:57 0 [Note] mysqld: ready for connections.
Version: '10.11.11-MariaDB-ubu2204'  socket: '/run/mysqld/mysqld.sock'  port: 3306  mariadb.org binary distribution
2025-05-14  2:47:57 0 [Note] InnoDB: Buffer pool(s) load completed at 250514  2:47:57

The logs appear normal, but the attribute creation is still stuck in processing. I've been struggling with this for two days now and I'm starting to run out of ideas. Has anyone encountered this issue before or have suggestions on what else I could check?

Any help would be greatly appreciated! Thanks in advance! 🙏

How can I troubleshoot this further? I don't know where to look at anymore.

Project ID is 68240164000c2f6e6193

TL;DR
Developers are experiencing an issue with attribute creation in their Appwrite installation, stuck in a perpetual "processing" state. They have tried various troubleshooting steps, including recreating collections and checking container logs with no success. At this point, they are seeking further guidance on how to investigate the problem. The project ID provided is `68240164000c2f6e6193`.
Reply

Reply to this thread by joining our Discord

Reply on Discord

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