Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Site crashing for some packages #14

Open
ej-shafran opened this issue Dec 20, 2023 · 4 comments
Open

Site crashing for some packages #14

ej-shafran opened this issue Dec 20, 2023 · 4 comments

Comments

@ej-shafran
Copy link

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
Copy link

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
Copy link

jpgdata commented Dec 20, 2023

the same issue with @syncfusion packaes

@ej-shafran
Copy link
Author

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
Copy link

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'"}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants