Code Monkey home page Code Monkey logo

Comments (13)

zyedidia avatar zyedidia commented on July 30, 2024

GitHub has a rate limit for unauthenticated API requests: you can only make 60 per hour. I could add some authentication to eget which would allow you to raise this limit to 5000 per hour by providing a valid GitHub oauth token in the GITHUB_TOKEN environment variable. Currently the code implementing this is commented out in download.go due to being untested.

from eget.

thorstenkampe avatar thorstenkampe commented on July 30, 2024

Any news on this?

from eget.

zyedidia avatar zyedidia commented on July 30, 2024

I have pushed the update. Using GITHUB_TOKEN should now allow you to make more requests per hour.

from eget.

muralikodali avatar muralikodali commented on July 30, 2024

after installing new version, problem subsided for two days and repeating again.

from eget.

zyedidia avatar zyedidia commented on July 30, 2024

Have you set up a GitHub OAuth token? With the token you should not see this problem unless you are exceeding 5,000 requests per hour.

from eget.

muralikodali avatar muralikodali commented on July 30, 2024

screenshot_20211123115405

I have also checked with wireshark to find out any requests are being made with github. there is no abnormal traffic to github.

from eget.

zyedidia avatar zyedidia commented on July 30, 2024

Does the problem occur every time you use eget, or only in certain circumstances?

from eget.

muralikodali avatar muralikodali commented on July 30, 2024

it occurs every time when using eget

from eget.

zyedidia avatar zyedidia commented on July 30, 2024

I have pushed an update with a possible fix and a new option --rate which will display rate limiting information (total and remaining allowed requests) to help you diagnose the issue further.

from eget.

muralikodali avatar muralikodali commented on July 30, 2024

thanks for the update.

it is now working without errors.

small_screenshot_20211124171322

from eget.

thorstenkampe avatar thorstenkampe commented on July 30, 2024

I have the same problem with 0.3.0 - would you be able to make the fix available with a new release?

from eget.

zyedidia avatar zyedidia commented on July 30, 2024

Yes no problem, I will release 0.3.1 later today.

from eget.

thorstenkampe avatar thorstenkampe commented on July 30, 2024

eget uses now GITHUB_TOKEN. A side note: --rate seems mutually exclusive with all other options. Help for this option should make this explicit in my opinion.

from eget.

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.