itm wrote: > I didn't restart the server, but restarted the tunnel when I got that > error message. It didn't seem to make any difference. > I used this command, and left the Terminal window open in Linux: > ngrok http -auth "myuser:mypassword" 9000 > /dev/null 2>&1 &
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. ------------------------------------------------------------------------ philchillbill's Profile: http://forums.slimdevices.com/member.php?userid=68920 View this thread: http://forums.slimdevices.com/showthread.php?t=113742 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
