popcorn9499

irc bot disconnect crash

Apr 15th, 2017
611
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.25 KB | None | 0 0
  1. ERROR:MyClient:popicraft:Encountered error on socket.
  2. TimeoutError: Ping timeout: no data received from server in 300 seconds.
  3. ERROR:MyClient:popicraft:Unexpected disconnect. Attempting to reconnect within 10 seconds.
  4. ok#2083 : Wait is
  5. Ignoring exception in on_message
  6. Traceback (most recent call last):
  7. File "/usr/local/lib/python3.5/dist-packages/discord/client.py", line 307, in _run_event
  8. yield from getattr(self, event)(*args, **kwargs)
  9. File "ircDiscordRelay.py", line 165, in on_message
  10. ircSendMSG(message.author,ircChannel,message.content)
  11. File "ircDiscordRelay.py", line 275, in ircSendMSG
  12. ircClient.message(target,config["discordToIRCFormating"].format(user,msg))#sends the message to the irc from whatever
  13. File "/usr/local/lib/python3.5/dist-packages/pydle/features/rfc1459/client.py", line 347, in message
  14. self.rawmsg('PRIVMSG', target, chunk or ' ')
  15. File "/usr/local/lib/python3.5/dist-packages/pydle/client.py", line 306, in rawmsg
  16. self._send(message)
  17. File "/usr/local/lib/python3.5/dist-packages/pydle/client.py", line 354, in _send
  18. self.connection.send(input)
  19. File "/usr/local/lib/python3.5/dist-packages/pydle/connection.py", line 307, in send
  20. self.send_queue.append(data)
  21. AttributeError: 'NoneType' object has no attribute 'append'
  22. WARNING:MyClient:popicraft:Unknown command: [irc.popicraft.net] 378 ['DiscordBot', 'DiscordBot', 'is connecting from [email protected] 144.217.29.135']
  23. WARNING:MyClient:popicraft:Unknown command: [irc.popicraft.net] 379 ['DiscordBot', 'DiscordBot', 'is using modes +']
  24. ok#2083 : Weightless metalminer
  25. ok#2083 : .
  26. ok#2083 : .
  27. WARNING:MyClient:popicraft:Unknown command: [irc.popicraft.net] 310 ['DiscordBot', 'NickServ', 'is an PopicraftIRC Service']
  28. ok#2083 : .
  29. WARNING:MyClient:popicraft:Unknown command: [irc.popicraft.net] 310 ['DiscordBot', 'ChanServ', 'is an PopicraftIRC Service']
  30. ok#2083 : Wait wat
  31. PoisonedPanther#5372 : yeah
  32. ok#2083 : Can I lick that account then e_e like
  33. ok#2083 : Not the weightless1
  34. PoisonedPanther#5372 : i think so yeah
  35. ok#2083 : KICK
  36. PoisonedPanther#5372 : i knew you meant kick
  37. ok#2083 : Smh
  38. ok#2083 : K
  39. ok#2083 : When people leave u for other people e_e
  40. ok#2083 : *kms*
  41. popcorn9499#8130 : Who u kick?
  42. ok#2083 : Metals other account
  43. ok#2083 : .
  44. popcorn9499#8130 : O y he have 2
  45. ok#2083 : Accident probs
  46. popcorn9499#8130 : K
  47. ok#2083 : :/
  48. popcorn9499#8130 : Fml
  49. popcorn9499#8130 : My file server isn't loading correctly at all rn
  50. ok#2083 : .
  51. ok#2083 : Hi
  52. ERROR:MyClient:popicraft:Encountered error on socket.
  53. TimeoutError: Ping timeout: no data received from server in 300 seconds.
  54. ERROR:MyClient:popicraft:Unexpected disconnect. Giving up.
  55. ok#2083 : Gud
  56. Ignoring exception in on_message
  57. Traceback (most recent call last):
  58. File "/usr/local/lib/python3.5/dist-packages/discord/client.py", line 307, in _run_event
  59. yield from getattr(self, event)(*args, **kwargs)
  60. File "ircDiscordRelay.py", line 165, in on_message
  61. ircSendMSG(message.author,ircChannel,message.content)
  62. File "ircDiscordRelay.py", line 275, in ircSendMSG
  63. ircClient.message(target,config["discordToIRCFormating"].format(user,msg))#sends the message to the irc from whatever
  64. File "/usr/local/lib/python3.5/dist-packages/pydle/features/rfc1459/client.py", line 347, in message
  65. self.rawmsg('PRIVMSG', target, chunk or ' ')
  66. File "/usr/local/lib/python3.5/dist-packages/pydle/client.py", line 306, in rawmsg
  67. self._send(message)
  68. File "/usr/local/lib/python3.5/dist-packages/pydle/client.py", line 354, in _send
  69. self.connection.send(input)
  70. File "/usr/local/lib/python3.5/dist-packages/pydle/connection.py", line 307, in send
  71. self.send_queue.append(data)
  72. AttributeError: 'NoneType' object has no attribute 'append'
  73. ok#2083 : .
  74. Ignoring exception in on_message
  75. Traceback (most recent call last):
  76. File "/usr/local/lib/python3.5/dist-packages/discord/client.py", line 307, in _run_event
  77. yield from getattr(self, event)(*args, **kwargs)
  78. File "ircDiscordRelay.py", line 165, in on_message
  79. ircSendMSG(message.author,ircChannel,message.content)
  80. File "ircDiscordRelay.py", line 275, in ircSendMSG
  81. ircClient.message(target,config["discordToIRCFormating"].format(user,msg))#sends the message to the irc from whatever
  82. File "/usr/local/lib/python3.5/dist-packages/pydle/features/rfc1459/client.py", line 347, in message
  83. self.rawmsg('PRIVMSG', target, chunk or ' ')
  84. File "/usr/local/lib/python3.5/dist-packages/pydle/client.py", line 306, in rawmsg
  85. self._send(message)
  86. File "/usr/local/lib/python3.5/dist-packages/pydle/client.py", line 354, in _send
  87. self.connection.send(input)
  88. File "/usr/local/lib/python3.5/dist-packages/pydle/connection.py", line 307, in send
  89. self.send_queue.append(data)
  90. AttributeError: 'NoneType' object has no attribute 'append'
  91. ok#2083 : I want chimichangas
  92. Ignoring exception in on_message
  93. Traceback (most recent call last):
  94. File "/usr/local/lib/python3.5/dist-packages/discord/client.py", line 307, in _run_event
  95. yield from getattr(self, event)(*args, **kwargs)
  96. File "ircDiscordRelay.py", line 165, in on_message
  97. ircSendMSG(message.author,ircChannel,message.content)
  98. File "ircDiscordRelay.py", line 275, in ircSendMSG
  99. ircClient.message(target,config["discordToIRCFormating"].format(user,msg))#sends the message to the irc from whatever
  100. File "/usr/local/lib/python3.5/dist-packages/pydle/features/rfc1459/client.py", line 347, in message
  101. self.rawmsg('PRIVMSG', target, chunk or ' ')
  102. File "/usr/local/lib/python3.5/dist-packages/pydle/client.py", line 306, in rawmsg
  103. self._send(message)
  104. File "/usr/local/lib/python3.5/dist-packages/pydle/client.py", line 354, in _send
  105. self.connection.send(input)
  106. File "/usr/local/lib/python3.5/dist-packages/pydle/connection.py", line 307, in send
  107. self.send_queue.append(data)
  108. AttributeError: 'NoneType' object has no attribute 'append'
  109. ok#2083 : Lel
  110. Ignoring exception in on_message
  111. Traceback (most recent call last):
  112. File "/usr/local/lib/python3.5/dist-packages/discord/client.py", line 307, in _run_event
  113. yield from getattr(self, event)(*args, **kwargs)
  114. File "ircDiscordRelay.py", line 165, in on_message
  115. ircSendMSG(message.author,ircChannel,message.content)
  116. File "ircDiscordRelay.py", line 275, in ircSendMSG
  117. ircClient.message(target,config["discordToIRCFormating"].format(user,msg))#sends the message to the irc from whatever
  118. File "/usr/local/lib/python3.5/dist-packages/pydle/features/rfc1459/client.py", line 347, in message
  119. self.rawmsg('PRIVMSG', target, chunk or ' ')
  120. File "/usr/local/lib/python3.5/dist-packages/pydle/client.py", line 306, in rawmsg
  121. self._send(message)
  122. File "/usr/local/lib/python3.5/dist-packages/pydle/client.py", line 354, in _send
  123. self.connection.send(input)
  124. File "/usr/local/lib/python3.5/dist-packages/pydle/connection.py", line 307, in send
  125. self.send_queue.append(data)
  126. AttributeError: 'NoneType' object has no attribute 'append'
  127. ok#2083 : Smh I wasn't gunna get mah headphones if they were far
  128. Ignoring exception in on_message
  129. Traceback (most recent call last):
  130. File "/usr/local/lib/python3.5/dist-packages/discord/client.py", line 307, in _run_event
  131. yield from getattr(self, event)(*args, **kwargs)
  132. File "ircDiscordRelay.py", line 165, in on_message
  133. ircSendMSG(message.author,ircChannel,message.content)
  134. File "ircDiscordRelay.py", line 275, in ircSendMSG
  135. ircClient.message(target,config["discordToIRCFormating"].format(user,msg))#sends the message to the irc from whatever
  136. File "/usr/local/lib/python3.5/dist-packages/pydle/features/rfc1459/client.py", line 347, in message
  137. self.rawmsg('PRIVMSG', target, chunk or ' ')
  138. File "/usr/local/lib/python3.5/dist-packages/pydle/client.py", line 306, in rawmsg
  139. self._send(message)
  140. File "/usr/local/lib/python3.5/dist-packages/pydle/client.py", line 354, in _send
  141. self.connection.send(input)
  142. File "/usr/local/lib/python3.5/dist-packages/pydle/connection.py", line 307, in send
  143. self.send_queue.append(data)
  144. AttributeError: 'NoneType' object has no attribute 'append'
  145. ok#2083 : But
  146. Ignoring exception in on_message
  147. Traceback (most recent call last):
  148. File "/usr/local/lib/python3.5/dist-packages/discord/client.py", line 307, in _run_event
  149. yield from getattr(self, event)(*args, **kwargs)
  150. File "ircDiscordRelay.py", line 165, in on_message
  151. ircSendMSG(message.author,ircChannel,message.content)
  152. File "ircDiscordRelay.py", line 275, in ircSendMSG
  153. ircClient.message(target,config["discordToIRCFormating"].format(user,msg))#sends the message to the irc from whatever
  154. File "/usr/local/lib/python3.5/dist-packages/pydle/features/rfc1459/client.py", line 347, in message
  155. self.rawmsg('PRIVMSG', target, chunk or ' ')
  156. File "/usr/local/lib/python3.5/dist-packages/pydle/client.py", line 306, in rawmsg
  157. self._send(message)
  158. File "/usr/local/lib/python3.5/dist-packages/pydle/client.py", line 354, in _send
  159. self.connection.send(input)
  160. File "/usr/local/lib/python3.5/dist-packages/pydle/connection.py", line 307, in send
  161. self.send_queue.append(data)
  162. AttributeError: 'NoneType' object has no attribute 'append'
  163. ok#2083 : They were right next to me
  164. Ignoring exception in on_message
  165. Traceback (most recent call last):
  166. File "/usr/local/lib/python3.5/dist-packages/discord/client.py", line 307, in _run_event
  167. yield from getattr(self, event)(*args, **kwargs)
  168. File "ircDiscordRelay.py", line 165, in on_message
  169. ircSendMSG(message.author,ircChannel,message.content)
  170. File "ircDiscordRelay.py", line 275, in ircSendMSG
  171. ircClient.message(target,config["discordToIRCFormating"].format(user,msg))#sends the message to the irc from whatever
  172. File "/usr/local/lib/python3.5/dist-packages/pydle/features/rfc1459/client.py", line 347, in message
  173. self.rawmsg('PRIVMSG', target, chunk or ' ')
  174. File "/usr/local/lib/python3.5/dist-packages/pydle/client.py", line 306, in rawmsg
  175. self._send(message)
  176. File "/usr/local/lib/python3.5/dist-packages/pydle/client.py", line 354, in _send
  177. self.connection.send(input)
  178. File "/usr/local/lib/python3.5/dist-packages/pydle/connection.py", line 307, in send
  179. self.send_queue.append(data)
  180. AttributeError: 'NoneType' object has no attribute 'append'
  181. ok#2083 : So
  182. Ignoring exception in on_message
  183. Traceback (most recent call last):
  184. File "/usr/local/lib/python3.5/dist-packages/discord/client.py", line 307, in _run_event
  185. yield from getattr(self, event)(*args, **kwargs)
  186. File "ircDiscordRelay.py", line 165, in on_message
  187. ircSendMSG(message.author,ircChannel,message.content)
  188. File "ircDiscordRelay.py", line 275, in ircSendMSG
  189. ircClient.message(target,config["discordToIRCFormating"].format(user,msg))#sends the message to the irc from whatever
  190. File "/usr/local/lib/python3.5/dist-packages/pydle/features/rfc1459/client.py", line 347, in message
  191. self.rawmsg('PRIVMSG', target, chunk or ' ')
  192. File "/usr/local/lib/python3.5/dist-packages/pydle/client.py", line 306, in rawmsg
  193. self._send(message)
  194. File "/usr/local/lib/python3.5/dist-packages/pydle/client.py", line 354, in _send
  195. self.connection.send(input)
  196. File "/usr/local/lib/python3.5/dist-packages/pydle/connection.py", line 307, in send
  197. self.send_queue.append(data)
  198. AttributeError: 'NoneType' object has no attribute 'append'
  199. ok#2083 : Smh
Advertisement
Add Comment
Please, Sign In to add comment