Skip to content
Back

Attribute creations stuck at "processing"

  • 0
  • Self Hosted
Jay_Mystic
18 Feb, 2025, 12:48

I have a self hosted instance of Appwrite and I am using cursor to connect my ecom frontend and deploy backend with Appwrite.

Cursor is getting stuck at creating attribute stage and going through loops. It gets stuck on certain collections - create attribute steps as shown.

I manually deleted those collections and tried again but its always showing stuck in processing. I can share the database.js script its using for creating these attributes if that helps.

TL;DR
Developers are facing issues with attribute creations stuck at "processing" in Appwrite. One developer suggests checking the database connection, but another confirms seamless self-hosting experience. The original developer switches to Supabase due to attribute challenges. Solution shared: Check logs for the MariaDB container to troubleshoot. The error related to a missing route in the Appwrite API may be a clue to the problem.
kamal.panara
18 Feb, 2025, 12:52

Please check logs on your VPS via SSH

kamal.panara
18 Feb, 2025, 12:53

Refer this docs for debugging self hosted Appwrite & to view logs https://appwrite.io/docs/advanced/self-hosting/debug

Jay_Mystic
18 Feb, 2025, 14:05

Alright, I wonder if it has to do anything with this docker log

[Error] Method: [Error] URL: /v1/realtime [Error] Type: Appwrite\Extend\Exception [Error] Message: The requested route was not found. Please refer to the API docs and try again. [Error] File: /usr/src/code/app/controllers/general.php [Error] Line: 859

Jay_Mystic
18 Feb, 2025, 14:31

@kamal.panara Ok those errors should not affect I figure. The debug docs just show how to see logs, which I have here. That doesnt help with attributes stuck in processing. Any guidance here please?

D5
18 Feb, 2025, 16:55

I think that there's some issue with your database or connection. Check the logs for the mariaDB container

D5
18 Feb, 2025, 16:55

Those are the only logs you see?

Jay_Mystic
18 Feb, 2025, 17:50
D5
19 Feb, 2025, 15:39

Those are requests from bots, you can ignore them

D5
19 Feb, 2025, 15:39

What are the logs for the mariadb container?

D5
19 Feb, 2025, 15:40

You can get them by runnin docker compose logs appwrite-mariadb

Jay_Mystic
20 Feb, 2025, 11:32

I am sorry, I took the LXC down and went with supabase for now. I found so many threads for attributes and felt it might be too much of a challenge for me to solve. I willl give it a go again when I am more familiar with troubleshooting process.

D5
20 Feb, 2025, 11:44

Self-hosting supabase? 😅

Jay_Mystic
20 Feb, 2025, 11:53

Self hosting part was very easy actually despite what I read. Its up and running. Single database per project limitation is what brought me to Appwrite but I am trying to learn backend functionalities so it might work for me for now.

D5
20 Feb, 2025, 11:58

No idea why you were facing those issues. I'm running appwrite in self-hosting since many years and everything is smoothly running

D5
20 Feb, 2025, 11:59

I think something is wrong with your database connection or database, but since you opt to throw appwrite into the bin.. :emoti_cry:

D5
20 Feb, 2025, 13:01

Also, the other posts are in cloud, not your case

D5
20 Feb, 2025, 13:01

They are a completely different issue

Jay_Mystic
20 Feb, 2025, 14:00

I will give it another go. I definitely had active picked it up over other after spending some time on reading on both of them

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