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

Public Vercel deployment not returning stats cards

Open sloweyyy opened this issue 1 month ago • 4 comments

Describe the bug

The public deployment of github-readme-stats (https://github-readme-stats.vercel.app/) appears to be down / unreachable. The endpoint returns no response / times out / fails to render the stats card consistently.

Expected behavior

The endpoint should reliably generate and return the stats card image (or relevant card) when accessed.

Screenshots / Live demo link

Image— the result is a blank page / failed request / error instead of a valid card image.

Additional context

  • The problem is not specific to a single GitHub username — multiple users report similar downtime or failure.
  • The issue seems related to backend availability or rate-limiting on the public Vercel instance (as documented in the README). :contentReference[oaicite:1]{index=1}
  • Prior issues (#4662, #4658, #4665, etc.) show similar “service unavailable / internal error / bad gateway” symptoms.

sloweyyy avatar Dec 05 '25 07:12 sloweyyy

Image

seems that he paused his vercel plan or something ?

NEVARLeVrai avatar Dec 05 '25 10:12 NEVARLeVrai

@sloweyyy That bug has already been reported here: https://github.com/anuraghazra/github-readme-stats/issues/4658

8ctopus avatar Dec 05 '25 11:12 8ctopus

Image the result is a blank page / failed request / error instead of a valid card image.

platojobs avatar Dec 05 '25 15:12 platojobs

I heard there's a way to get the deployment working by creating your own API key on Vercel.

LoselSpt avatar Dec 06 '25 06:12 LoselSpt