Created
October 27, 2011 20:59
-
-
Save dannymcc/1320854 to your computer and use it in GitHub Desktop.
Hubot fail :(
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 011-10-27T20:56:46+00:00 heroku[api]: Release v9 created by [email protected] | |
| 2011-10-27T20:56:46+00:00 heroku[app.1]: State changed from crashed to created | |
| 2011-10-27T20:56:46+00:00 heroku[app.1]: State changed from created to starting | |
| 2011-10-27T20:56:49+00:00 app[app.1]: bin/hubot: 3: npm: not found | |
| 2011-10-27T20:56:49+00:00 app[app.1]: Loading deploy-local scripts at /app/scripts | |
| 2011-10-27T20:56:49+00:00 app[app.1]: Loading hubot core scripts for relative scripts at /app/src/hubot/scripts | |
| 2011-10-27T20:56:49+00:00 app[app.1]: rooms: [ '442798' ], | |
| 2011-10-27T20:56:49+00:00 app[app.1]: domain: 'mysubdomainhere.campfirenow.com', | |
| 2011-10-27T20:56:49+00:00 app[app.1]: /^Hubot:?\s*(calc|calculate|convert|math)( me)? (.*)/i | |
| 2011-10-27T20:56:49+00:00 app[app.1]: /^Hubot:?\s*(the rules|the laws)/i | |
| 2011-10-27T20:56:49+00:00 app[app.1]: /^Hubot:?\s*(?:(satellite|terrain|hybrid)[- ])?map me (.+)/i | |
| 2011-10-27T20:56:49+00:00 app[app.1]: /^Hubot:?\s*(translate)( me)? (.*)/i | |
| 2011-10-27T20:56:49+00:00 app[app.1]: /^Hubot:?\s*(youtube|yt)( me)? (.*)/i | |
| 2011-10-27T20:56:49+00:00 app[app.1]: /^Hubot:?\s*([\w .-]+) is not (["'\w: ]+)[.!]*$/i | |
| 2011-10-27T20:56:49+00:00 app[app.1]: /^Hubot:?\s*PING$/i | |
| 2011-10-27T20:56:49+00:00 app[app.1]: /^Hubot:?\s*ECHO (.*)$/i | |
| 2011-10-27T20:56:49+00:00 app[app.1]: /^Hubot:?\s*TIME$/i | |
| 2011-10-27T20:56:49+00:00 app[app.1]: /^Hubot:?\s*DIE$/i | |
| 2011-10-27T20:56:49+00:00 app[app.1]: /^Hubot:?\s*show storage$/i | |
| 2011-10-27T20:56:49+00:00 app[app.1]: /^Hubot:?\s*show users$/i | |
| 2011-10-27T20:56:49+00:00 app[app.1]: /^Hubot:?\s*help$/i | |
| 6:49+00:00 app[app.1]: /^Hubot:?\s*(image|img)( me)? (.*)/i | |
| 2011-10-27T20:56:49+00:00 app[app.1]: /^Hubot:?\s*animate me (.*)/i | |
| 2011-10-27T20:56:49+00:00 app[app.1]: /^Hubot:?\s*(?:mo?u)?sta(?:s|c)he?(?: me)? (.*)/i | |
| 2011-10-27T20:56:49+00:00 app[app.1]: /^Hubot:?\s*(.*) tweet/i | |
| 2011-10-27T20:56:49+00:00 app[app.1]: | |
| 2011-10-27T20:56:49+00:00 app[app.1]: module.js:320 | |
| 2011-10-27T20:56:49+00:00 app[app.1]: throw new Error("Cannot find module '" + request + "'"); | |
| 2011-10-27T20:56:49+00:00 app[app.1]: ^ | |
| 2011-10-27T20:56:49+00:00 app[app.1]: at Function._resolveFilename (module.js:320:11) | |
| 2011-10-27T20:56:49+00:00 app[app.1]: at Function._load (module.js:266:25) | |
| 2011-10-27T20:56:49+00:00 app[app.1]: Error: Cannot find module '/app/node_modules/hubot-scripts/src/scripts/help' | |
| 2011-10-27T20:56:49+00:00 app[app.1]: at require (module.js:348:19) | |
| 2011-10-27T20:56:49+00:00 app[app.1]: at Campfire.loadFile (/app/node_modules/hubot/src/robot.coffee:65:9) | |
| 2011-10-27T20:56:49+00:00 app[app.1]: at Object.<anonymous> (/app/node_modules/hubot/bin/hubot:78:26) | |
| 2011-10-27T20:56:49+00:00 app[app.1]: at /app/node_modules/hubot/bin/hubot:3:63 | |
| 2011-10-27T20:56:49+00:00 app[app.1]: at Array.forEach (native) | |
| 2011-10-27T20:56:49+00:00 app[app.1]: at Object.<anonymous> (/app/node_modules/hubot/bin/hubot:77:35) | |
| 2011-10-27T20:56:49+00:00 app[app.1]: at /app/node_modules/hubot/bin/hubot:3:63 | |
| 2011-10-27T20:56:49+00:00 app[app.1]: at [object Object].<anonymous> (fs.js:107:5) | |
| 2011-10-27T20:56:50+00:00 heroku[app.1]: Process exited | |
| 2011-10-27T20:56:50+00:00 heroku[app.1]: State changed from starting to crashed |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment