Code Monkey home page Code Monkey logo

Comments (3)

theotherp avatar theotherp commented on June 20, 2024

Update checks are done every hour which should never be enough to be limited by Github as they allow 60 requests per hour.

Please attach debug infos.

from nzbhydra2.

JHotterbeekx avatar JHotterbeekx commented on June 20, 2024

nzbhydra-debuginfos-2023-11-06-22-29.zip

I've attached the debug log.
Come to think of it, I'm running quite some other docker images. So the limit might be hit by another application, however when it keeps trying 10+ times when failing, it won't help reduce the problem either. I'll start debugging my own setup by stopping some of the other applications, but this might still be worth looking into. For example look at '2023-11-06 21:53:00.410' in de debug log, it shows the limit already hit on the first call, but it still tries 12 more times.

from nzbhydra2.

JHotterbeekx avatar JHotterbeekx commented on June 20, 2024

Nevermind. After turning off all the other docker containers for the night and slowly turning them on one by one I've found the cause. I was running a docker image with a dashboarding solution, that integrates several services. One of these services was nzbhydra and it kept checking for if a new version was available every minute. And my best guess is making an API call to hydra that checks for a new version, performs a call to github. It seems to do this with other services as well, constantly spamming API calls because of this. NZBHydra is just the tool that actually made the failure logging visible in the UI.

I will close the issue.

from nzbhydra2.

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.