β[Help] Function stuck in "waiting" status after following Appwrite contributing setup
- 0
- Self Hosted
- Functions
- Databases

Hi Appwrite team π
I'm trying to contribute to Appwrite and followed the official setup instructions from the CONTRIBUTING.md guide to run the platform locally.
After spinning up the environment using Docker and accessing the Console UI, I tried creating a Cloud Function to test changes β but the function deployment gets stuck in waiting and never moves to building or ready.
What I checked and tried: Iβve read through all existing Discord Discussions and Issues that mention "waiting"
I also followed the suggestions from this Discord thread: https://discord.com/channels/564160730845151244/1072905050399191082/threads/1181481109939290122
I tried:
Pressing "Redeploy" on the stuck function
Creating multiple new functions
Uploading code using the "Manual Upload" option
Additionally, when I create attributes for a collection, they also remain in processing status and never become active
Questions: Do I need to do anything additional to enable function builds locally?
Should I manually pull runtimes from GitHub Container Registry (ghcr.io/open-runtimes/...)?
Are some background workers (like Functions or Database) not running?
Is there a way to check or trigger the queue/worker jobs manually?
Could I be missing some services, environment variables, or network permissions?
Any help or pointers would be really appreciated π
Thanks in advance!

β[Help] Function stuck in "waiting" status after following Appwrite contributing setup
Recommended threads
- Doing the React TMDB movies tutorial, is...
At the point where I created a brand new app on appwrite but cannot instantiate the react platform without cloning a whole other app and doing some ping button ...
- custom requirements.txt file
How do I specify a custom requirements.txt file when creating a serverless function through the Appwrite console?
- CSV Import not working
I am running 1.7.4, trying the sample book csv import. I get a pop up saying import started and then a quick follow up saying completed. Nothing ever appears ...
