DenverCoder1 / github-readme-streak-stats

🔥 Stay motivated and show off your contribution streak! 🌟 Display your total contributions, current streak, and longest streak on your GitHub profile README
https://streak-stats.demolab.com
MIT License
4.66k stars 720 forks source link

failing to load image #461

Closed Ntshangase closed 1 year ago

Ntshangase commented 1 year ago

Describe the bug The image with all the stats information is failing to load, I have refreshed a couple of times but it still doesn't load. It was working fine yesterday.

To Reproduce Steps to reproduce the behavior:

  1. Go to 'https://github.com/Ntshangase'
  2. Click on '.....'
  3. Scroll down to 'my GitHub stats'
  4. See error

Expected behavior The Github streak Image will fail to load.

Screenshot Screenshot (51) s

Desktop (please complete the following information):

Additional context for me to get the GitHub streak I used online demo version from http://streak-stats.demolab.com/demo/ I just copied the link and pasted it in my Readme.md with all my stats, And it was working fine yesterday. I was using my laptop that's why I removed the smartphone information above.

anserwaseem commented 1 year ago

Facing same issue

MitkoVtori commented 1 year ago

This must be resolved!

DenverCoder1 commented 1 year ago

I've restarted it on Heroku and it seems to be working better for now.

I'll probably need to move it to a new host eventually.

MitkoVtori commented 1 year ago

I've restarted it on Heroku and it seems to be working better for now.

I'll probably need to move it to a new host eventually.

Well, it works for me currently.

DenverCoder1 commented 1 year ago

The issue seems to be the request timing out since it takes too long to fetch all the contributions

Ntshangase commented 1 year ago

It's working now, Thanks.