pastelsky / tsdocs

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

502 issue on production #48

Open MatteoGauthier opened 9 months ago

MatteoGauthier commented 9 months ago

Hey ! I just got a 502 error on the tsdocs.dev website

Capture d’écran 2024-02-07 à 00 51 21
shiftgeist commented 9 months ago

Content is still accessible at https://tsdocs.dev/search/docs/{PACKAGE_NAME}

impressivewebs commented 8 months ago

Content is still accessible at https://tsdocs.dev/search/docs/{PACKAGE_NAME}

Doesn't seem to work. For example: https://tsdocs.dev/search/docs/@angular/core

I either get a 502 error or it just hangs the browser tab.

shiftgeist commented 8 months ago

@impressivewebs yes, it's dead for me now too

kravetsone commented 8 months ago

@pastelsky We need your help!

shiftgeist commented 8 months ago

Content is still accessible at https://tsdocs.dev/search/docs/{PACKAGE_NAME}

Doesn't seem to work. For example: https://tsdocs.dev/search/docs/@angular/core

I either get a 502 error or it just hangs the browser tab.

we might be back in business, that link resolves for me

impressivewebs commented 8 months ago

Yes, seems to be working now. Thanks for the heads-up!

gdude2002 commented 7 months ago

Still getting 502s here - for example, https://tsdocs.dev/docs/electron-util

nmanumr commented 7 months ago

I'm still getting the same 502

tiagosiebler commented 3 months ago

Seems to be having problems again? Bad gateway

tiagosiebler commented 2 months ago

@pastelsky Hi, any plans to bring this back? If not, would you mind sharing a repo for what was running on tsdocs.dev, so I can run my own? Thanks!

FleetAdmiralJakob commented 1 month ago

Yeah, would be cool for a "deploy it yourself" guide because I don't want to set it up locally every time, that would be too annoying.

pastelsky commented 1 week ago

The service has been provisionally restored. At the moment, the service is on a barebones droplet so don't expect it to be particularly fast or completely reliable, but hopefully that improves if I can find better funding for this project.

tiagosiebler commented 1 week ago

The service has been provisionally restored. At the moment, the service is on a barebones droplet so don't expect it to be particularly fast or completely reliable, but hopefully that improves if I can find better funding for this project.

Thank you! If you could provide a repo with everything needed to build an image of the deployed service, I could look at hosting a mirror on one (or two, depending on demand) of my servers. Any version I've tried to run doesn't have the same look & feel as your deployed version.