What steps will reproduce the problem?
1. configuring naxsi
2. adding rules
3. use of nx-extract an nx_intercept
What is the expected output? What do you see instead?
naxsi-ui-extract Traceback (most recent call last):
File "nx_extract.py", line 368, in <module>
reactor.listenTCP(port, InterceptFactory())
File "/usr/lib/python2.7/dist-packages/twisted/internet/posixbase.py", line 476, in listenTCP
p.startListening()
File "/usr/lib/python2.7/dist-packages/twisted/internet/tcp.py", line 969, in startListening
raise CannotListenError, (self.interface, self.port, le)
twisted.internet.error.CannotListenError: Couldn't listen on any:8081: [Errno
98] Address already in use.
What version of the product are you using? On what operating system?
version 1.2.2 on Ubuntu desktop 12.10
Please provide your nginx configuration any additional information below.
Original issue reported on code.google.com by dim...@gmail.com on 29 Oct 2012 at 2:29
Original issue reported on code.google.com by
dim...@gmail.com
on 29 Oct 2012 at 2:29Attachments: