
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
- Subdomain failed verification
So I wanted to do a custom subdomain, because local storage doesn't work for me, but I've tried it a long time ago, it didn't work for me, and now I'm trying ag...
- 404 error when navigating to the team fr...
the version i m running is `1.7.4` as far as i can tell everything is working fine except for this weird bug in the video. when monitoring the appwrite and app...
- [Node.js SDK] Bypass 2GB file limit?
Hello. Using either InputFile.fromPath or InputFile.fromBuffer throws this error: File size (2295467305) is greater than 2 GiB Bucket limit etc. is setup corre...
