My function stuck on waiting, just tried recreating the containers with "docker compose up -d" command but it didn't work.
Any idea with this issue?
Do any of your functions work?
No, they don't.
Instead of recreating the containers have you tried docker compose down then docker compose up -d? Sometimes all that's needed is 'power off/power on'.
Yes i tried that @Ernest
Okay. Did you create them using the console or manually? And what version of appwrite are you on?
Built a docker image and then "docker compose up -d" to create containers.
am on version 1.4.13 @Ernest
I mean did you create the functions with the console or manually and just connected it to the console?
why did you build a docker image?
Ooh from console @Ernest
I mean i built the appwrite image from source
That could be the problem. Is there no option to use the prebuilt images with your project?
Why?
Recommended threads
- HUGE OUTRAGE IN APPWRITE, I CANNOT ACCES...
I have 2k users trying to access, sending me messages. What am I supposed to do? Please solve this asap.
- All my apps are not opening now
All my apps are not opening now 200+ apps are not opening plz fast
- Failed to generate functions SSL
```appwrite-worker-certificates | Cannot renew domain (functions.domain.com) on attempt no. 9 certificate: Failed to verify domain DNS records. appwrite-worker...