
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
- Server Error when Pushing a Function
Get this ambiguous error when trying to push my function, it's TypeScript using NodeJS 18 ``` ? Which functions would you like to push? get-grades (get-grades)...
- `access_denied_to_user` - push new branc...
Why pushig new branch is not allowed? ``` git push origin fix-no_issue_id-fix_variable_name remote: {"auth_status":"access_denied_to_user","body":"Permission t...
- Having errors migrating to cloud
Project will not migrate compeltely
