Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERROR: sorry, it was not possible to establish a connection to the server #129

Closed
shom13 opened this issue Feb 22, 2021 · 9 comments
Closed
Assignees
Labels

Comments

@shom13
Copy link

shom13 commented Feb 22, 2021

Fresh install, followed instructions to download. After completion when checking status, this is what i am getting: ERROR: sorry, it was not possible to establish a connection to the server.

Found a couple other posts with the same issue but found no relevant solutions, hence creating a new issue.

@dakata1337
Copy link

Same here.

@shom13
Copy link
Author

shom13 commented Mar 5, 2021

A simple reboot and a couple of tries did it for me. Sorry i forgot to post an update. Sometimes it wont connect at the first attempt. Try a few times with nipe start command, and it connects just fine.

@shom13
Copy link
Author

shom13 commented Apr 1, 2021

I have been using for a while, and it seems sometimes it wont connect the first time. The only way i can get it to work is by stop command. sudo perl nipe.pl stop followed by a start command sudo perl nipe.pl start. Repeat it for a few times and it should work.

@shom13
Copy link
Author

shom13 commented Apr 1, 2021

Try a couple of times and it should connect. Check with status. I normally try separately, stop and then start without &&. And just a quick note, if you're already connected to a vpn, chances are it wont connect

@iis2h
Copy link

iis2h commented Apr 7, 2021

Commands after reboot : ( in nipe directory )
sudo perl nipe.pl stop
sudo perl nipe.pl start

it will work fine

@brokera
Copy link

brokera commented Jun 11, 2021

through which ports does nipe work? can firewall block nipe connection?

@shom13
Copy link
Author

shom13 commented Jun 13, 2021

Check if your tor services are installed/running properly. If you're on linux open terminal and code in:
"curl --socks5 localhost:9050 --socks5-hostname localhost:9050 -s https://check.torproject.org/ | cat | grep -m 1 Congratulations | xargs"

If you get an output: Congratulations. This browser is configured to use Tor, try to start nipe again in nipe directory and it should work, else you need to setup tor properly as something could be wrong. Check /etc/tor/torrc directory

@brokera
Copy link

brokera commented Jun 19, 2021

Check /etc/tor/torrc directory

the connection error was not corrected. how to set up the tor correctly?

@brokera
Copy link

brokera commented Jun 21, 2021

If you get an output: Congratulations. This browser is configured to use Tor, try to start nipe again in nipe directory and it should work, else you need to setup tor properly as something could be wrong. Check /etc/tor/torrc directory

I was able to run nipe after completely removing the tor along with all the settings and folders and then installing it again (sudo apt install tor).
I think need add it info to 'Readme'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

6 participants