pastelsky / tsdocs

Browse type documentation for JS libraries
https://tsdocs.dev
MIT License
1.12k stars 25 forks source link

Site crashing for some packages #14

Open ej-shafran opened 10 months ago

ej-shafran commented 10 months ago

Trying to access @hilma/forms results in the site crashing.

The first few times I tried to access it, it resulted in an UNEXPECTED_DOCS_POLL_FAILURE:

image

Refreshing the page led to this:

image

I tried again a few minutes later and got a different failure, with this stack trace:

image

Accessing other libraries works fine (I looked at the docs for react and eslint-plugin-nitpick which is my own package and didn't encounter any error).

I don't know if this issue is the proper way to report this, but help would be appreciated...

Meelistenso commented 10 months ago

I got the same problem trying the @nestjs/bull package. I repeated the request after a few minutes and the documentation was loaded normally. So I tried to reproduce with @nestjs/throttler and got Bad Gateway. After another attempt, everything worked well.

jpgdata commented 10 months ago

the same issue with @syncfusion packaes

ej-shafran commented 10 months ago

Thought this might be an issue for namespaced packages, but some similar crash just happened to me for both eslint-plugin-nitpick and @ej-shafran/eslint-plugin-nitpick

ThePhilgrim commented 10 months ago

Searching for astro also creates errors. For example: Searching for astro -> Choose Type Aliases -> APIRoute returns: ":500,"code":"ENOENT","error":"Internal Server Error","message":"ENOENT: no such file or directory, open '/var/www/tsdocs/tsdocs/docs/1.0/astro/4.0.6/types/APIRoute.html'"}