instagram-py icon indicating copy to clipboard operation
instagram-py copied to clipboard

illegal IP address string passed to inet_pton

Open nimahkh opened this issue 6 years ago • 1 comments

i get this error when i lunch script like document : fatal error:: SOCKSHTTPSConnectionPool(host='i.instagram.com', port=443): Max retries exceeded with url: /api/v1/si/fetch_headers/?challenge_type=signup&guid=54988aab339f41919e325eb6287fc2b8 (Caused by NewConnectionError('<urllib3.contrib.socks.SOCKSHTTPSConnection object at 0x7ff4c9614630>: Failed to establish a new connection: illegal IP address string passed to inet_pton',))

nimahkh avatar Sep 02 '18 18:09 nimahkh

Hello, I also have this problem. If you have solved it, I will also solve the problem for me, how to solve it Started @ 2022-11-27 22:16:40.860929 fatal error:: SOCKSHTTPSConnectionPool(host='i.instagram.com', port=443): Max retries exceeded with url: /api/v1/si/fetch_headers/?challenge_type=signup&guid=c4ded43e241b4883a1f9df665145e040 (Caused by NewConnectionError('<urllib3.contrib.socks.SOCKSHTTPSConnection object at 0xb599c2c8>: Failed to establish a new connection: [Errno -2] Name or service not known'))

amori-angel avatar Nov 27 '22 18:11 amori-angel