Advertisement
Guest User

Untitled

a guest
Nov 29th, 2013
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.55 KB | None | 0 0
  1. GET http://tldp.org/LDP/abs/html/internalvariables.html HTTP/1.1
  2. Host: tldp.org
  3. User-Agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Firefox/24.0
  4. Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
  5. Accept-Language: en-US,en;q=0.5
  6. Accept-Encoding: gzip, deflate
  7. Cookie: __utma=33706852.1124689926.1385751988.1385751988.1385751988.1; __utmc=33706852; __utmz=33706852.1385751988.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none)
  8. Connection: keep-alive
  9.  
  10. retrieving http://tldp.org/LDP/abs/html/internalvariables.html
  11. success!
  12. no error
  13. Unhandled Error
  14. Traceback (most recent call last):
  15. File "/usr/lib/python2.7/dist-packages/twisted/python/log.py", line 84, in callWithLogger
  16. return callWithContext({"system": lp}, func, *args, **kw)
  17. File "/usr/lib/python2.7/dist-packages/twisted/python/log.py", line 69, in callWithContext
  18. return context.call({ILogContext: newCtx}, func, *args, **kw)
  19. File "/usr/lib/python2.7/dist-packages/twisted/python/context.py", line 118, in callWithContext
  20. return self.currentContext().callWithContext(ctx, func, *args, **kw)
  21. File "/usr/lib/python2.7/dist-packages/twisted/python/context.py", line 81, in callWithContext
  22. return func(*args,**kw)
  23. --- <exception caught here> ---
  24. File "/usr/lib/python2.7/dist-packages/twisted/internet/posixbase.py", line 591, in _doReadOrWrite
  25. why = selectable.doWrite()
  26. File "/usr/lib/python2.7/dist-packages/twisted/internet/abstract.py", line 225, in doWrite
  27. self.dataBuffer = buffer(self.dataBuffer, self.offset) + "".join(self._tempDataBuffer)
  28. exceptions.TypeError: sequence item 1: expected string, instance found
  29. GET http://tldp.org/LDP/abs/html/internalvariables.html HTTP/1.1
  30. Host: tldp.org
  31. User-Agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Firefox/24.0
  32. Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
  33. Accept-Language: en-US,en;q=0.5
  34. Accept-Encoding: gzip, deflate
  35. Cookie: __utma=33706852.1124689926.1385751988.1385751988.1385751988.1; __utmc=33706852; __utmz=33706852.1385751988.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none)
  36. Connection: keep-alive
  37.  
  38. retrieving http://tldp.org/LDP/abs/html/internalvariables.html
  39. success!
  40. no error
  41. Unhandled Error
  42. Traceback (most recent call last):
  43. File "/usr/lib/python2.7/dist-packages/twisted/python/log.py", line 84, in callWithLogger
  44. return callWithContext({"system": lp}, func, *args, **kw)
  45. File "/usr/lib/python2.7/dist-packages/twisted/python/log.py", line 69, in callWithContext
  46. return context.call({ILogContext: newCtx}, func, *args, **kw)
  47. File "/usr/lib/python2.7/dist-packages/twisted/python/context.py", line 118, in callWithContext
  48. return self.currentContext().callWithContext(ctx, func, *args, **kw)
  49. File "/usr/lib/python2.7/dist-packages/twisted/python/context.py", line 81, in callWithContext
  50. return func(*args,**kw)
  51. --- <exception caught here> ---
  52. File "/usr/lib/python2.7/dist-packages/twisted/internet/posixbase.py", line 591, in _doReadOrWrite
  53. why = selectable.doWrite()
  54. File "/usr/lib/python2.7/dist-packages/twisted/internet/abstract.py", line 225, in doWrite
  55. self.dataBuffer = buffer(self.dataBuffer, self.offset) + "".join(self._tempDataBuffer)
  56. exceptions.TypeError: sequence item 1: expected string, instance found
  57. GET http://www.tldp.org/LDP/abs/html/internalvariables.html HTTP/1.1
  58. Host: www.tldp.org
  59. User-Agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Firefox/24.0
  60. Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
  61. Accept-Language: en-US,en;q=0.5
  62. Accept-Encoding: gzip, deflate
  63. Cookie: __utma=33706852.1124689926.1385751988.1385751988.1385751988.1; __utmc=33706852; __utmz=33706852.1385751988.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none)
  64. Connection: keep-alive
  65.  
  66. retrieving http://www.tldp.org/LDP/abs/html/internalvariables.html
  67. success!
  68. no error
  69. Unhandled Error
  70. Traceback (most recent call last):
  71. File "/usr/lib/python2.7/dist-packages/twisted/python/log.py", line 84, in callWithLogger
  72. return callWithContext({"system": lp}, func, *args, **kw)
  73. File "/usr/lib/python2.7/dist-packages/twisted/python/log.py", line 69, in callWithContext
  74. return context.call({ILogContext: newCtx}, func, *args, **kw)
  75. File "/usr/lib/python2.7/dist-packages/twisted/python/context.py", line 118, in callWithContext
  76. return self.currentContext().callWithContext(ctx, func, *args, **kw)
  77. File "/usr/lib/python2.7/dist-packages/twisted/python/context.py", line 81, in callWithContext
  78. return func(*args,**kw)
  79. --- <exception caught here> ---
  80. File "/usr/lib/python2.7/dist-packages/twisted/internet/posixbase.py", line 591, in _doReadOrWrite
  81. why = selectable.doWrite()
  82. File "/usr/lib/python2.7/dist-packages/twisted/internet/abstract.py", line 225, in doWrite
  83. self.dataBuffer = buffer(self.dataBuffer, self.offset) + "".join(self._tempDataBuffer)
  84. exceptions.TypeError: sequence item 1: expected string, instance found
  85. GET http://www.tldp.org/LDP/abs/html/internalvariables.html HTTP/1.1
  86. Host: www.tldp.org
  87. User-Agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Firefox/24.0
  88. Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
  89. Accept-Language: en-US,en;q=0.5
  90. Accept-Encoding: gzip, deflate
  91. Cookie: __utma=33706852.1124689926.1385751988.1385751988.1385751988.1; __utmc=33706852; __utmz=33706852.1385751988.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none)
  92. Connection: keep-alive
  93.  
  94. retrieving http://www.tldp.org/LDP/abs/html/internalvariables.html
  95. success!
  96. no error
  97. Unhandled Error
  98. Traceback (most recent call last):
  99. File "/usr/lib/python2.7/dist-packages/twisted/python/log.py", line 84, in callWithLogger
  100. return callWithContext({"system": lp}, func, *args, **kw)
  101. File "/usr/lib/python2.7/dist-packages/twisted/python/log.py", line 69, in callWithContext
  102. return context.call({ILogContext: newCtx}, func, *args, **kw)
  103. File "/usr/lib/python2.7/dist-packages/twisted/python/context.py", line 118, in callWithContext
  104. return self.currentContext().callWithContext(ctx, func, *args, **kw)
  105. File "/usr/lib/python2.7/dist-packages/twisted/python/context.py", line 81, in callWithContext
  106. return func(*args,**kw)
  107. --- <exception caught here> ---
  108. File "/usr/lib/python2.7/dist-packages/twisted/internet/posixbase.py", line 591, in _doReadOrWrite
  109. why = selectable.doWrite()
  110. File "/usr/lib/python2.7/dist-packages/twisted/internet/abstract.py", line 225, in doWrite
  111. self.dataBuffer = buffer(self.dataBuffer, self.offset) + "".join(self._tempDataBuffer)
  112. exceptions.TypeError: sequence item 1: expected string, instance found
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement