Viro: Can't see ngrok url

Created on 4 Oct 2018  路  3Comments  路  Source: viromedia/viro

Environment

  1. Development OS: Linux
  2. Device OS & Version: Didn't use because can't see ngrok url
  3. Version:
    ViroReact version - 2.11.0
    React Native version - 0.55.1
  4. Device(s): Didn't use because can't see ngrok url

Description

Could you help please, I don't see ngrock url after started
I went through started guide
https://docs.viromedia.com/v2.11.0/docs/quick-start
and launched all stuffs
selection_013

Reproducible Demo

Go through started guide
https://docs.viromedia.com/v2.11.0/docs/quick-start

Most helpful comment

We have seen on occasion the ngrok URL not show up. You can kill the session and then do npm start again and see if it appears the 2nd time.

Alternatively, f you already have ngrok running, you should be able to navigate to this address in your browser: http://localhost:4040/status -> It should have your ngrok address there.

If ngrok isn't running, then you should be able to start it up using this command: ngrok http 8081

All 3 comments

We have seen on occasion the ngrok URL not show up. You can kill the session and then do npm start again and see if it appears the 2nd time.

Alternatively, f you already have ngrok running, you should be able to navigate to this address in your browser: http://localhost:4040/status -> It should have your ngrok address there.

If ngrok isn't running, then you should be able to start it up using this command: ngrok http 8081

Another option is to use your computer's IP address -> https://docs.viromedia.com/docs/develop-with-viro

Awesome, thanks @dam00n
I'm wondered but today it works fine
selection_014

Was this page helpful?
0 / 5 - 0 ratings

Related issues

parideis picture parideis  路  4Comments

JStein92 picture JStein92  路  5Comments

Thomas101 picture Thomas101  路  3Comments

jonlaing picture jonlaing  路  6Comments

funkyfourier picture funkyfourier  路  3Comments