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?
1.4.2
would you please share your docker-compose.yml file?
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
ohh yes i did manually upgrade
i will do it
@Steven im getting this error on
yaml: unmarshal errors:
line 353: mapping key "volumes" already defined at line 347
idk why but the volumes were repeated in appwrite-worker-builds
how did you upgrade?
using the upgrade command
please try a docker pull appwrite/appwrite:1.4.2 and try again
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
Recommended threads
- DeploymentStatus enum value `canceled` m...
Hey, Sorry if it has been reported already, I found an issue using the Dart SDK where the `canceled` enum value is missing from `DeploymentStatus`. This causes...
- Synchronous function execution timeout w...
I am calling server functions with xasync = true and I still get this error message. Synchronous function execution timed out. Use asynchronous execution inste...
- Function running for more than 2 hours i...
This is my projectID: 669fe01b003800dd0503 Cloud functionID is 696ea05400147eb8eb3b I hope this doesn't count against my GB-hours?