Rank 4: Virtual Machine
Hi,
i just created a new function and deployed it but im getting this error Could not resolve host: appwrite-executor with status code 0
Votes
0
Replies
15
Participants
Unknown
Messages
16
Rank 4: Virtual Machine
Hi,
i just created a new function and deployed it but im getting this error Could not resolve host: appwrite-executor with status code 0
What version of Appwrite?
Rank 4: Virtual Machine
1.4.2
would you please share your docker-compose.yml file?
Rank 4: Virtual Machine
here it is
it seems you may have manually tried to upgrade? As such, you're missing things from here and some things are incorrect such as the openruntimes-executor hostname.
i highly recommend using the upgrade command to make sure your compose file is updated correctly
Rank 4: Virtual Machine
ohh yes i did manually upgrade
Rank 4: Virtual Machine
i will do it
Rank 4: Virtual Machine
@Steven im getting this error on
yaml: unmarshal errors:
line 353: mapping key "volumes" already defined at line 347
Rank 4: Virtual Machine
idk why but the volumes were repeated in appwrite-worker-builds
how did you upgrade?
Rank 4: Virtual Machine
using the upgrade command
please try a docker pull appwrite/appwrite:1.4.2 and try again
Rank 4: Virtual Machine
volumes were repeated in appwrite-worker-builds inside docker compose file...
i removed it manually its working now
[SOLVED] Could not resolve host: appwrite-executor with status code 0