github-readme-streak-stats icon indicating copy to clipboard operation
github-readme-streak-stats copied to clipboard

streak is not showing the numbers

Open ShorenaK opened this issue 2 years ago • 8 comments

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context Add any other context about the problem here.

ShorenaK avatar Sep 20 '23 14:09 ShorenaK

Same issue on my bio

musabadru avatar Sep 20 '23 15:09 musabadru

Same issue for me too

alin-trinca avatar Sep 21 '23 09:09 alin-trinca

Same here

tyronemurg avatar Sep 22 '23 07:09 tyronemurg

same

codewithastro avatar Sep 22 '23 12:09 codewithastro

Seems to be working again. Perhaps some issues on the API retreiving data

tyronemurg avatar Sep 22 '23 12:09 tyronemurg

When there is a lot of traffic to the Heroku server, the GitHub API seems to stop sending back content and the responses become very slow.

To avoid this issue, I recommend self-hosting the project. There are steps in the readme, I recently added a new method for deploying with Vercel entirely online. It's free and shouldn't take more than a couple minutes to set up.

It should also start working on its own, but there isn't much I can do to prevent it from going down in the future, so self-hosting is still an option to get it to stay up more reliably.

DenverCoder1 avatar Sep 24 '23 12:09 DenverCoder1

I used vercel I m not using Heroku

On Sun, Sep 24, 2023 at 8:50 AM Jonah Lawrence @.***> wrote:

When there is a lot of traffic to the Heroku server, the GitHub API seems to stop sending back content and the responses become very slow.

To avoid this issue, I recommend self-hosting the project. There are steps in the readme, I recently added a new method for deploying with Vercel entirely online. It's free and shouldn't take more than a couple minutes to set up.

It should also start working on its own, but there isn't much I can do to prevent it from going down in the future, so self-hosting is still an option to get it to stay up more reliably.

— Reply to this email directly, view it on GitHub https://github.com/DenverCoder1/github-readme-streak-stats/issues/589#issuecomment-1732563615, or unsubscribe https://github.com/notifications/unsubscribe-auth/AX54MJS63MXRHLCIUBABMPLX4AUA5ANCNFSM6AAAAAA5ABZIWM . You are receiving this because you authored the thread.Message ID: @.***>

--

*Warmest Regards *

*Shorena Anzhilov *

LinkedIn https://www.linkedin.com/in/shorenaanzhilov/

ShorenaK avatar Sep 25 '23 07:09 ShorenaK

The main deployment linked on the repo is hosted on Heroku, but there are instructions included for those who choose to host on Vercel instead. Since my deployment gets thousands of requests every hour, it frequently reaches the limits for GitHub to send back content even with multiple tokens in use. If you host it on your own with your own GitHub token it will not be anywhere near these limits so it should not be slow or broken.

DenverCoder1 avatar Sep 27 '23 08:09 DenverCoder1