You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 20, 2019. It is now read-only.
There's an issue at sign up when the password contains certain characters.
Details TBD.
AssertionError [ERR_ASSERTION]: status code must be a number
at Object.set status [as status] (/usr/src/app/api/node_modules/koa/lib/response.js:86:5)
at Object.status (/usr/src/app/api/node_modules/delegates/index.js:92:31)
at /usr/src/app/api/dist/src/middlewares/addHeaderToErrors.js:9:20
at process._tickCallback (internal/process/next_tick.js:68:7)
{"level":50,"time":1546526474353,"msg":"api.Login","pid":23,"hostname":"frost-api-poet-frost-api-69cf59fb6c-wtfdr","module":"accounts","exception":"Invalid password","v":1}
Error: invalid JSON, only supports object and array
at parse (/usr/src/app/api/node_modules/co-body/lib/json.js:55:13)
at AsyncFunction.module.exports [as json] (/usr/src/app/api/node_modules/co-body/lib/json.js:41:20)
at process._tickCallback (internal/process/next_tick.js:68:7)
Looks like the node didn't catch this error at all.
The text was updated successfully, but these errors were encountered:
There's an issue at sign up when the password contains certain characters.
Details TBD.
Looks like the node didn't catch this error at all.
The text was updated successfully, but these errors were encountered: