I had a weird issue with functions, this is the second time this happens, function is just sending a string to a remote server and have the answer back, it was working all correctly but suddenly I got: ´´´An internal curl error has occurred within the executor! Error Msg: Could not resolve host: 632bfd591be4d4669e42-63ff631bdaf07dde0972´´´ Issue was fixed by stopping the docker and starting it again, the next time I ran the function it worked again, Do you know why this could be happening? is there a way for me to reestart just functions docker?
this is the related issue: https://github.com/appwrite/appwrite/issues/3776
oh great I'll keep an eye on it. Thanks as always steven
Recommended threads
- One org lost all data out of 13 org's af...
> https://<domain>/v1/storage/buckets?queries%5B0%5D=%7B%22method%22%3A%22limit%22%2C%22values%22%3A%5B6%5D%7D&queries%5B1%5D=%7B%22method%22%3A%22offset%22%2C%...
- database documents relationships
after migrating from 1.7.4 to 1.8, database get document and list documents is getting results but with no relationship values, the relationship attribute will...
- deployment on every remote branch leads ...
Hi there, on my local appwrite instance it rebuilds my site on every deployment i make to github on every branch, even the main branch is set in the site settin...