Open Brendovsky opened 2 years ago
Did you resolved it?
Did you resolved it? No 😭😭
the issue on this part just disable the connection by commenting the logic on it and make it simply return True or rewrite check with different API or something else and should work https://github.com/InstaPy/InstaPy/blob/4358bea5184e7bb17a34eab813799e31b537e97b/instapy/login_util.py#L173
Any luck with this? I'm getting the exact same error?
Any luck with this? I'm getting the exact same error? So far I haven't found any solution.
nope doesn't work for me
6592
Does not work for me. T-T
it worked for me, thanks
6592
Does not work for me either
6592
Does not work for me either
Did not work for me either 🤔
Having same issue, how to fix?
if you add a proxy will it work?
Page Not Found
Looks like you've followed a broken link or entered a URL that doesn't exist on this site.
For those still having issues, make the changes above, build and install locally. Follow the instructions here or
cd <instapy directory>
python3 -m build
Current Behavior
C:\Users\brend\Desktop>python script.py.py InstaPy Version: 0.6.16 .. .. .. .. .. .. .. .. ._. Workspace in use: "C:/Users/brend/InstaPy" 1452kb [00:00, 6598.40kb/s] OOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO INFO [2022-04-28 19:16:48] [xxxxx] Session started! oooooooooooooooooooooooooooooooooooooooooooooooooooooo INFO [2022-04-28 19:16:48] [xxxxxx] -- Connection Checklist [1/2] (Internet Connection Status) WARNING [2022-04-28 19:16:52] [xxxxxx] - Internet Connection Status: error ...................................................................................................................... CRITICAL [2022-04-28 19:16:52] [xxxxxx] Unable to login to Instagram! You will find more information in the logs above. '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' INFO [2022-04-28 19:16:52] [xxxxxx] -- Connection Checklist [1/2] (Internet Connection Status) WARNING [2022-04-28 19:16:53] [xxxxxx] - Internet Connection Status: error ...................................................................................................................... CRITICAL [2022-04-28 19:16:53] [xxxxxx] Unable to login to Instagram! You will find more information in the logs above. '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' ERROR [2022-04-28 19:16:53] [xxxxxx] You have too few comments, please set at least 10 distinct comments to avoid looking suspicious.
INFO [2022-04-28 19:18:10] [xxxxxx] Sessional Live Report: |> No any statistics to show
[Session lasted 1.57 minutes] OOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO INFO [2022-04-28 19:18:10] [xxxxxx] Session ended! ooooooooooooooooooooooooooooooooooooooooooooooooooooo
Possible Solution (optional)
I changed login_util.py like recommended
check connection status
How fix it? tks.