-
-
Notifications
You must be signed in to change notification settings - Fork 315
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. #103
Comments
Hi @Loloman2, You can try to test Nipe again? I think this is resolved with the lasted commit. Thx |
Hi @Loloman2, |
hello, i have same problem, when i run nipe start it gives me that phrase, also when i ran the cpan comand it gave me that everything is up to date, and i even try udate perl, to see if it was the issue, idk what is wrong please help. |
fixed. did the iptables -F command and it fixed |
I'm facing the same issue @GouveaHeitor in my Manjaro 20.0 while I typed "sudo perl nipe.pl status". |
Hi @supriyo97, Thx |
`[sap@DELL-X nipe]$ sudo iptables -L Chain FORWARD (policy ACCEPT) Chain OUTPUT (policy ACCEPT) this is what I got. |
Fala amigo estou tendo o mesmo problema que os colegas acima, tentei resolver de diversas formas mas não consegui. Estou utilizando o Manjaro 4.6. Eu dei uma olhada nos arquivos e pensei que o problema poderia ser nas chamados dos diretórios do tor no programa, pelo menos no manjaro, por exemplo existem algumas chamadas em var/lib/tor porem esse patch é inexistente com a instalação padrão do tor. Quando faço a instalação do tor na versão 0.4.3.5-2 no manjaro o patch dos arquivos fica assim, e as chamadas no programa são em diretórios diferentes, da uma olhada se valer a pena 👍 /etc/tor/torrc Gostaria que desse uma olhada, não sei se pode ser isso, mas custa nada checar kk, porque eu não consegui nada kk; |
Don't give the status command right after starting nipe....Give it some time to establish a connection to the tor network |
I experience this error as well. There are two possible cases:
Case 1
So when you run Case 2You already have Nipe and dependencies installed. So you usually run
It happens because Tor system service is already running and bound on port 9050. It was not stopped as in case with And when you run As a result of that, traffic forwarded to ports 9051 and 9061(DNS via Tor) goes nowhere. Currently I'm working on this issue and will provide the fixes as soon as possible. |
Hi @sv0, I see that you are writing a lot of new and interesting code! Also, if you want, you can open small PR by solving minor things, so we can keep everything up to date quickly... |
I have the same issue on Arch 5.8.1-arch1-1 ... only warning I get is that perl is Version : 5.32.0-1 a newer than expected ... It installs fine and I get the same error |
nipe is working ...can you try this ! Then you can use this commend's : Then you use the nano again to open nipe.pl then you change the argument in (0) |
I get it finally to work on Manjaro. There were 2 issues .
Please update the Readme file to include it in the installation guide. @htrgouvea |
i tried it |
I tried everything above nothing works. but what works for me is i stop the service with and then instead of i use perl nipe.pl restart and it's start working |
Hi folks! I just published a new version of Nipe, can you test it and tell me if it works now? If it doesn't work, can you give me more information? Like the distribution they are using or any other information they find pertinent? Thanks! |
hey is there a solution to this issue? i tried everything a nothing seems to work. distrubution: kali linux 2023.1 |
Hey folks, |
I have the same issue on my kal: Chain FORWARD (policy ACCEPT) Chain OUTPUT (policy ACCEPT) |
[!] ERROR: sorry, it was not possible to establish a connection to the server.
Any fix? I did follow instructions.
The text was updated successfully, but these errors were encountered: