Skip to content

Instantly share code, notes, and snippets.

@filler
Last active August 29, 2015 14:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save filler/8d75f69edaf4f0717d80 to your computer and use it in GitHub Desktop.
Save filler/8d75f69edaf4f0717d80 to your computer and use it in GitHub Desktop.
node-irc traceback
30 Jun 20:53:38 - RECV: :DandyPandy!daniel.givens@rackspace-23mc1h.res.rr.com PRIVMSG #dnsaas :It looks like most status calls are failing right now.
30 Jun 20:53:38 - Message parsed: PRIVMSG
undefined:1
<script id="channel_list_template" type="text/x-handlebars-template">{{#each c
^
SyntaxError: Unexpected token <
at Object.parse (native)
at IncomingMessage.<anonymous> (/root/slack-irc/node_modules/slack-client/src/client.js:669:28)
at IncomingMessage.emit (events.js:117:20)
at _stream_readable.js:944:16
at process._tickCallback (node.js:448:13)
DandyPandy
[06/30 20:49:02] It looks like most status calls are failing right now.
DandyPandy
[06/30 20:49:22] I'm going to restart each node right now just to see what happens.
DandyPandy
[06/30 20:55:21] I found the problem
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment