question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Hubot is not responding to hubot help and ping (Win 7 - 32 bit)

See original GitHub issue

I attempted to install and run hubot based following this Tutorial as following:

  1. npm install hubot
  2. cd node_modules / hubot
  3. node node_modules / coffee-script / bin / coffee bin / hubot

Hubot does not respond to any of sample command (help & ping). I managed to solve deprecated issue by modifying robot.coffee code line 283

#app.use express.bodyParser()
app.use express.urlencoded()
app.use express.json()

But the result is the same. image

Port 8080 is not in use. Any other ways to resolve/troubleshoot?

Issue Analytics

  • State:closed
  • Created 9 years ago
  • Comments:18 (8 by maintainers)

github_iconTop GitHub Comments

2reactions
ravi9884commented, Mar 11, 2015

this should be in the doc

0reactions
technicalpicklescommented, Jun 5, 2015

@eliassal thanks! I missed that among the flurry of updates today.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Hubot Help Desk: Reply With Error If X Is Not There - ADocLib
I have created a new Campfire account for hubot logged in withI updated the 3 env Hubot is not responding to hubot help...
Read more >
Windows 7 does not respond to ping - Microsoft Community
I have a small net work, and, for unknown reason, my computer does not respond to others computers in the network.
Read more >
How to install and use Hubot on Ubuntu Linux - LinuxConfig.org
In this tutorial I'm going to teach you how to set up Hubot with its ... several core scripts like math, ping, help,...
Read more >
Automation and Monitoring with Hubot
Sometimes Hubot will stop responding, and it's output will show “Lost connection to. Skype”. Restarting Hubot alone will probably not help, ...
Read more >
hubot shell not loading scripts and packages - Stack Overflow
As answer to your Update 2, you need to put the bot's name before you type help , like this: myhubot> help usage:...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found