castalla wrote: > I finally got round to installing ngrok on a pi. Seems to work well > connecting to LMS across the interweb .... I haven't configured the > skill as yet, as I wanted to test the ngrok functions first before > committing! > > However, I have one (at least) problem. > > When I try to inspect the ngrok connections using http remote server > ip:4040, I get 'refused to connect' > > ngrok is installed on dedicated raspi rasbian. Netstat show port 4040 > as listening. > > Any tips?
I've only seen that when there's no tunnel currently active. Try 'ps aux | grep ngrok' to verify ngrok is running (if it is, there should be two lines in the command result, if it's not then this command itself will still show up as an ngrok-related process and may fool you. ------------------------------------------------------------------------ philchillbill's Profile: http://forums.slimdevices.com/member.php?userid=68920 View this thread: http://forums.slimdevices.com/showthread.php?t=111016 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
