browserify / wzrd.in

browserify as a service.
http://wzrd.in
MIT License
637 stars 96 forks source link

502 Bad Gateway #199

Closed patrickxchong closed 5 years ago

patrickxchong commented 5 years ago

https://wzrd.in loads up. But when one tries to get a package from wzrd.in, eg: https://wzrd.in/standalone/axios@latest, it returns a 502 bad gateway error. I noticed the issue 1 day ago around 10am EST and have been trying every couple of hours to see if the feature would go live again or not.

golopot commented 5 years ago

@goto-bus-stop

goto-bus-stop commented 5 years ago

appears to work again after a server restart, thanks for the ping & sorry for the trouble!

dahjah commented 5 years ago

Looks like this may be down again.

goto-bus-stop commented 5 years ago

likely :( the problem is that npm installs put some temporary data in /tmp and the disk keeps filling up. i gotta set up a cron job to fix that, apparently the npm --no-cache flag doesn't do the trick

DominicMaas commented 5 years ago

Just discovered this service, seems to be happening again.

Kirysha commented 3 years ago

@goto-bus-stop seems to need to restart, https://wzrd.in/standalone/raf@latest, it returns a 502 bad gateway error