inconshreveable / ngrok

Unified ingress for developers

Home Page:https://ngrok.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ngrok version 3.3.4 diagnose show strange warnings localhost

cesarjorgemartinez opened this issue · comments

Hi,

I use ngrok version 3.3.4 with ssh tunnels. Show this when launch ngrok diagnostics:

Localhost Connectivity
  Name Resolution                         [ WARN ]

Warnings and non-fatal errors encountered during diagnostics:

* Diagnostics
  * Name Resolution
    * Resolver: 8.8.8.8
      * Hostname: localhost
        - Err: Failed to resolve host localhost: resolver returned no IPs
               (NGROK_ERR_8000)
    * Resolver: 8.8.4.4
      * Hostname: localhost
        - Err: Failed to resolve host localhost: resolver returned no IPs
               (NGROK_ERR_8000)

Reverting back to version 3.3.3 works correctly.
Can you fix it so we can use the latest version without those strange warnings?

Regards

@cesarjorgemartinez Hi there, I have the same issue. Suddenly, I could not use it with react native project. How to revert back to version 3.3.3. I looked at the command line tool. No such command. Only the update to latest version option. Thanks.