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
- Go 1.25 runtime
So I'm trying to use go 1.25 for my functions and I can only find go-1.23 as a function runtime. So I did some searching and found https://github.com/appwrite/a...
- [ENHANCEMENT] Use the custom Next.js dep...
Deployment adapters on Next.js are now stable! This means that we don't have to stick to the limitations of sniffing out build outputs and manually moving or mo...
- NextJS builds sudden runtime_timeout
My builds suddenly stopped working. Activating old prebuilt snapshots work, but redeploying that same code produces builds that throw runtime_timeout FRA region