bundlephobia icon indicating copy to clipboard operation
bundlephobia copied to clipboard

Website is down (API endpoints failing status=520)

Open broofa opened this issue 1 year ago • 12 comments

Important For anyone reading this issue, note that the underlying problem here may be that @pastelsky is looking for people to help contribute and maintain this project.

CleanShot 2023-09-14 at 12 06 31

CleanShot 2023-09-14 at 12 07 19

broofa avatar Sep 14 '23 19:09 broofa

Page loads for me, but mentions internal server error: image It would be nice to see a service status page (instead of making issues here for when its down).

CosminPerRam avatar Sep 14 '23 20:09 CosminPerRam

Same issue here

liaoliao666 avatar Sep 15 '23 03:09 liaoliao666

same issue here

image

arvinxx avatar Sep 15 '23 08:09 arvinxx

BTW, this is affecting all users of the bundlephobia API. E.g. https://npmgraph.js.org/ (my project) is failing to show bundle sizes in the inspector...

CleanShot 2023-09-15 at 05 52 53@2x

broofa avatar Sep 15 '23 12:09 broofa

+1 this is affecting everyone.

Shawnxkwang avatar Sep 18 '23 06:09 Shawnxkwang

same issue

pengtianyua avatar Sep 18 '23 11:09 pengtianyua

+1

brendanbond avatar Sep 18 '23 16:09 brendanbond

Just dropping a quick note to let people know that @pastelsky is looking for people to help contribute and maintain this project. That may be why this isn't getting addressed. If you have the time and effort, maybe consider volunteering?

broofa avatar Sep 18 '23 16:09 broofa

are there similar tools?

pmbanugo avatar Sep 19 '23 17:09 pmbanugo

Unfortunately, this issue has been happening frequently.

lcdss avatar Sep 19 '23 21:09 lcdss

It is working for some packages though like express, classnames etc. And when I tried for @fluentui/react it was able get the package-history api response but not the package size api.

Now it's throwing 429: too many requests.

NitroZeus1013 avatar Sep 20 '23 11:09 NitroZeus1013

are there similar tools?

BundleJS API - Provides built-package sizes, but doesn't provide a break down of the constituent subpackage sizes the way BP does.

PackagePhobia API - Provides publish and install sizes. Also does not provide subpackage sizes.

JSDelivr API - Provides usage and filesystem stats for both NPM and Github-based modules. Provides some basic info about filesystem structure and size. Does not appear to provide information about bundled sizes.

This is all I've found so far.

broofa avatar Sep 20 '23 14:09 broofa