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
- I lost my account, only thing i have is ...
So i had this project on appwrite for my web project called Islami zindagi, but i havent used it in a while, now i tried to login, but i could not remember the ...
- Connectivity issue after upgrade to 1.9....
When running this command :- docker compose exec appwrite doctor I am getting the following error:- 🔴 Console.DB.(console)...........................disconnect...
- Transaction feature is not working somet...
I am getting the below error sometimes and sometimes it is working perfectly fine. Transaction failed: AppwriteException: transaction_not_found, Transaction wi...