Git Product home page Git Product logo

udplog's Issues

Exception when using udplog-port tap option

2014-09-17 17:28:07-0700 [-] Log opened.
2014-09-17 17:28:07-0700 [-] using set_wakeup_fd
2014-09-17 17:28:07-0700 [-] twistd 12.2.0 (/System/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python 2.7.5) starting up.
2014-09-17 17:28:07-0700 [-] reactor class: twisted.internet.selectreactor.SelectReactor.
2014-09-17 17:28:07-0700 [-] Traceback (most recent call last):
2014-09-17 17:28:07-0700 [-]   File "/usr/bin/twistd", line 14, in <module>
2014-09-17 17:28:07-0700 [-]     run()
2014-09-17 17:28:07-0700 [-]   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/scripts/twistd.py", line 27, in run
2014-09-17 17:28:07-0700 [-]     app.run(runApp, ServerOptions)
2014-09-17 17:28:07-0700 [-]   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/application/app.py", line 652, in run
2014-09-17 17:28:07-0700 [-]     runApp(config)
2014-09-17 17:28:07-0700 [-]   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/scripts/twistd.py", line 23, in runApp
2014-09-17 17:28:07-0700 [-]     _SomeApplicationRunner(config).run()
2014-09-17 17:28:07-0700 [-]   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/application/app.py", line 390, in run
2014-09-17 17:28:07-0700 [-]     self.postApplication()
2014-09-17 17:28:07-0700 [-]   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/scripts/_twistd_unix.py", line 230, in postApplication
2014-09-17 17:28:07-0700 [-]     self.startApplication(self.application)
2014-09-17 17:28:07-0700 [-]   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/scripts/_twistd_unix.py", line 340, in startApplication
2014-09-17 17:28:07-0700 [-]     service.IService(application).privilegedStartService()
2014-09-17 17:28:07-0700 [-]   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/application/service.py", line 277, in privilegedStartService
2014-09-17 17:28:07-0700 [-]     service.privilegedStartService()
2014-09-17 17:28:07-0700 [-]   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/application/service.py", line 277, in privilegedStartService
2014-09-17 17:28:07-0700 [-]     service.privilegedStartService()
2014-09-17 17:28:07-0700 [-]   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/application/internet.py", line 105, in privilegedStartService
2014-09-17 17:28:07-0700 [-]     self._port = self._getPort()
2014-09-17 17:28:07-0700 [-]   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/application/internet.py", line 133, in _getPort
2014-09-17 17:28:07-0700 [-]     'listen%s' % (self.method,))(*self.args, **self.kwargs)
2014-09-17 17:28:07-0700 [-]   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/internet/posixbase.py", line 373, in listenUDP
2014-09-17 17:28:07-0700 [-]     p.startListening()
2014-09-17 17:28:07-0700 [-]   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/internet/udp.py", line 101, in startListening
2014-09-17 17:28:07-0700 [-]     self._bindSocket()
2014-09-17 17:28:07-0700 [-]   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/internet/udp.py", line 107, in _bindSocket
2014-09-17 17:28:07-0700 [-]     skt.bind((self.interface, self.port))
2014-09-17 17:28:07-0700 [-]   File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
2014-09-17 17:28:07-0700 [-]     return getattr(self._sock,name)(*args)
2014-09-17 17:28:07-0700 [-] TypeError: an integer is required

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.