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

Ngrok Tunneling site not working #102

Open
ashishdevo28 opened this issue Feb 12, 2022 · 2 comments
Open

Ngrok Tunneling site not working #102

ashishdevo28 opened this issue Feb 12, 2022 · 2 comments

Comments

@ashishdevo28
Copy link

ashishdevo28 commented Feb 12, 2022

Running ColabCode() funtion has some issue, its showing :

Welcome to ngrok!
Before you can serve HTML content, you must [sign up](https://dashboard.ngrok.com/signup) for an ngrok account and install your authtoken.

Sign up for an ngrok account
I already have an account, why am I seeing this page?
Make sure that you [Install Your Authtoken](https://dashboard.ngrok.com/get-started/your-authtoken) and then restart the ngrok agent.

Please if anyone has the solution for this, just tell.
And if there is an issue @abhishekkrthakur, can you please look into it!

@HuangChiEn
Copy link

I just saw this github repo today, and I also encountered the same issue actually.

@randywreed
Copy link

I was able to get past this doing the following:

First set up an Ngrok account as instructed by the message and get an authtoken.
you may want to double check the URL, it may change.

!curl -O https://bin.equinox.io/c/4VmDzA7iaHb/ngrok-stable-linux-amd64.tgz  
!tar zxvf /content/ngrok-stable-linux-amd64.tgz   
!./ngrok authtoken [authtoken from ngrok site]   

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

3 participants