Skip to content

Instantly share code, notes, and snippets.

@dmamills
Created February 28, 2014 00:23
Show Gist options
  • Save dmamills/9262671 to your computer and use it in GitHub Desktop.
Save dmamills/9262671 to your computer and use it in GitHub Desktop.
heroku hipchat errr
2014-02-28T00:07:04.807171+00:00 app[web.1]: [Fri Feb 28 2014 00:07:04 GMT+0000 (UTC)] INFO Disconnected from hipchat.com
2014-02-28T00:07:04.809473+00:00 app[web.1]: [Fri Feb 28 2014 00:07:04 GMT+0000 (UTC)] ERROR 'plan-change', '0', { name: 'stream:error',
2014-02-28T00:07:04.809473+00:00 app[web.1]: parent: [Circular],
2014-02-28T00:07:04.809473+00:00 app[web.1]: attrs: { xmlns: 'urn:ietf:params:xml:ns:xmpp-streams' },
2014-02-28T00:07:04.809473+00:00 app[web.1]: children:
2014-02-28T00:07:04.809473+00:00 app[web.1]: attrs: { 'xmlns:stream': 'http://etherx.jabber.org/streams' },
2014-02-28T00:07:04.809473+00:00 app[web.1]: { name: 'text',
2014-02-28T00:07:04.809473+00:00 app[web.1]: parent: null,
2014-02-28T00:07:04.809473+00:00 app[web.1]: [ { name: 'plan-change',
2014-02-28T00:07:04.809473+00:00 app[web.1]: children: [] },
2014-02-28T00:07:04.809687+00:00 app[web.1]: children: [ '0' ] } ] }
2014-02-28T00:07:04.809473+00:00 app[web.1]: parent: [Circular],
2014-02-28T00:10:34.674023+00:00 heroku[web.1]: Stopping all processes with SIGTERM
2014-02-28T00:10:35.762170+00:00 heroku[web.1]: Starting process with command `bin/hubot --adapter hipchat`
2014-02-28T00:10:36.649140+00:00 heroku[web.1]: Process exited with status 0
@froggr
Copy link

froggr commented Feb 28, 2014

CHILDREN'D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment