philchillbill wrote: 
> Did you check on the :4040 status page what the tunnel URL is? That will
> change on every restart of ngrok. 
> 
> Alternatively, check the tunnel URL by visiting
> https://dashboard.ngrok.com/status/tunnels.

If I go to that URL it tells me that I have no active tunnels. Looking
at the terminal window, it's showing "Exit 127" - does that mean that
the command failed?

Here's the terminal input/output:


Code:
--------------------
    grok http -auth "myuser:mypassword" 9000 > /dev/null 2>&1 & [2] 36440 [1] 
Exit 127 grok http -auth "myuser:mypassword" 9000 > /dev/null 2>&1
--------------------


------------------------------------------------------------------------
itm's Profile: http://forums.slimdevices.com/member.php?userid=17437
View this thread: http://forums.slimdevices.com/showthread.php?t=113742

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to