Skip to content

Instantly share code, notes, and snippets.

@nsanta
Created March 28, 2012 22:35
Show Gist options
  • Select an option

  • Save nsanta/2231144 to your computer and use it in GitHub Desktop.

Select an option

Save nsanta/2231144 to your computer and use it in GitHub Desktop.
nicolas@nicolas-P5K-VM:~/dev/projects/yetimedia/hubot$ heroku logs
2012-03-28T21:25:21+00:00 app[web.1]: [Wed, 28 Mar 2012 21:25:21 GMT] ERROR Streaming connection closed for room Scrums and everthing else. :(
2012-03-28T21:25:27+00:00 app[web.1]: [Wed, 28 Mar 2012 21:25:27 GMT] ERROR Campfire error on room Scrums and everthing else: Access Denied Token or room not found
2012-03-28T21:25:27+00:00 app[web.1]: [Wed, 28 Mar 2012 21:25:27 GMT] ERROR Streaming connection closed for room Scrums and everthing else. :(
2012-03-28T21:25:33+00:00 app[web.1]: [Wed, 28 Mar 2012 21:25:33 GMT] ERROR Campfire error on room Scrums and everthing else: Access Denied Token or room not found
2012-03-28T21:25:33+00:00 app[web.1]: [Wed, 28 Mar 2012 21:25:33 GMT] ERROR Streaming connection closed for room Scrums and everthing else. :(
2012-03-28T21:25:38+00:00 app[web.1]: [Wed, 28 Mar 2012 21:25:38 GMT] ERROR Campfire error on room Scrums and everthing else: Access Denied Token or room not found
2012-03-28T21:25:38+00:00 app[web.1]: [Wed, 28 Mar 2012 21:25:38 GMT] ERROR Streaming connection closed for room Scrums and everthing else. :(
2012-03-28T21:25:44+00:00 app[web.1]: [Wed, 28 Mar 2012 21:25:44 GMT] ERROR Campfire error on room Scrums and everthing else: Access Denied Token or room not found
2012-03-28T21:25:44+00:00 app[web.1]: [Wed, 28 Mar 2012 21:25:44 GMT] ERROR Streaming connection closed for room Scrums and everthing else. :(
2012-03-28T21:25:50+00:00 app[web.1]: [Wed, 28 Mar 2012 21:25:50 GMT] ERROR Campfire error on room Scrums and everthing else: Access Denied Token or room not found
2012-03-28T21:25:50+00:00 app[web.1]: [Wed, 28 Mar 2012 21:25:50 GMT] ERROR Streaming connection closed for room Scrums and everthing else. :(
2012-03-28T21:25:55+00:00 app[web.1]: [Wed, 28 Mar 2012 21:25:55 GMT] ERROR Campfire error on room Scrums and everthing else: Access Denied Token or room not found
2012-03-28T21:25:55+00:00 app[web.1]: [Wed, 28 Mar 2012 21:25:55 GMT] ERROR Streaming connection closed for room Scrums and everthing else. :(
2012-03-28T21:26:01+00:00 app[web.1]: [Wed, 28 Mar 2012 21:26:01 GMT] ERROR Campfire error on room Scrums and everthing else: Access Denied Token or room not found
2012-03-28T21:26:01+00:00 app[web.1]: [Wed, 28 Mar 2012 21:26:01 GMT] ERROR Streaming connection closed for room Scrums and everthing else. :(
2012-03-28T21:26:07+00:00 app[web.1]: [Wed, 28 Mar 2012 21:26:07 GMT] ERROR Campfire error on room Scrums and everthing else: Access Denied Token or room not found
2012-03-28T21:26:07+00:00 app[web.1]: [Wed, 28 Mar 2012 21:26:07 GMT] ERROR Streaming connection closed for room Scrums and everthing else. :(
2012-03-28T21:26:07+00:00 heroku[api]: Config add HUBOT_CAMPFIRE_ROOMS by nicolas55ar@gmail.com
2012-03-28T21:26:07+00:00 heroku[api]: Release v8 created by nicolas55ar@gmail.com
2012-03-28T21:26:10+00:00 heroku[web.1]: State changed from up to bouncing
2012-03-28T21:26:10+00:00 heroku[web.1]: State changed from bouncing to created
2012-03-28T21:26:10+00:00 heroku[web.1]: State changed from created to starting
2012-03-28T21:26:12+00:00 heroku[web.1]: Stopping process with SIGTERM
2012-03-28T21:26:13+00:00 heroku[web.1]: Process exited with status 0
2012-03-28T21:26:18+00:00 heroku[web.1]: Starting
2012-03-28T21:26:18+00:00 app[web.1]: bin/hubot: 3: npm: not found
2012-03-28T21:26:19+00:00 app[web.1]: [Wed, 28 Mar 2012 21:26:19 GMT] INFO Loading scripts from /app/scripts
2012-03-28T21:26:19+00:00 app[web.1]: [Wed, 28 Mar 2012 21:26:19 GMT] INFO Loading scripts from /app/src/scripts
2012-03-28T21:26:19+00:00 app[web.1]: [Wed, 28 Mar 2012 21:26:19 GMT] INFO Loading hubot-scripts from /app/node_modules/hubot-scripts/src/scripts
2012-03-28T21:26:19+00:00 app[web.1]: [Wed, 28 Mar 2012 21:26:19 GMT] INFO Successfully connected to Redis
2012-03-28T21:26:20+00:00 heroku[web.1]: State changed from starting to up
2012-03-28T21:26:59+00:00 heroku[router]: GET ymhubot.herokuapp.com/ dyno=web.1 queue=0 wait=0ms service=5ms status=404 bytes=22
2012-03-28T21:27:00+00:00 heroku[router]: GET ymhubot.herokuapp.com/favicon.ico dyno=web.1 queue=0 wait=0ms service=4ms status=404 bytes=34
2012-03-28T21:46:22+00:00 app[web.1]:
2012-03-28T21:46:22+00:00 app[web.1]: node.js:134
2012-03-28T21:46:22+00:00 app[web.1]: ^
2012-03-28T21:46:22+00:00 app[web.1]: throw e; // process.nextTick error, or 'error' event on first tick
2012-03-28T21:46:22+00:00 app[web.1]: Error: ECONNREFUSED, Connection refused
2012-03-28T21:46:22+00:00 app[web.1]: at Socket._onConnect (net.js:599:18)
2012-03-28T21:46:22+00:00 app[web.1]: at IOWatcher.onWritable [as callback] (net.js:186:12)
2012-03-28T21:46:23+00:00 heroku[web.1]: Process exited with status 1
2012-03-28T21:46:23+00:00 heroku[web.1]: State changed from up to crashed
2012-03-28T21:46:23+00:00 heroku[web.1]: State changed from crashed to created
2012-03-28T21:46:23+00:00 heroku[web.1]: State changed from created to starting
2012-03-28T21:46:29+00:00 heroku[web.1]: Starting process with command `bin/hubot -a campfire -n Hubot`
2012-03-28T21:46:29+00:00 app[web.1]: bin/hubot: 3: npm: not found
2012-03-28T21:46:30+00:00 app[web.1]: [Wed, 28 Mar 2012 21:46:30 GMT] INFO Loading scripts from /app/scripts
2012-03-28T21:46:30+00:00 app[web.1]: [Wed, 28 Mar 2012 21:46:30 GMT] INFO Loading scripts from /app/src/scripts
2012-03-28T21:46:30+00:00 app[web.1]: [Wed, 28 Mar 2012 21:46:30 GMT] INFO Loading hubot-scripts from /app/node_modules/hubot-scripts/src/scripts
2012-03-28T21:46:30+00:00 app[web.1]: [Wed, 28 Mar 2012 21:46:30 GMT] INFO Successfully connected to Redis
2012-03-28T21:46:30+00:00 heroku[web.1]: State changed from starting to up
2012-03-28T22:06:33+00:00 app[web.1]: node.js:134
2012-03-28T22:06:33+00:00 app[web.1]:
2012-03-28T22:06:33+00:00 app[web.1]: ^
2012-03-28T22:06:33+00:00 app[web.1]: throw e; // process.nextTick error, or 'error' event on first tick
2012-03-28T22:06:33+00:00 app[web.1]: at Socket._onConnect (net.js:599:18)
2012-03-28T22:06:33+00:00 app[web.1]: Error: ECONNREFUSED, Connection refused
0:00 app[web.1]: at IOWatcher.onWritable [as callback] (net.js:186:12)
2012-03-28T22:06:34+00:00 heroku[web.1]: Process exited with status 1
2012-03-28T22:06:34+00:00 heroku[web.1]: State changed from up to crashed
2012-03-28T22:06:34+00:00 heroku[web.1]: State changed from crashed to created
2012-03-28T22:06:34+00:00 heroku[web.1]: State changed from created to starting
2012-03-28T22:06:41+00:00 heroku[web.1]: Starting process with command `bin/hubot -a campfire -n Hubot`
2012-03-28T22:06:41+00:00 app[web.1]: bin/hubot: 3: npm: not found
2012-03-28T22:06:42+00:00 app[web.1]: [Wed, 28 Mar 2012 22:06:42 GMT] INFO Loading scripts from /app/scripts
2012-03-28T22:06:42+00:00 app[web.1]: [Wed, 28 Mar 2012 22:06:42 GMT] INFO Loading scripts from /app/src/scripts
2012-03-28T22:06:42+00:00 app[web.1]: [Wed, 28 Mar 2012 22:06:42 GMT] INFO Loading hubot-scripts from /app/node_modules/hubot-scripts/src/scripts
2012-03-28T22:06:42+00:00 app[web.1]: [Wed, 28 Mar 2012 22:06:42 GMT] INFO Successfully connected to Redis
2012-03-28T22:06:43+00:00 heroku[web.1]: State changed from starting to up
2012-03-28T22:06:58+00:00 heroku[api]: Scale to web=1 by nicolas55ar@gmail.com
2012-03-28T22:07:24+00:00 heroku[web.1]: State changed from up to bouncing
2012-03-28T22:07:24+00:00 heroku[web.1]: State changed from bouncing to created
2012-03-28T22:07:24+00:00 heroku[web.1]: State changed from created to starting
2012-03-28T22:07:28+00:00 heroku[web.1]: Process exited with status 0
2012-03-28T22:07:31+00:00 heroku[web.1]: Starting process with command `bin/hubot -a campfire -n Hubot`
2012-03-28T22:07:32+00:00 app[web.1]: bin/hubot: 3: npm: not found
2012-03-28T22:07:32+00:00 app[web.1]: [Wed, 28 Mar 2012 22:07:32 GMT] INFO Loading scripts from /app/scripts
2012-03-28T22:07:32+00:00 app[web.1]: [Wed, 28 Mar 2012 22:07:32 GMT] INFO Loading scripts from /app/src/scripts
2012-03-28T22:07:32+00:00 app[web.1]: [Wed, 28 Mar 2012 22:07:32 GMT] INFO Loading hubot-scripts from /app/node_modules/hubot-scripts/src/scripts
2012-03-28T22:07:32+00:00 app[web.1]: [Wed, 28 Mar 2012 22:07:32 GMT] INFO Successfully connected to Redis
2012-03-28T22:07:34+00:00 heroku[web.1]: State changed from starting to up
2012-03-28T22:27:35+00:00 app[web.1]:
2012-03-28T22:27:35+00:00 app[web.1]: node.js:134
2012-03-28T22:27:35+00:00 app[web.1]: throw e; // process.nextTick error, or 'error' event on first tick
2012-03-28T22:27:35+00:00 app[web.1]: ^
2012-03-28T22:27:35+00:00 app[web.1]: Error: ECONNREFUSED, Connection refused
2012-03-28T22:27:35+00:00 app[web.1]: at Socket._onConnect (net.js:599:18)
2012-03-28T22:27:35+00:00 app[web.1]: at IOWatcher.onWritable [as callback] (net.js:186:12)
2012-03-28T22:27:36+00:00 heroku[web.1]: Process exited with status 1
2012-03-28T22:27:36+00:00 heroku[web.1]: State changed from up to crashed
2012-03-28T22:27:36+00:00 heroku[web.1]: State changed from crashed to created
2012-03-28T22:27:36+00:00 heroku[web.1]: State changed from created to starting
2012-03-28T22:27:45+00:00 heroku[web.1]: Starting process with command `bin/hubot -a campfire -n Hubot`
2012-03-28T22:27:45+00:00 app[web.1]: bin/hubot: 3: npm: not found
2012-03-28T22:27:46+00:00 app[web.1]: [Wed, 28 Mar 2012 22:27:46 GMT] INFO Loading scripts from /app/src/scripts
2012-03-28T22:27:46+00:00 app[web.1]: [Wed, 28 Mar 2012 22:27:46 GMT] INFO Loading scripts from /app/scripts
2012-03-28T22:27:46+00:00 app[web.1]: [Wed, 28 Mar 2012 22:27:46 GMT] INFO Loading hubot-scripts from /app/node_modules/hubot-scripts/src/scripts
2012-03-28T22:27:46+00:00 app[web.1]: [Wed, 28 Mar 2012 22:27:46 GMT] INFO Successfully connected to Redis
2012-03-28T22:27:46+00:00 heroku[web.1]: State changed from starting to up
nicolas@nicolas-P5K-VM:~/dev/projects/yetimedia/hubot$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment