You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 22, 2023. It is now read-only.
when making a simple http request I'm getting the following error:
Error: getaddrinfo EAI_BADFLAGS
at Object.exports._errnoException (util.js:742:11)
at errnoException (dns.js:46:15)
at Object.onlookup [as oncomplete] (dns.js:91:26)
Did a few tests and tried to follow the error through the code, but at this point all I can say is that I'm lost. Any ideas? As usually, I'll be happy to help on fixing this.
Resulting object from calling http.get can be found here