Skip to content
This repository has been archived by the owner on Jul 17, 2020. It is now read-only.

Error while getting network info #10

Open
Eugheer opened this issue Feb 16, 2018 · 6 comments
Open

Error while getting network info #10

Eugheer opened this issue Feb 16, 2018 · 6 comments
Labels

Comments

@Eugheer
Copy link

Eugheer commented Feb 16, 2018

Hello
After starting lanGhost.py, it repeatedly says Error while getting network info.
I checked the interface, it is enp0s3.

sudo: screen: command not found
sudo: screen: command not found
[I] Error while getting network info. Retrying...
[I] Running iptables setup...
[I] Scanning for new hosts...
[I] Telegram bot started...
[I] Error while getting network info. Retrying...
[I] Scanning for new hosts...
[I] Error while getting network info. Retrying...
[I] Scanning for new hosts...
[I] Error while getting network info. Retrying...
[I] Scanning for new hosts...
[I] Error while getting network info. Retrying...
And this can repeat forever.
Ubuntu 16.04 LTS. Running on VirtualBox

@Eugheer
Copy link
Author

Eugheer commented Feb 16, 2018

I also installed screen, but with it it doesn't work too.
In telegram, if I type /scan, it doesn't show me that any device is online.

@xdavidhu
Copy link
Owner

Probably the VirtualBox interface is causing the problem. You should have a physical interface connected to a real network for lanGhost to work properly.
If you can't use a physical interface, you could try setting up bridging for your virtual interface in VirtualBox and see if that solves your problem.

@ManFromSiberia
Copy link

Me too.. Have this problem, but im use Ubuntu 16.04 LTS without VirtualBox

@jrossmanjr
Copy link

This took me reinstalling nmap [sudo apt install nmap] to get it to work

@Hryts
Copy link

Hryts commented Feb 6, 2019

While running setup.py I had an exception:
Traceback (most recent call last):
File "/home/username/lanGhost/setup.py", line 151, in
with open("/etc/network/interfaces") as f:
FileNotFoundError: [Errno 2] No such file or directory: '/etc/network/interfaces'
I checked and didn't find network directory
So after starting lanGhost.py, I had the issue...

@Hryts
Copy link

Hryts commented Feb 7, 2019

Sorry! I was running it on Arch

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

No branches or pull requests

5 participants