Web Developer
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
Votes
0
Replies
14
Participants
Unknown
Messages
15
Web Developer
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
Web Developer
can i run it on windows cmd?
Yes, should work
Web Developer
Try docker ps -a
Web Developer
And docker logs openruntimes-executor
Web Developer
try bouncing your containers docker compose down followed by a docker compose up -d
Web Developer
You need to be in your appwrite directory
Web Developer
i get the same error
Are you sure inside the appwrite directory ? Check this docker-compose.yaml file.
Web Developer
oh my bad, i missread the sentence i ran the command in the docker directory