
Hello people of the internet! I tried to deploy a manual function on my locally hosted appwrite docker and i get this error while trying to deploy it

Can you please run: docker compose logs appwrite-executor Also: docker ls
Both will help us debug this

can i run it on windows cmd?

Yes, should work


Try docker ps -a


And docker logs openruntimes-executor


try bouncing your containers docker compose down
followed by a docker compose up -d


You need to be in your appwrite directory

i get the same error

Are you sure inside the appwrite directory ? Check this docker-compose.yaml
file.

oh my bad, i missread the sentence i ran the command in the docker directory
Recommended threads
- Sharing cookies
Hi, I’m using Appwrite Cloud, and I have a setup where my Appwrite backend is hosted on a subdomain (e.g., api.example.com), while my frontend (Next.js app) and...
- Organization not exists anymore
Hello! We have a problem with a cloud database. We are on the Free plan, but after a refresh the site wants me to create a new organisation, and I not see the c...
- JSON and Object Support in Collection do...
I am working with Next.Js and Appwrite Cloud, I am relatively New to Appwrite but i have noticed there is no direct support of JSON and Object support in attrib...
