jsperf / jsperf.com

jsperf.com v2. https://github.com/h5bp/lazyweb-requests/issues/174
https://jsperf.com/
MIT License
1.31k stars 128 forks source link

Site down, hosting issues #545

Open smonroe4242 opened 2 years ago

smonroe4242 commented 2 years ago

Site is down, somebody needs to check the logs on the cloud provider Screenshot from 2021-12-16 19-03-53

rugk commented 2 years ago

Uf, yeah, still an issue.

Here are your server logs: https://vercel.com/jsperf/jsperf.com/Dij1DXAbQ3gzjw6M8bqyzx8Tq3su

rugk commented 2 years ago

I basically see this:

[GET] /
01:27:43:63
2022-01-10T00:27:44.136Z    undefined   ERROR   Cannot find module 'hapi-qs'Require stack:- /var/task/node_modules/glue/lib/index.js- /var/task/index.js- /var/task/server.js- /var/task/___vc_launcher.js- /var/runtime/UserFunction.js- /var/runtime/index.js2022-01-10T00:27:44.136Z undefined   ERROR   Did you forget to add it to "dependencies" in `package.json`?RequestId: bbd26304-7be4-4c0f-bf47-04748173539e Error: Runtime exited with error: exit status 1Runtime.ExitError

Also is the PR https://github.com/jsperf/jsperf.com/pull/542 related? It does not seem to fix anything (at least the old PR Vercel deployment there also has a crash error) or it is just unrelated, which I do not know though, given there is not much description in the PR of what it is actually supposed to fix.

rugk commented 2 years ago

Ah oh, see https://github.com/jsperf/jsperf.com/issues/546