
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
- Domain not working
My domain [fork-fable.appwrite.network](https://fork-fable.appwrite.network/) returns a 500 even after deleting and redeploying. Other domains added in domains ...
- File tokens regenerate each page reload
Hello, on appwrite 1.7.4, when I create a file token via the API Tokens(appwriteAdminClient)#createFileToken I get a secret, then when I check in the console t...
- CSV Import Shows Success but Data Not Ap...
I tried importing a CSV file into my PRODUCTS collection. The dashboard shows the message “Import to PRODUCTS completed successfully,” but no data appears in th...
