Budge74 wrote: > So I attempted the script again, and it failed, so I thought i'd go > through the manual set-up here: > https://smartskills.tech/lmslitesetup/setuphelp-old.html > > All is well, until I get to Part III where i've edited the .yml and I > attempt to run it by typing: start "" ngrok.exe start lmstunnel > A command prompt box pops up, then immediately disappears. > > This is the structure of my .yml file: > > authtoken: MyAuthtoken-Working because the previous test worked. > web_addr: 0.0.0.0:4040 > region: eu (Does this matter? It wasnt specified in the previous section > of the instructioins, so I believe it defaulted to 'us'. I've tried > both. > tunnels: > lmstunnel: > proto: http > bind_tls: true > inspect: false > addr: http://192.168.1.65:9000 > auth: My username:My password > > Any idea where i'm going wrong?
When the setup.ps1 script failed, what error message(s) did it show (in red)? Regarding your YML, the region does not matter so much as it only affects latency to a small extent. Pick whatever is near you. It would be interesting to know what that pop up said when you try to run ngrok. Are you sure you got the correct 32-bit or 64-bit ngrok binary for your version of Windows? ------------------------------------------------------------------------ philchillbill's Profile: http://forums.slimdevices.com/member.php?userid=68920 View this thread: http://forums.slimdevices.com/showthread.php?t=113966 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
