Skip to content
This repository has been archived by the owner on Jan 29, 2020. It is now read-only.
This repository has been archived by the owner on Jan 29, 2020. It is now read-only.

Hubot does not run Locally #12

Open
zeknox opened this issue Dec 2, 2014 · 2 comments
Open

Hubot does not run Locally #12

zeknox opened this issue Dec 2, 2014 · 2 comments

Comments

@zeknox
Copy link

zeknox commented Dec 2, 2014

I recently performed a git clone of the this repo and then ran:

$ bin/hubot

I then get hit with this error.

[Tue Dec 02 2014 11:08:52 GMT-0600 (CST)] ERROR Unable to load /Users/username/Documents/tools/hubot-pf/node_modules/hubot-scripts/src/scripts/mongolab-brain: TypeError: Cannot call method 'indexOf' of undefined
  at exports.parse (/Users/username/Documents/tools/hubot-pf/node_modules/mongodb/lib/mongodb/connection/url_parser.js:14:10)
  at Function.MongoClient.connect (/Users/username/Documents/tools/hubot-pf/node_modules/mongodb/lib/mongodb/mongo_client.js:164:16)
  at module.exports (/Users/username/Documents/tools/hubot-pf/node_modules/hubot-scripts/src/scripts/mongolab-brain.coffee:39:3, :43:24)
  at Robot.loadFile (/Users/username/Documents/tools/hubot-pf/node_modules/hubot/src/robot.coffee:217:9, :163:24)
  at Robot.loadHubotScripts (/Users/username/Documents/tools/hubot-pf/node_modules/hubot/src/robot.coffee:244:7, :193:28)
  at Shell.loadScripts (/Users/username/Documents/tools/hubot-pf/node_modules/hubot/bin/hubot:105:11, :104:19)
  at Shell.EventEmitter.emit (events.js:92:17)
  at Shell.run (/Users/username/Documents/tools/hubot-pf/node_modules/hubot/src/adapters/shell.coffee:40:5, :84:12)
  at Robot.run (/Users/username/Documents/tools/hubot-pf/node_modules/hubot/src/robot.coffee:437:5, :391:27)
  at Object. (/Users/username/Documents/tools/hubot-pf/node_modules/hubot/bin/hubot:135:8, :146:11)
  at Object. (/Users/username/Documents/tools/hubot-pf/node_modules/hubot/bin/hubot:5:1, :149:4)
  at Module._compile (module.js:456:26)

Wondering if this is something on my end missing or something wrong with the repo? Any insight would be appreciated.

@justinxreese
Copy link
Member

I can't look into it today, but just want to confirm that I have the same issue

@cmluciano
Copy link
Member

I believe this is do to the absence of mongo-brain on a local machine

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants