[SOLVED] cannot deploy function -> executor containers created but not running
- 0
- Self Hosted
- Functions

The error says it failed to deploy. The error message is "couldn't resolve host"
docker ps -a output
docker ps -a --format 'tables {{.ID}}\t{{.Status}}\t{{.State}}\t{{.Image}}'
s CONTAINER ID STATUS STATE IMAGE
s 79c1db2526ef Created created img-captain-appwrite143-executor:1
s c3171c3b4dee Created created img-captain-appwrite143-executor:1
s 9b1b45573e24 Up 11 seconds running img-captain-appwrite143-schedule:1
s 64edb823f456 Created created img-captain-appwrite143-executor:1
s 33e272072e3c Created created img-captain-appwrite143-executor:1
s b55382098509 Created created img-captain-appwrite143-executor:1
s 0529865db1e6 Exited (0) 18 seconds ago exited img-captain-appwrite143-schedule:1
s 28d982468d74 Exited (0) 50 seconds ago exited img-captain-appwrite143-schedule:1
s 51c7cf5b285d Exited (0) About a minute ago exited img-captain-appwrite143-schedule:1
s 03f642125d15 Exited (0) About a minute ago exited img-captain-appwrite143-schedule:1
What should i do?

How've you installed your Appwrite?

caprover one click install

I'm not sure is up to date

hmmmm maybe you are right. i changed the version number to 1.4.3 on install, and i guess the pulled image and the caprover opinions have misaligned.

i'll look at self-hosted docs and try again.

great product so far btw.

Yes, I see that the Appwrite file is for previous versions https://github.com/caprover/one-click-apps/blob/master/public/v4/apps/appwrite.yml

i'm kicking the tyres to see how much it fits my purpose

I would recommend use the installer script https://appwrite.io/docs/advanced/self-hosting/#install-with-docker

cool man, thanks for your suggestion. totally makes sense to stick to the pure stuff 😄

Otherwise you can check the one-click setups

this post can be closed. resolved by installing appwrite from self hosted docs. executor deployed my function and ran it. thanks for the quick help. amazing.

<:appwritefire:823999000330895380>

[SOLVED] cannot deploy function -> executor containers created but not running
Recommended threads
- Attribute already exists in schema
I created an attribute, deleted it and now I can't create it again. It says "Failed" and "Attribute already exists in schema". ```json { "27": { "ke...
- Decentralisation
I had queries regarding decentralisation with self hosting, particularly with sites as a recent addition. Can we decentralise sites as in many cases we would li...
- Error response from daemon: driver faile...
on endpoint appwrite-traefik (00bbc10e5875d0c367d8975c6abc946a77b7ec201a64a825399add44fb34ebb4): failed to bind port 0.0.0.0:80/tcp: Error starting userland pro...
