Advertisement
Carto_

Untitled

Apr 24th, 2012
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 42.08 KB | None | 0 0
  1. Unhandled Error
  2. Traceback (most recent call last):
  3.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/log.py", line 84, in callWithLogger
  4.     return callWithContext({"system": lp}, func, *args, **kw)
  5.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/log.py", line 69, in callWithContext
  6.     return context.call({ILogContext: newCtx}, func, *args, **kw)
  7.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/context.py", line 118, in callWithContext
  8.     return self.currentContext().callWithContext(ctx, func, *args, **kw)
  9.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/context.py", line 81, in callWithContext
  10.     return func(*args,**kw)
  11. --- <exception caught here> ---
  12.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/internet/selectreactor.py", line 146, in _doReadOrWrite
  13.     why = getattr(selectable, method)()
  14.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/internet/tcp.py", line 428, in doWrite
  15.     result = abstract.FileDescriptor.doWrite(self)
  16.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/internet/abstract.py", line 199, in doWrite
  17.     self.dataBuffer = buffer(self.dataBuffer, self.offset) + "".join(self._tempDataBuffer)
  18. exceptions.TypeError: sequence item 6: expected string, dict found
  19. Unhandled Error
  20. Traceback (most recent call last):
  21.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/log.py", line 84, in callWithLogger
  22.     return callWithContext({"system": lp}, func, *args, **kw)
  23.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/log.py", line 69, in callWithContext
  24.     return context.call({ILogContext: newCtx}, func, *args, **kw)
  25.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/context.py", line 118, in callWithContext
  26.     return self.currentContext().callWithContext(ctx, func, *args, **kw)
  27.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/context.py", line 81, in callWithContext
  28.     return func(*args,**kw)
  29. --- <exception caught here> ---
  30.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/internet/selectreactor.py", line 146, in _doReadOrWrite
  31.     why = getattr(selectable, method)()
  32.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/internet/tcp.py", line 428, in doWrite
  33.     result = abstract.FileDescriptor.doWrite(self)
  34.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/internet/abstract.py", line 199, in doWrite
  35.     self.dataBuffer = buffer(self.dataBuffer, self.offset) + "".join(self._tempDataBuffer)
  36. exceptions.TypeError: sequence item 6: expected string, dict found
  37. Unhandled Error
  38. Traceback (most recent call last):
  39.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/log.py", line 84, in callWithLogger
  40.     return callWithContext({"system": lp}, func, *args, **kw)
  41.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/log.py", line 69, in callWithContext
  42.     return context.call({ILogContext: newCtx}, func, *args, **kw)
  43.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/context.py", line 118, in callWithContext
  44.     return self.currentContext().callWithContext(ctx, func, *args, **kw)
  45.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/context.py", line 81, in callWithContext
  46.     return func(*args,**kw)
  47. --- <exception caught here> ---
  48.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/internet/selectreactor.py", line 146, in _doReadOrWrite
  49.     why = getattr(selectable, method)()
  50.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/internet/tcp.py", line 428, in doWrite
  51.     result = abstract.FileDescriptor.doWrite(self)
  52.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/internet/abstract.py", line 199, in doWrite
  53.     self.dataBuffer = buffer(self.dataBuffer, self.offset) + "".join(self._tempDataBuffer)
  54. exceptions.TypeError: sequence item 6: expected string, dict found
  55. Unhandled Error
  56. Traceback (most recent call last):
  57.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/log.py", line 84, in callWithLogger
  58.     return callWithContext({"system": lp}, func, *args, **kw)
  59.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/log.py", line 69, in callWithContext
  60.     return context.call({ILogContext: newCtx}, func, *args, **kw)
  61.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/context.py", line 118, in callWithContext
  62.     return self.currentContext().callWithContext(ctx, func, *args, **kw)
  63.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/context.py", line 81, in callWithContext
  64.     return func(*args,**kw)
  65. --- <exception caught here> ---
  66.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/internet/selectreactor.py", line 146, in _doReadOrWrite
  67.     why = getattr(selectable, method)()
  68.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/internet/tcp.py", line 428, in doWrite
  69.     result = abstract.FileDescriptor.doWrite(self)
  70.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/internet/abstract.py", line 199, in doWrite
  71.     self.dataBuffer = buffer(self.dataBuffer, self.offset) + "".join(self._tempDataBuffer)
  72. exceptions.TypeError: sequence item 6: expected string, dict found
  73. Unhandled Error
  74. Traceback (most recent call last):
  75.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/log.py", line 84, in callWithLogger
  76.     return callWithContext({"system": lp}, func, *args, **kw)
  77.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/log.py", line 69, in callWithContext
  78.     return context.call({ILogContext: newCtx}, func, *args, **kw)
  79.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/context.py", line 118, in callWithContext
  80.     return self.currentContext().callWithContext(ctx, func, *args, **kw)
  81.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/context.py", line 81, in callWithContext
  82.     return func(*args,**kw)
  83. --- <exception caught here> ---
  84.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/internet/selectreactor.py", line 146, in _doReadOrWrite
  85.     why = getattr(selectable, method)()
  86.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/internet/tcp.py", line 428, in doWrite
  87.     result = abstract.FileDescriptor.doWrite(self)
  88.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/internet/abstract.py", line 199, in doWrite
  89.     self.dataBuffer = buffer(self.dataBuffer, self.offset) + "".join(self._tempDataBuffer)
  90. exceptions.TypeError: sequence item 6: expected string, dict found
  91. Unhandled Error
  92. Traceback (most recent call last):
  93.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/log.py", line 84, in callWithLogger
  94.     return callWithContext({"system": lp}, func, *args, **kw)
  95.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/log.py", line 69, in callWithContext
  96.     return context.call({ILogContext: newCtx}, func, *args, **kw)
  97.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/context.py", line 118, in callWithContext
  98.     return self.currentContext().callWithContext(ctx, func, *args, **kw)
  99.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/context.py", line 81, in callWithContext
  100.     return func(*args,**kw)
  101. --- <exception caught here> ---
  102.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/internet/selectreactor.py", line 146, in _doReadOrWrite
  103.     why = getattr(selectable, method)()
  104.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/internet/tcp.py", line 428, in doWrite
  105.     result = abstract.FileDescriptor.doWrite(self)
  106.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/internet/abstract.py", line 199, in doWrite
  107.     self.dataBuffer = buffer(self.dataBuffer, self.offset) + "".join(self._tempDataBuffer)
  108. exceptions.TypeError: sequence item 6: expected string, dict found
  109. Unhandled Error
  110. Traceback (most recent call last):
  111.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/log.py", line 84, in callWithLogger
  112.     return callWithContext({"system": lp}, func, *args, **kw)
  113.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/log.py", line 69, in callWithContext
  114.     return context.call({ILogContext: newCtx}, func, *args, **kw)
  115.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/context.py", line 118, in callWithContext
  116.     return self.currentContext().callWithContext(ctx, func, *args, **kw)
  117.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/context.py", line 81, in callWithContext
  118.     return func(*args,**kw)
  119. --- <exception caught here> ---
  120.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/internet/selectreactor.py", line 146, in _doReadOrWrite
  121.     why = getattr(selectable, method)()
  122.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/internet/tcp.py", line 428, in doWrite
  123.     result = abstract.FileDescriptor.doWrite(self)
  124.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/internet/abstract.py", line 199, in doWrite
  125.     self.dataBuffer = buffer(self.dataBuffer, self.offset) + "".join(self._tempDataBuffer)
  126. exceptions.TypeError: sequence item 6: expected string, dict found
  127. Unhandled Error
  128. Traceback (most recent call last):
  129.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/log.py", line 84, in callWithLogger
  130.     return callWithContext({"system": lp}, func, *args, **kw)
  131.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/log.py", line 69, in callWithContext
  132.     return context.call({ILogContext: newCtx}, func, *args, **kw)
  133.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/context.py", line 118, in callWithContext
  134.     return self.currentContext().callWithContext(ctx, func, *args, **kw)
  135.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/context.py", line 81, in callWithContext
  136.     return func(*args,**kw)
  137. --- <exception caught here> ---
  138.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/internet/selectreactor.py", line 146, in _doReadOrWrite
  139.     why = getattr(selectable, method)()
  140.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/internet/tcp.py", line 428, in doWrite
  141.     result = abstract.FileDescriptor.doWrite(self)
  142.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/internet/abstract.py", line 199, in doWrite
  143.     self.dataBuffer = buffer(self.dataBuffer, self.offset) + "".join(self._tempDataBuffer)
  144. exceptions.TypeError: sequence item 6: expected string, dict found
  145. Unhandled Error
  146. Traceback (most recent call last):
  147.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/log.py", line 84, in callWithLogger
  148.     return callWithContext({"system": lp}, func, *args, **kw)
  149.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/log.py", line 69, in callWithContext
  150.     return context.call({ILogContext: newCtx}, func, *args, **kw)
  151.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/context.py", line 118, in callWithContext
  152.     return self.currentContext().callWithContext(ctx, func, *args, **kw)
  153.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/context.py", line 81, in callWithContext
  154.     return func(*args,**kw)
  155. --- <exception caught here> ---
  156.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/internet/selectreactor.py", line 146, in _doReadOrWrite
  157.     why = getattr(selectable, method)()
  158.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/internet/tcp.py", line 428, in doWrite
  159.     result = abstract.FileDescriptor.doWrite(self)
  160.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/internet/abstract.py", line 199, in doWrite
  161.     self.dataBuffer = buffer(self.dataBuffer, self.offset) + "".join(self._tempDataBuffer)
  162. exceptions.TypeError: sequence item 6: expected string, dict found
  163. Unhandled Error
  164. Traceback (most recent call last):
  165.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/log.py", line 84, in callWithLogger
  166.     return callWithContext({"system": lp}, func, *args, **kw)
  167.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/log.py", line 69, in callWithContext
  168.     return context.call({ILogContext: newCtx}, func, *args, **kw)
  169.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/context.py", line 118, in callWithContext
  170.     return self.currentContext().callWithContext(ctx, func, *args, **kw)
  171.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/context.py", line 81, in callWithContext
  172.     return func(*args,**kw)
  173. --- <exception caught here> ---
  174.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/internet/selectreactor.py", line 146, in _doReadOrWrite
  175.     why = getattr(selectable, method)()
  176.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/internet/tcp.py", line 428, in doWrite
  177.     result = abstract.FileDescriptor.doWrite(self)
  178.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/internet/abstract.py", line 199, in doWrite
  179.     self.dataBuffer = buffer(self.dataBuffer, self.offset) + "".join(self._tempDataBuffer)
  180. exceptions.TypeError: sequence item 6: expected string, dict found
  181. Unhandled Error
  182. Traceback (most recent call last):
  183.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/log.py", line 84, in callWithLogger
  184.     return callWithContext({"system": lp}, func, *args, **kw)
  185.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/log.py", line 69, in callWithContext
  186.     return context.call({ILogContext: newCtx}, func, *args, **kw)
  187.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/context.py", line 118, in callWithContext
  188.     return self.currentContext().callWithContext(ctx, func, *args, **kw)
  189.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/context.py", line 81, in callWithContext
  190.     return func(*args,**kw)
  191. --- <exception caught here> ---
  192.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/internet/selectreactor.py", line 146, in _doReadOrWrite
  193.     why = getattr(selectable, method)()
  194.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/internet/tcp.py", line 428, in doWrite
  195.     result = abstract.FileDescriptor.doWrite(self)
  196.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/internet/abstract.py", line 199, in doWrite
  197.     self.dataBuffer = buffer(self.dataBuffer, self.offset) + "".join(self._tempDataBuffer)
  198. exceptions.TypeError: sequence item 6: expected string, dict found
  199. Unhandled Error
  200. Traceback (most recent call last):
  201.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/log.py", line 84, in callWithLogger
  202.     return callWithContext({"system": lp}, func, *args, **kw)
  203.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/log.py", line 69, in callWithContext
  204.     return context.call({ILogContext: newCtx}, func, *args, **kw)
  205.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/context.py", line 118, in callWithContext
  206.     return self.currentContext().callWithContext(ctx, func, *args, **kw)
  207.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/context.py", line 81, in callWithContext
  208.     return func(*args,**kw)
  209. --- <exception caught here> ---
  210.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/internet/selectreactor.py", line 146, in _doReadOrWrite
  211.     why = getattr(selectable, method)()
  212.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/internet/tcp.py", line 428, in doWrite
  213.     result = abstract.FileDescriptor.doWrite(self)
  214.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/internet/abstract.py", line 199, in doWrite
  215.     self.dataBuffer = buffer(self.dataBuffer, self.offset) + "".join(self._tempDataBuffer)
  216. exceptions.TypeError: sequence item 6: expected string, dict found
  217. Unhandled Error
  218. Traceback (most recent call last):
  219.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/log.py", line 84, in callWithLogger
  220.     return callWithContext({"system": lp}, func, *args, **kw)
  221.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/log.py", line 69, in callWithContext
  222.     return context.call({ILogContext: newCtx}, func, *args, **kw)
  223.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/context.py", line 118, in callWithContext
  224.     return self.currentContext().callWithContext(ctx, func, *args, **kw)
  225.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/context.py", line 81, in callWithContext
  226.     return func(*args,**kw)
  227. --- <exception caught here> ---
  228.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/internet/selectreactor.py", line 146, in _doReadOrWrite
  229.     why = getattr(selectable, method)()
  230.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/internet/tcp.py", line 428, in doWrite
  231.     result = abstract.FileDescriptor.doWrite(self)
  232.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/internet/abstract.py", line 199, in doWrite
  233.     self.dataBuffer = buffer(self.dataBuffer, self.offset) + "".join(self._tempDataBuffer)
  234. exceptions.TypeError: sequence item 6: expected string, dict found
  235. Unhandled Error
  236. Traceback (most recent call last):
  237.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/log.py", line 84, in callWithLogger
  238.     return callWithContext({"system": lp}, func, *args, **kw)
  239.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/log.py", line 69, in callWithContext
  240.     return context.call({ILogContext: newCtx}, func, *args, **kw)
  241.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/context.py", line 118, in callWithContext
  242.     return self.currentContext().callWithContext(ctx, func, *args, **kw)
  243.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/context.py", line 81, in callWithContext
  244.     return func(*args,**kw)
  245. --- <exception caught here> ---
  246.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/internet/selectreactor.py", line 146, in _doReadOrWrite
  247.     why = getattr(selectable, method)()
  248.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/internet/tcp.py", line 428, in doWrite
  249.     result = abstract.FileDescriptor.doWrite(self)
  250.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/internet/abstract.py", line 199, in doWrite
  251.     self.dataBuffer = buffer(self.dataBuffer, self.offset) + "".join(self._tempDataBuffer)
  252. exceptions.TypeError: sequence item 6: expected string, dict found
  253. Unhandled Error
  254. Traceback (most recent call last):
  255.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/log.py", line 84, in callWithLogger
  256.     return callWithContext({"system": lp}, func, *args, **kw)
  257.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/log.py", line 69, in callWithContext
  258.     return context.call({ILogContext: newCtx}, func, *args, **kw)
  259.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/context.py", line 118, in callWithContext
  260.     return self.currentContext().callWithContext(ctx, func, *args, **kw)
  261.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/context.py", line 81, in callWithContext
  262.     return func(*args,**kw)
  263. --- <exception caught here> ---
  264.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/internet/selectreactor.py", line 146, in _doReadOrWrite
  265.     why = getattr(selectable, method)()
  266.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/internet/tcp.py", line 428, in doWrite
  267.     result = abstract.FileDescriptor.doWrite(self)
  268.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/internet/abstract.py", line 199, in doWrite
  269.     self.dataBuffer = buffer(self.dataBuffer, self.offset) + "".join(self._tempDataBuffer)
  270. exceptions.TypeError: sequence item 6: expected string, dict found
  271. Unhandled Error
  272. Traceback (most recent call last):
  273.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/log.py", line 84, in callWithLogger
  274.     return callWithContext({"system": lp}, func, *args, **kw)
  275.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/log.py", line 69, in callWithContext
  276.     return context.call({ILogContext: newCtx}, func, *args, **kw)
  277.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/context.py", line 118, in callWithContext
  278.     return self.currentContext().callWithContext(ctx, func, *args, **kw)
  279.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/context.py", line 81, in callWithContext
  280.     return func(*args,**kw)
  281. --- <exception caught here> ---
  282.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/internet/selectreactor.py", line 146, in _doReadOrWrite
  283.     why = getattr(selectable, method)()
  284.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/internet/tcp.py", line 428, in doWrite
  285.     result = abstract.FileDescriptor.doWrite(self)
  286.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/internet/abstract.py", line 199, in doWrite
  287.     self.dataBuffer = buffer(self.dataBuffer, self.offset) + "".join(self._tempDataBuffer)
  288. exceptions.TypeError: sequence item 6: expected string, dict found
  289. Unhandled Error
  290. Traceback (most recent call last):
  291.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/log.py", line 84, in callWithLogger
  292.     return callWithContext({"system": lp}, func, *args, **kw)
  293.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/log.py", line 69, in callWithContext
  294.     return context.call({ILogContext: newCtx}, func, *args, **kw)
  295.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/context.py", line 118, in callWithContext
  296.     return self.currentContext().callWithContext(ctx, func, *args, **kw)
  297.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/context.py", line 81, in callWithContext
  298.     return func(*args,**kw)
  299. --- <exception caught here> ---
  300.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/internet/selectreactor.py", line 146, in _doReadOrWrite
  301.     why = getattr(selectable, method)()
  302.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/internet/tcp.py", line 428, in doWrite
  303.     result = abstract.FileDescriptor.doWrite(self)
  304.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/internet/abstract.py", line 199, in doWrite
  305.     self.dataBuffer = buffer(self.dataBuffer, self.offset) + "".join(self._tempDataBuffer)
  306. exceptions.TypeError: sequence item 6: expected string, dict found
  307. Unhandled Error
  308. Traceback (most recent call last):
  309.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/log.py", line 84, in callWithLogger
  310.     return callWithContext({"system": lp}, func, *args, **kw)
  311.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/log.py", line 69, in callWithContext
  312.     return context.call({ILogContext: newCtx}, func, *args, **kw)
  313.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/context.py", line 118, in callWithContext
  314.     return self.currentContext().callWithContext(ctx, func, *args, **kw)
  315.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/context.py", line 81, in callWithContext
  316.     return func(*args,**kw)
  317. --- <exception caught here> ---
  318.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/internet/selectreactor.py", line 146, in _doReadOrWrite
  319.     why = getattr(selectable, method)()
  320.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/internet/tcp.py", line 428, in doWrite
  321.     result = abstract.FileDescriptor.doWrite(self)
  322.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/internet/abstract.py", line 199, in doWrite
  323.     self.dataBuffer = buffer(self.dataBuffer, self.offset) + "".join(self._tempDataBuffer)
  324. exceptions.TypeError: sequence item 6: expected string, dict found
  325. Unhandled Error
  326. Traceback (most recent call last):
  327.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/log.py", line 84, in callWithLogger
  328.     return callWithContext({"system": lp}, func, *args, **kw)
  329.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/log.py", line 69, in callWithContext
  330.     return context.call({ILogContext: newCtx}, func, *args, **kw)
  331.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/context.py", line 118, in callWithContext
  332.     return self.currentContext().callWithContext(ctx, func, *args, **kw)
  333.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/context.py", line 81, in callWithContext
  334.     return func(*args,**kw)
  335. --- <exception caught here> ---
  336.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/internet/selectreactor.py", line 146, in _doReadOrWrite
  337.     why = getattr(selectable, method)()
  338.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/internet/tcp.py", line 428, in doWrite
  339.     result = abstract.FileDescriptor.doWrite(self)
  340.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/internet/abstract.py", line 199, in doWrite
  341.     self.dataBuffer = buffer(self.dataBuffer, self.offset) + "".join(self._tempDataBuffer)
  342. exceptions.TypeError: sequence item 6: expected string, dict found
  343. Unhandled Error
  344. Traceback (most recent call last):
  345.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/log.py", line 84, in callWithLogger
  346.     return callWithContext({"system": lp}, func, *args, **kw)
  347.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/log.py", line 69, in callWithContext
  348.     return context.call({ILogContext: newCtx}, func, *args, **kw)
  349.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/context.py", line 118, in callWithContext
  350.     return self.currentContext().callWithContext(ctx, func, *args, **kw)
  351.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/context.py", line 81, in callWithContext
  352.     return func(*args,**kw)
  353. --- <exception caught here> ---
  354.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/internet/selectreactor.py", line 146, in _doReadOrWrite
  355.     why = getattr(selectable, method)()
  356.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/internet/tcp.py", line 428, in doWrite
  357.     result = abstract.FileDescriptor.doWrite(self)
  358.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/internet/abstract.py", line 199, in doWrite
  359.     self.dataBuffer = buffer(self.dataBuffer, self.offset) + "".join(self._tempDataBuffer)
  360. exceptions.TypeError: sequence item 6: expected string, dict found
  361. Unhandled Error
  362. Traceback (most recent call last):
  363.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/log.py", line 84, in callWithLogger
  364.     return callWithContext({"system": lp}, func, *args, **kw)
  365.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/log.py", line 69, in callWithContext
  366.     return context.call({ILogContext: newCtx}, func, *args, **kw)
  367.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/context.py", line 118, in callWithContext
  368.     return self.currentContext().callWithContext(ctx, func, *args, **kw)
  369.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/context.py", line 81, in callWithContext
  370.     return func(*args,**kw)
  371. --- <exception caught here> ---
  372.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/internet/selectreactor.py", line 146, in _doReadOrWrite
  373.     why = getattr(selectable, method)()
  374.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/internet/tcp.py", line 428, in doWrite
  375.     result = abstract.FileDescriptor.doWrite(self)
  376.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/internet/abstract.py", line 199, in doWrite
  377.     self.dataBuffer = buffer(self.dataBuffer, self.offset) + "".join(self._tempDataBuffer)
  378. exceptions.TypeError: sequence item 6: expected string, dict found
  379. Unhandled Error
  380. Traceback (most recent call last):
  381.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/log.py", line 84, in callWithLogger
  382.     return callWithContext({"system": lp}, func, *args, **kw)
  383.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/log.py", line 69, in callWithContext
  384.     return context.call({ILogContext: newCtx}, func, *args, **kw)
  385.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/context.py", line 118, in callWithContext
  386.     return self.currentContext().callWithContext(ctx, func, *args, **kw)
  387.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/context.py", line 81, in callWithContext
  388.     return func(*args,**kw)
  389. --- <exception caught here> ---
  390.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/internet/selectreactor.py", line 146, in _doReadOrWrite
  391.     why = getattr(selectable, method)()
  392.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/internet/tcp.py", line 428, in doWrite
  393.     result = abstract.FileDescriptor.doWrite(self)
  394.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/internet/abstract.py", line 199, in doWrite
  395.     self.dataBuffer = buffer(self.dataBuffer, self.offset) + "".join(self._tempDataBuffer)
  396. exceptions.TypeError: sequence item 6: expected string, dict found
  397. Unhandled Error
  398. Traceback (most recent call last):
  399.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/log.py", line 84, in callWithLogger
  400.     return callWithContext({"system": lp}, func, *args, **kw)
  401.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/log.py", line 69, in callWithContext
  402.     return context.call({ILogContext: newCtx}, func, *args, **kw)
  403.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/context.py", line 118, in callWithContext
  404.     return self.currentContext().callWithContext(ctx, func, *args, **kw)
  405.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/context.py", line 81, in callWithContext
  406.     return func(*args,**kw)
  407. --- <exception caught here> ---
  408.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/internet/selectreactor.py", line 146, in _doReadOrWrite
  409.     why = getattr(selectable, method)()
  410.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/internet/tcp.py", line 428, in doWrite
  411.     result = abstract.FileDescriptor.doWrite(self)
  412.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/internet/abstract.py", line 199, in doWrite
  413.     self.dataBuffer = buffer(self.dataBuffer, self.offset) + "".join(self._tempDataBuffer)
  414. exceptions.TypeError: sequence item 6: expected string, dict found
  415. Unhandled Error
  416. Traceback (most recent call last):
  417.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/log.py", line 84, in callWithLogger
  418.     return callWithContext({"system": lp}, func, *args, **kw)
  419.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/log.py", line 69, in callWithContext
  420.     return context.call({ILogContext: newCtx}, func, *args, **kw)
  421.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/context.py", line 118, in callWithContext
  422.     return self.currentContext().callWithContext(ctx, func, *args, **kw)
  423.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/context.py", line 81, in callWithContext
  424.     return func(*args,**kw)
  425. --- <exception caught here> ---
  426.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/internet/selectreactor.py", line 146, in _doReadOrWrite
  427.     why = getattr(selectable, method)()
  428.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/internet/tcp.py", line 428, in doWrite
  429.     result = abstract.FileDescriptor.doWrite(self)
  430.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/internet/abstract.py", line 199, in doWrite
  431.     self.dataBuffer = buffer(self.dataBuffer, self.offset) + "".join(self._tempDataBuffer)
  432. exceptions.TypeError: sequence item 6: expected string, dict found
  433. Unhandled Error
  434. Traceback (most recent call last):
  435.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/log.py", line 84, in callWithLogger
  436.     return callWithContext({"system": lp}, func, *args, **kw)
  437.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/log.py", line 69, in callWithContext
  438.     return context.call({ILogContext: newCtx}, func, *args, **kw)
  439.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/context.py", line 118, in callWithContext
  440.     return self.currentContext().callWithContext(ctx, func, *args, **kw)
  441.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/context.py", line 81, in callWithContext
  442.     return func(*args,**kw)
  443. --- <exception caught here> ---
  444.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/internet/selectreactor.py", line 146, in _doReadOrWrite
  445.     why = getattr(selectable, method)()
  446.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/internet/tcp.py", line 428, in doWrite
  447.     result = abstract.FileDescriptor.doWrite(self)
  448.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/internet/abstract.py", line 199, in doWrite
  449.     self.dataBuffer = buffer(self.dataBuffer, self.offset) + "".join(self._tempDataBuffer)
  450. exceptions.TypeError: sequence item 6: expected string, dict found
  451. Unhandled Error
  452. Traceback (most recent call last):
  453.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/log.py", line 84, in callWithLogger
  454.     return callWithContext({"system": lp}, func, *args, **kw)
  455.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/log.py", line 69, in callWithContext
  456.     return context.call({ILogContext: newCtx}, func, *args, **kw)
  457.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/context.py", line 118, in callWithContext
  458.     return self.currentContext().callWithContext(ctx, func, *args, **kw)
  459.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/context.py", line 81, in callWithContext
  460.     return func(*args,**kw)
  461. --- <exception caught here> ---
  462.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/internet/selectreactor.py", line 146, in _doReadOrWrite
  463.     why = getattr(selectable, method)()
  464.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/internet/tcp.py", line 428, in doWrite
  465.     result = abstract.FileDescriptor.doWrite(self)
  466.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/internet/abstract.py", line 199, in doWrite
  467.     self.dataBuffer = buffer(self.dataBuffer, self.offset) + "".join(self._tempDataBuffer)
  468. exceptions.TypeError: sequence item 6: expected string, dict found
  469. Unhandled Error
  470. Traceback (most recent call last):
  471.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/log.py", line 84, in callWithLogger
  472.     return callWithContext({"system": lp}, func, *args, **kw)
  473.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/log.py", line 69, in callWithContext
  474.     return context.call({ILogContext: newCtx}, func, *args, **kw)
  475.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/context.py", line 118, in callWithContext
  476.     return self.currentContext().callWithContext(ctx, func, *args, **kw)
  477.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/context.py", line 81, in callWithContext
  478.     return func(*args,**kw)
  479. --- <exception caught here> ---
  480.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/internet/selectreactor.py", line 146, in _doReadOrWrite
  481.     why = getattr(selectable, method)()
  482.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/internet/tcp.py", line 428, in doWrite
  483.     result = abstract.FileDescriptor.doWrite(self)
  484.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/internet/abstract.py", line 199, in doWrite
  485.     self.dataBuffer = buffer(self.dataBuffer, self.offset) + "".join(self._tempDataBuffer)
  486. exceptions.TypeError: sequence item 6: expected string, dict found
  487. Unhandled Error
  488. Traceback (most recent call last):
  489.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/log.py", line 84, in callWithLogger
  490.     return callWithContext({"system": lp}, func, *args, **kw)
  491.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/log.py", line 69, in callWithContext
  492.     return context.call({ILogContext: newCtx}, func, *args, **kw)
  493.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/context.py", line 118, in callWithContext
  494.     return self.currentContext().callWithContext(ctx, func, *args, **kw)
  495.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/python/context.py", line 81, in callWithContext
  496.     return func(*args,**kw)
  497. --- <exception caught here> ---
  498.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/internet/selectreactor.py", line 146, in _doReadOrWrite
  499.     why = getattr(selectable, method)()
  500.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/internet/tcp.py", line 428, in doWrite
  501.     result = abstract.FileDescriptor.doWrite(self)
  502.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/internet/abstract.py", line 199, in doWrite
  503.     self.dataBuffer = buffer(self.dataBuffer, self.offset) + "".join(self._tempDataBuffer)
  504. exceptions.TypeError: sequence item 6: expected string, dict found
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement