torch-Developer-Guide icon indicating copy to clipboard operation
torch-Developer-Guide copied to clipboard

Could not connect to localhost:8172: timeout

Open zeakey opened this issue 8 years ago • 1 comments

Does someone encounter the same error with me ?

I did everything as the tutorial:

  1. Install Mobdebug via luarocks install mobdebug
  2. Open a terminal and type th -e "require('mobdebug').listen()"
  3. Open another terminal and run some_script.lua

But I get the error Could not connect to localhost:8172: timeout.

Here somebody refers to a luasocket issue, I reinstalled luasocket via luarocks install luasocket, it doesn't work for me. Some know why?

Someone know why? My environment is Ubuntu14.04, I'm sure this is a reproducible error because same error occurs on multiple machines in our lab.

zeakey avatar Dec 19 '16 15:12 zeakey

I cannot reproduce the issue, sorry. Would you like me to have a look at your system from remote?

Atcold avatar Dec 19 '16 23:12 Atcold