Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IP address not displaying after successful ngrok tunnel setup #13

Open
Houcine200557 opened this issue Jul 10, 2024 · 0 comments
Open

Comments

@Houcine200557
Copy link

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!### __

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
@Houcine200557 and others