Code Monkey home page Code Monkey logo

Comments (4)

carlosh93 avatar carlosh93 commented on May 18, 2024 1

fixed it in #36
Get authorization token from "Setup & Installation" tab in your ngrok account and pass it to authtoken argument

Hello! When I add my token into the authtoken argument, I get the message "Tunnel xxxxxxxxx.ngrok.io not found". Do you have any advice?

from colabcode.

Skander-hadjromdhan avatar Skander-hadjromdhan commented on May 18, 2024

Same as an old issue #23 .

from colabcode.

ahtyamovdanil avatar ahtyamovdanil commented on May 18, 2024

fixed it in #36
Get authorization token from "Setup & Installation" tab in your ngrok account and pass it to authtoken argument

from colabcode.

darkshadow013 avatar darkshadow013 commented on May 18, 2024

This is because ngrok tunnel is created using free account which gives limit to make 20 api requests per minute.

You can try this on your local machine for more detail with :

1. sudo snap install ngrok
2. jupyter notebook
3. ngrok http 8888

You will see number of requests made and when it exceeds limit of 20 the error you are facing will occur.

I hope it will help you understand clear picture of this problem.

from colabcode.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.