54 lines
2.6 KiB
Plaintext
54 lines
2.6 KiB
Plaintext
Unhandled Error
|
|
Traceback (most recent call last):
|
|
File "/usr/local/lib/python3.6/dist-packages/twisted/python/log.py", line 103, in callWithLogger
|
|
return callWithContext({"system": lp}, func, *args, **kw)
|
|
File "/usr/local/lib/python3.6/dist-packages/twisted/python/log.py", line 86, in callWithContext
|
|
return context.call({ILogContext: newCtx}, func, *args, **kw)
|
|
File "/usr/local/lib/python3.6/dist-packages/twisted/python/context.py", line 122, in callWithContext
|
|
return self.currentContext().callWithContext(ctx, func, *args, **kw)
|
|
File "/usr/local/lib/python3.6/dist-packages/twisted/python/context.py", line 85, in callWithContext
|
|
return func(*args,**kw)
|
|
--- <exception caught here> ---
|
|
File "/usr/local/lib/python3.6/dist-packages/twisted/internet/posixbase.py", line 614, in _doReadOrWrite
|
|
why = selectable.doRead()
|
|
File "/usr/local/lib/python3.6/dist-packages/twisted/internet/tcp.py", line 243, in doRead
|
|
return self._dataReceived(data)
|
|
File "/usr/local/lib/python3.6/dist-packages/twisted/internet/tcp.py", line 249, in _dataReceived
|
|
rval = self.protocol.dataReceived(data)
|
|
File "eventService.py", line 46, in dataReceived
|
|
new_list.append(e)
|
|
builtins.MemoryError:
|
|
|
|
Unhandled Error
|
|
Traceback (most recent call last):
|
|
File "/usr/local/lib/python3.6/dist-packages/twisted/python/log.py", line 103, in callWithLogger
|
|
return callWithContext({"system": lp}, func, *args, **kw)
|
|
File "/usr/local/lib/python3.6/dist-packages/twisted/python/log.py", line 86, in callWithContext
|
|
return context.call({ILogContext: newCtx}, func, *args, **kw)
|
|
File "/usr/local/lib/python3.6/dist-packages/twisted/python/context.py", line 122, in callWithContext
|
|
return self.currentContext().callWithContext(ctx, func, *args, **kw)
|
|
File "/usr/local/lib/python3.6/dist-packages/twisted/python/context.py", line 85, in callWithContext
|
|
return func(*args,**kw)
|
|
--- <exception caught here> ---
|
|
File "/usr/local/lib/python3.6/dist-packages/twisted/internet/posixbase.py", line 614, in _doReadOrWrite
|
|
why = selectable.doRead()
|
|
File "/usr/local/lib/python3.6/dist-packages/twisted/internet/tcp.py", line 243, in doRead
|
|
return self._dataReceived(data)
|
|
File "/usr/local/lib/python3.6/dist-packages/twisted/internet/tcp.py", line 249, in _dataReceived
|
|
rval = self.protocol.dataReceived(data)
|
|
File "eventService.py", line 48, in dataReceived
|
|
new_list.append(new_event)
|
|
builtins.MemoryError:
|
|
|
|
Rule inserted
|
|
Rule inserted
|
|
Rule inserted
|
|
Rule inserted
|
|
Rule inserted
|
|
Rule inserted
|
|
Rule inserted
|
|
Rule inserted
|
|
Rule inserted
|
|
Rule inserted
|
|
Rule inserted
|