Skip to content

Instantly share code, notes, and snippets.

@vlpeng
Created November 7, 2011 18:25
Show Gist options
  • Save vlpeng/1345730 to your computer and use it in GitHub Desktop.
Save vlpeng/1345730 to your computer and use it in GitHub Desktop.
Starting process with command `bin/hubot -a campfire -n Hubot` bin/hubot: 3: npm: not found
Air:hubot v$ heroku logs
2011-11-07T18:18:40+00:00 heroku[api]: Add-on add logging:basic by @gmail.com
2011-11-07T18:18:40+00:00 heroku[api]: Release v2 created by @gmail.com
2011-11-07T18:19:04+00:00 heroku[slugc]: Slug compilation started
2011-11-07T18:19:35+00:00 heroku[api]: Config add PATH by @gmail.com
2011-11-07T18:19:35+00:00 heroku[api]: Release v3 created by @gmail.com
2011-11-07T18:19:35+00:00 heroku[api]: Deploy a8b7cc5 by @gmail.com
2011-11-07T18:19:36+00:00 heroku[web.1]: State changed from created to down
2011-11-07T18:19:37+00:00 heroku[slugc]: Slug compilation finished
2011-11-07T18:19:43+00:00 heroku[app.1]: State changed from created to starting
2011-11-07T18:19:43+00:00 heroku[api]: Scale to app=1 by @gmail.com
2011-11-07T18:19:49+00:00 heroku[app.1]: Starting process with command `bin/hubot -a campfire -n Hubot`
2011-11-07T18:19:49+00:00 app[app.1]: bin/hubot: 3: npm: not found
2011-11-07T18:19:49+00:00 heroku[api]: Add-on add redistogo:nano by @gmail.com
2011-11-07T18:19:49+00:00 heroku[api]: Release v5 created by @gmail.com
2011-11-07T18:19:49+00:00 heroku[app.1]: State changed from starting to up
2011-11-07T18:19:49+00:00 app[app.1]: Loading hubot core scripts for relative scripts at /app/src/hubot/scripts
2011-11-07T18:19:49+00:00 app[app.1]: Error: Not enough parameters provided. I need a token, rooms and account
2011-11-07T18:19:49+00:00 app[app.1]: at new CampfireStreaming (/app/node_modules/hubot/src/hubot/campfire.coffee:107:15)
2011-11-07T18:19:49+00:00 app[app.1]: at Campfire.run (/app/node_modules/hubot/src/hubot/campfir
2011-11-07T18:19:49+00:00 app[app.1]: at Object.<anonymous> (/app/node_modules/hubot/bin/hubot:89:11)
2011-11-07T18:19:49+00:00 app[app.1]: at Object.<anonymous> (/app/node_modules/hubot/bin/hubot:91:4)
2011-11-07T18:19:49+00:00 app[app.1]: at Module._compile (module.js:404:26)
2011-11-07T18:19:49+00:00 app[app.1]: at Object.run (/app/node_modules/hubot/node_modules/coffee-script/lib/coffee-script.js:62:19)
2011-11-07T18:19:49+00:00 app[app.1]: at /app/node_modules/hubot/node_modules/coffee-script/lib/command.js:120:29
2011-11-07T18:19:49+00:00 app[app.1]: at /app/node_modules/hubot/node_modules/coffee-script/lib/command.js:90:26
2011-11-07T18:19:49+00:00 app[app.1]: at [object Object].<anonymous> (fs.js:107:5)
2011-11-07T18:19:49+00:00 app[app.1]: at [object Object].emit (events.js:61:17)
2011-11-07T18:19:49+00:00 heroku[app.1]: Process exited
2011-11-07T18:19:50+00:00 heroku[app.1]: State changed from up to bouncing
2011-11-07T18:19:50+00:00 heroku[app.1]: State changed from bouncing to down
2011-11-07T18:19:50+00:00 heroku[app.1]: State changed from down to created
2011-11-07T18:19:50+00:00 heroku[app.1]: State changed from created to starting
2011-11-07T18:19:55+00:00 heroku[app.1]: Starting process with command `bin/hubot -a campfire -n Hubot`
2011-11-07T18:19:55+00:00 app[app.1]: bin/hubot: 3: npm: not found
2011-11-07T18:19:55+00:00 app[app.1]: Loading deploy-local scripts at /app/scripts
2011-11-07T18:19:55+00:00 heroku[app.1]: State changed from starting to up
2011-11-07T18:19:56+00:00 heroku[app.1]: Process exited
2011-11-07T18:19:57+00:00 heroku[app.1]: State changed from up to crashed
2011-11-07T18:19:57+00:00 heroku[app.1]: State changed from crashed to created
2011-11-07T18:19:57+00:00 heroku[app.1]: State changed from created to starting
2011-11-07T18:19:58+00:00 heroku[api]: Config add HUBOT_CAMPFIRE_ROOMS, HUBOT_CAMPFIRE_ACCOUNT, HUBOT_CAMPFIRE_TOKEN by vlpeng@gmail.com
2011-11-07T18:19:58+00:00 heroku[api]: Release v6 created by @gmail.com
2011-11-07T18:19:58+00:00 heroku[app.1]: State changed from starting to bouncing
2011-11-07T18:20:04+00:00 heroku[app.1]: Starting process with command `bin/hubot -a campfire -n Hubot`
2011-11-07T18:20:05+00:00 app[app.1]: Loading deploy-local scripts at /app/scripts
2011-11-07T18:20:05+00:00 app[app.1]: Loading hubot core scripts for relative scripts at /app/src/hubot/scripts
2011-11-07T18:20:05+00:00 heroku[app.1]: Process exited
2011-11-07T18:20:07+00:00 heroku[app.1]: State changed from bouncing to crashed
2011-11-07T18:20:07+00:00 heroku[app.1]: State changed from crashed to created
2011-11-07T18:20:07+00:00 heroku[app.1]: State changed from created to starting
2011-11-07T18:20:10+00:00 heroku[run.1]: State changed from created to starting
2011-11-07T18:20:14+00:00 heroku[app.1]: Starting process with command `bin/hubot -a campfire -n Hubot`
2011-11-07T18:20:14+00:00 app[app.1]: bin/hubot: 3: npm: not found
2011-11-07T18:20:14+00:00 app[app.1]: Loading deploy-local scripts at /app/scripts
2011-11-07T18:20:14+00:00 app[app.1]: Loading hubot core scripts for relative scripts at /app/src/hubot/scripts
2011-11-07T18:20:14+00:00 app[app.1]: /^Hubot:?\s*(?:(image|img)( me)? (.*))/i
2011-11-07T18:20:14+00:00 app[app.1]: /^Hubot:?\s*(?:animate me (.*))/i
2011-11-07T18:20:14+00:00 app[app.1]: /^Hubot:?\s*(?:(?:mo?u)?sta(?:s|c)he?(?: me)? (.*))/i
2011-11-07T18:20:14+00:00 heroku[app.1]: State changed from starting to up
2011-11-07T18:20:15+00:00 app[app.1]: /^Hubot:?\s*(?:(youtube|yt)( me)? (.*))/i
2011-11-07T18:20:15+00:00 app[app.1]: /^Hubot:?\s*(?:(the rules|the laws))/i
2011-11-07T18:20:15+00:00 app[app.1]: /^Hubot:?\s*(?:(calc|calculate|convert|math)( me)? (.*))/i
2011-11-07T18:20:15+00:00 app[app.1]: /^Hubot:?\s*(?:show storage$)/i
2011-11-07T18:20:15+00:00 app[app.1]: /^Hubot:?\s*(?:show users$)/i
2011-11-07T18:20:15+00:00 app[app.1]: /^Hubot:?\s*(?:ECHO (.*)$)/i
2011-11-07T18:20:15+00:00 app[app.1]: /^Hubot:?\s*(?:TIME$)/i
2011-11-07T18:20:15+00:00 app[app.1]: /^Hubot:?\s*(?:DIE$)/i
2011-11-07T18:20:15+00:00 app[app.1]: /^Hubot:?\s*(?:(?:(satellite|terrain|hybrid)[- ])?map me (.+))/i
2011-11-07T18:20:15+00:00 app[app.1]: /^Hubot:?\s*(?:help$)/i
2011-11-07T18:20:15+00:00 app[app.1]: Loading hubot-scripts from /app/hubot-scripts.json
2011-11-07T18:20:15+00:00 app[app.1]: /^Hubot:?\s*(?:(.*) tweet)/i
2011-11-07T18:20:15+00:00 app[app.1]: Successfully connected to Redis
2011-11-07T18:20:16+00:00 app[run.1]: Awaiting client
2011-11-07T18:20:17+00:00 heroku[run.1]: State changed from starting to up
2011-11-07T18:20:18+00:00 app[run.1]: Starting process with command `node`
2011-11-07T18:21:04+00:00 heroku[run.1]: Process exited
2011-11-07T18:21:05+00:00 heroku[run.1]: State changed from up to complete
Air:hubot v$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment