Skip to content

RecCeiver Service Unhandled Error  #20

@dxmaxwell

Description

@dxmaxwell

The RecCeiver service crashes after a few days of continuous operation with the following exception:

2016-12-30 03:51:07-0500 [-] Unhandled Error
Traceback (most recent call last):
 File "/usr/lib/python2.7/dist-packages/twisted/application/app.py", line 392, in startReactor
   self.config, oldstdout, oldstderr, self.profiler, reactor)
 File "/usr/lib/python2.7/dist-packages/twisted/application/app.py", line 313, in runReactorWithLogging
   reactor.run()
 File "/usr/lib/python2.7/dist-packages/twisted/internet/base.py", line 1192, in run
   self.mainLoop()
 File "/usr/lib/python2.7/dist-packages/twisted/internet/base.py", line 1201, in mainLoop
   self.runUntilCurrent()
--- <exception caught here> ---
 File "/usr/lib/python2.7/dist-packages/twisted/internet/base.py", line 797, in runUntilCurrent
   f(*a, **kw)
 File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 382, in callback
   self._startRunCallbacks(result)
 File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 483, in _startRunCallbacks
   raise AlreadyCalledError
twisted.internet.defer.AlreadyCalledError: 

@dchabot @berryma4

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions