igdmapps / igdm

Desktop application for Instagram DMs
MIT License
1.96k stars 406 forks source link

Could not log in: Error: getaddrinfo ENOTFOUND i.instagram.com i.instagram.com:443 #1088

Open jakesterjung opened 5 years ago

jakesterjung commented 5 years ago

Tried to log in IGdm on windows 7 desktop, and failed, shows this "Error: getaddrinfo ENOTFOUND i.instagram.com i.instagram.com:443" version: IGdm-Setup-2.7.1

tried using admisnistrator method like one of the guy from post #94 said, did not work. Please help us before closing our issue, i saw quite a few people has this problem and you guys keep closing the posts, thank you!

duplicate-issues[bot] commented 5 years ago

Hey @jakesterjung,

We did a quick check and this issue looks very darn similar to

This could be a coincidence, but if any of these issues solves your problem then I did a good job :smile:

If not, the maintainers will get to this issue shortly.

Cheers, Your Friendly Neighborhood ProBot

jakesterjung commented 4 years ago

Hey @jakesterjung,

We did a quick check and this issue looks very darn similar to

This could be a coincidence, but if any of these issues solves your problem then I did a good job

If not, the maintainers will get to this issue shortly.

Cheers, Your Friendly Neighborhood ProBot

Thx robot, its not the same problem, will wait for maintainers.

ghost commented 4 years ago

Is this happening consistently, every time? Can you try opening https://i.instagram.com on your browser and see if it loads Instagram?

jakesterjung commented 4 years ago

Is this happening consistently, every time? Can you try opening https://i.instagram.com on your browser and see if it loads Instagram?

I have no problem opening instagram on my google chrome browser, ig:dm used to work until July 2018 and it just started showing this error. never able to log in anymore since then. also tried on another computer with different wifi, changed ip with vpn, just doesnt work. shows the same error each time i tried to log in.

ifedapoolarewaju commented 4 years ago

this issue is usually related to the user's internet connection, or proxy/vpn issues. This is why it is often closed. Because it can't be fixed on this end. The error simply means that for some reason, you are not able to access the URL https://i.instagram.com

ghost commented 4 years ago

i can't reproduce this issue on my end if this is related to proxy. @jakesterjung if we provide you with code on a github branch, are you able to compile and run the code?

ghost commented 4 years ago

@ifedapoolarewaju if it's just proxy, we might be able to get around with it calling Client.Request.setProxy() on instagram.js .