Open lormayna opened 5 years ago
Might be related to new "login security" functionality on Instagram. After instalooter login
I'm getting "confirm that it's you" dialog on Instagram pages.
Also in mobile app:
So, seems like Zuck had added more DRM preventing you from getting data from their walled garden. Or they are doing the right way fighting account stealing, which is the real problem, as Instagram is tasty for spammers and scammers.
This should not occur in the next release: InstaLooter
will now attempt to use the user-agent of your default browser.
@althonos, any progress on this bug? still getting blocked by Instagram authentication:
ERROR: Login error: check your connection
when I try from bash
ERROR: Login error: check your connection unclosed <socket.socket fd=1120, family-AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('MY LOCAL IP', 52113), raddr=('MY EXTERNAL IP', 443)>
when I try from command prompt
And then I get a "We Detected An Unusual Login Attempt" security warning as above on my phone
@justingiffard same problem
I'm having the same problem
Turned out Instagram block my IP. I cannot login via browser.
Did any one resolve this issue ?
@jeesnjohney yes, I did. I used another server instead because Instagram blocked my server. Since it only have 1 IP address, I cannot change it.
My isp's ip changed but couldn't connect instalooter,although I confirmed the ip that's me in login activity of instagram.instalooter v2.4.4
Library version
What's the installed library version ? Check with
instalooter --version
:Environment
Describe here your environment, including:
setuptools
version if reporting an issue with installationReproducible test case
Are you using the CLI ? If so, include a command that can be used to re-raise the error, with actual arguments anybody can try:
(instadownloader) l@stelvio:~/project/instadownloader$ instalooter user test_private -u XXXX -p PPPP --traceback 2019-01-13 11:21:47 stelvio instalooter.cli[1374] CRITICAL Traceback (most recent call last): File "/home/l/project/instadowloader/lib/python3.6/site-packages/instalooter/cli/init.py", line 151, in main login(args) File "/home/l/project/instadowloader/lib/python3.6/site-packages/instalooter/cli/login.py", line 21, in login InstaLooter._login(username, password) File "/home/l/project/instadowloader/lib/python3.6/site-packages/instalooter/looters.py", line 143, in _login token = next(c.value for c in login.cookies if c.name == 'csrftoken') StopIteration 2019-01-13 11:21:47 stelvio instalooter.cli[1374] WARNING unclosed <ssl.SSLSocket fd=4, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('XXX.XXX.XXX.XXX', 55858), raddr=('31.13.86.174', 443)>