
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
- Cannot find module failure
Sorry, Newbe question here. I just installed Appwrite and am trying to install my first Function an am having absolutely no luck what-so-ever getting this done...
- Problems with adding my custom domain
- Can't push functions when self-hosting o...
Hello, I'm a bit new to appwrite functions and recently hosted a fresh 1.7.4 on my portainer setup. Tried to create a new function and when trying to push it I ...
