torch-Developer-Guide
torch-Developer-Guide copied to clipboard
Could not connect to localhost:8172: timeout
Does someone encounter the same error with me ?
I did everything as the tutorial:
- Install Mobdebug via
luarocks install mobdebug - Open a terminal and type
th -e "require('mobdebug').listen()" - 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.
I cannot reproduce the issue, sorry. Would you like me to have a look at your system from remote?