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
- Account Status
Hello! I'm a student and am in the GitHub Student Organization, and according to GitHub, I am recieving pro membership via the Student Dev Pack. However, when I...
- Refund Request - Just purchased 2 mins a...
Hello Appwrite Team! I am a student and like 2 minutes ago I purchased Appwrite Pro ($15) because I had reached a limit on the number of attributes in a collect...
- Need help with createExecution function
Hi, Need some help understanding createExecution. When requesting function execution via createExecution, the function handler arguments are incorrect and rese...