[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
- dynamic key missing scopes for database ...
Here are the scopes listed, I get permission errors for reading row and document. Appears to be missing since last time i checked. Database 6 Scopes policies....
- Selfhost - Starting Docker containers fa...
I am stuck at installing appwrite. Specifically, the containers dont want to start up. The images are downloaded and ready. Dockhand is reporting containers st...
- It says domain already used but I have d...
I accidentally deleted the project in which I used my domain originally (orexia.app) from name.com. Now I am trying to add it to a different project and it says...