I selected all the views in the SSP log and there weren't any. The error code on the Network tab in the browser says,
"errorCode: "ERR_WS_CUSTOMER_REGISTRATION"
errorMessage: "An error occurred during registration. Please try again."
errorStatusCode: "400"
A Mozilla page says, "The HyperText Transfer Protocol (HTTP) 400 Bad Request response status code indicates that the server cannot or will not process the request due to something that is perceived to be a client error (e.g., malformed request syntax, invalid request message framing, or deceptive request routing)."
I don't see an issue in the browser dev tools request payload either.
email: "
test00001@test.com"
firstname: "FirstTest00001"
lastname: "LastTest00001"
password: "test00001"
password2: "test00001"
redirect: "true"