instagram-py
instagram-py copied to clipboard
Tor configuration invalid or server down :: [Errno 111] Connection refused HELP!!!
Select your issue type: (check at least one)
- [ ] Bug
- [ ] Question
- [ ] Suggestion
- [x] other
Describe your issue: Tried using this Instagram password cracker tool i followed all the steps correctly than this happens cant find any help on the internet can anyone help me that would be great thanks.
Did you uncomment the Controlport ? This means take out the # . You can do this by typing etc/tor/torrc
into the terminal (and the doc will open)
Keep in mind you have to restart the tor server then . Theres also another folder called ~/instapy-config.json
that got the tor information in it. If it somehow is on a different port change it so both docs match .
If you still get a error, it can be on the ports side .
use 'service tor stop && service tor start' Also please check you installed requests[socks] Because i was having same issue, i did install socks with pip3 and restart the tor service and it started to work.
Did you uncomment the Controlport ? This means take out the # . You can do this by typing
etc/tor/torrc
into the terminal (and the doc will open) Keep in mind you have to restart the tor server then . Theres also another folder called~/instapy-config.json
that got the tor information in it. If it somehow is on a different port change it so both docs match . If you still get a error, it can be on the ports side . how to match the instapy-config with the same port of torrc ? im sorry im new but i am having the same error as the that guy
use 'service tor stop && service tor start' Also please check you installed requests[socks] Because i was having same issue, i did install socks with pip3 and restart the tor service and it started to work.
i installed pip3 install requests[socks] and removed the # from control port still the same error pl help !!
ok the SOLUTION IS
- Open new terminal tab and type
tor
let tor start - Now start your instagram-py it worked for me :) i hope it works for you too!
i have a problem same problem but i found that i have a problem when i tap service tor start && service tor status its "Starting" && "Finished". This chose do in this video but in the video when he tap for start tor he has "starting" and "start" "https://www.youtube.com/watch?v=KZEcFn3Z5L0". But we have starting and finished it s the problem. we must to find answer for it. (i could not find)
open your tor configuration file usually located at /etc/tor/torrc
::
$ sudo vim /etc/tor/torrc # open it with your text editor
search for the file for this specific section
::
The port on which Tor will listen for local connections from Tor
controller applications, as documented in control-spec.txt.
#ControlPort 9051
uncomment 'ControlPort' by deleting the # before 'ControlPort' , now save the file and restart your tor server
now you are ready to crack any instagram account , make sure your tor configuration matched ~/instapy-config.json
how to match the configuration instapy-config.json?
open your tor configuration file usually located at /etc/tor/torrc
::
$ sudo vim /etc/tor/torrc # open it with your text editor
search for the file for this specific section
::
The port on which Tor will listen for local connections from Tor
controller applications, as documented in control-spec.txt.
#ControlPort 9051
uncomment 'ControlPort' by deleting the # before 'ControlPort' , now save the file and restart your tor server
now you are ready to crack any instagram account , make sure your tor configuration matched ~/instapy-config.json
thanks bro it works
I did everything, my ports match, but still the same error, somebody please help
you can delete it
On Wed, 28 Jul 2021, 7:17 pm bladea24, @.***> wrote:
I did everything, my ports match, but still the same error, somebody please help
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/deathsec/instagram-py/issues/8#issuecomment-888261998, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQZONMXCLUUIQVQOSBSES2DTZ7YNXANCNFSM4FQLDLGA .
I have the same problem.It was saying that there is no root/instapy-config.json
file .So I copyed the file and pasted to ../root
Then I uncommented ControlPort 9051
checked the ports of ControlPort 9051
and Instapy-config.json
they are maching.But it still not working! Help please!
@Nishant8146
I did everything, my ports match, but still the same error, somebody please help
+++
your ports still do not match
Can you help me do this on termux pls?
same problem please help!
fatal error:: Tor configuration invalid or server down :: [Errno 111] Connection refused