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

Crash on port scan #10

Open
FastNode opened this issue Jun 13, 2015 · 0 comments
Open

Crash on port scan #10

FastNode opened this issue Jun 13, 2015 · 0 comments

Comments

@FastNode
Copy link

# ./nmcontrol.py --daemon=0
Plugins started : domain, guiHttp, guiHttpConfig, dns
ERROR: Unable to start HTTP server ([Errno 98] Address already in use)

$ nmap localhost

Exception in thread Thread-11:
Traceback (most recent call last):
  File "/usr/lib/python2.7/threading.py", line 810, in __bootstrap_inner
    self.run()
  File "/.../nmcontrol/plugin/pluginRpc.py", line 93, in run
    data = self.client.recv(self.size)
error: [Errno 104] Connection reset by peer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant