Docker-Ubuntu-Desktop-NoMachine icon indicating copy to clipboard operation
Docker-Ubuntu-Desktop-NoMachine copied to clipboard

IP address not displaying after successful ngrok tunnel setup

Open Houcine200557 opened this issue 1 year ago • 0 comments

Hello,

I'm encountering an issue with the NoMachine Windows 10 setup script. After running the script and successfully setting up the ngrok tunnel, the IP address is not being displayed as expected.

Steps to reproduce:

  1. Ran the script using: curl -sLkO https://is.gd/nomachinewindows10 ; bash nomachinewindows10
  2. Entered the ngrok authentication token when prompted
  3. Selected a region for the ngrok tunnel

Expected result: The script should display the IP address and port provided by ngrok, along with the user and password information.

Actual result: The script only displays the user and password information, but not the IP address and port.

Additional information:

  • I'm running this on Google Cloud Shell
  • The ngrok tunnel seems to be set up successfully, but the IP information is not being extracted or displayed
  • No visible error messages related to ngrok or IP extraction

Could you please investigate why the IP address is not being displayed? This information is crucial for connecting to the NoMachine server.

Thank you for your help!### __

Houcine200557 avatar Jul 10 '24 18:07 Houcine200557