Closed melocule closed 2 years ago
Hello,
it's like #56 but it should not keep asking you once you click on "it was me". Maybe there is an issue with the docker image and docker network.
Can you try to tell docker to use the ip of the machine instead of the docker net ip by passing --network=host
and check if it works
I was experiencing this as well until modifying insta-unfollower.py to report the User-Agent of Safari on the same machine, that fixed it I think
(and I was already logged in to Instagram on Safari)
Traceback (most recent call last):
File "C:\Users\DROPPE\Desktop\Help\insta-unfollower\insta-unfollower.py", line 294, in
windows 10 Python 3.10.4
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days
Hi!
Docker logs
Please check Instagram app for a security confirmation that it is you trying to login.
and the process immediately exits. On the Instagram app I get the "Suspicious login attempt" screen and confirm it was me, but the script doesn't continue and it requests confirmation every time I rerun the script. This issue persists across multiple accounts.Does this happen on your side?