Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save sapiens-sapide/b28749398cb470306e65deeb1a8ba5e5 to your computer and use it in GitHub Desktop.
Save sapiens-sapide/b28749398cb470306e65deeb1a8ba5e5 to your computer and use it in GitHub Desktop.
frontend log on signup
frontend_1 | RangeError: Invalid status code: 0
frontend_1 | at ServerResponse.writeHead (_http_server.js:192:11)
frontend_1 | at ServerResponse._implicitHeader (_http_server.js:157:8)
frontend_1 | at ServerResponse.OutgoingMessage.end (_http_outgoing.js:574:10)
frontend_1 | at ServerResponse.send (/srv/caliopen/code/src/frontend/web_application/node_modules/express/lib/response.js:211:10)
frontend_1 | at ServerResponse.json (/srv/caliopen/code/src/frontend/web_application/node_modules/express/lib/response.js:256:15)
frontend_1 | at catchError (/srv/caliopen/code/src/frontend/web_application/dist/kotatsu/bundle.js:10471:29)
frontend_1 | at Layer.handle_error (/srv/caliopen/code/src/frontend/web_application/node_modules/express/lib/router/layer.js:71:5)
frontend_1 | at trim_prefix (/srv/caliopen/code/src/frontend/web_application/node_modules/express/lib/router/index.js:315:13)
frontend_1 | at /srv/caliopen/code/src/frontend/web_application/node_modules/express/lib/router/index.js:284:7
frontend_1 | at Function.process_params (/srv/caliopen/code/src/frontend/web_application/node_modules/express/lib/router/index.js:335:12)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment