Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Errors when trying to create account #175

Open
georgearchon opened this issue Jul 30, 2019 · 0 comments
Open

Errors when trying to create account #175

georgearchon opened this issue Jul 30, 2019 · 0 comments

Comments

@georgearchon
Copy link

georgearchon commented Jul 30, 2019

Hello. I wanted to try your app but it appears your UI for users to register is broken. I tried with both chromium and firefox. Below are the error messages.
Console errors for chromium:

Angular is running in the development mode. Call enableProdMode() to enable the production mode.
imusify-prod.herokuapp.com/v1/auth-token/:1 Failed to load resource: the server responded with a status of 400 (Bad Request)
imusify-prod.herokuapp.com/v1/users/:1 Failed to load resource: the server responded with a status of 500 (Internal Server Error)
SignupComponent.html:20 ERROR Error: Cannot find a differ supporting object 'Internal Server error' of type 'string'. NgFor only supports binding to Iterables such as Arrays.
    at NgForOf.webpackJsonp.../../../common/@angular/common.es5.js.NgForOf.ngOnChanges (common.es5.js:1681)
    at checkAndUpdateDirectiveInline (core.es5.js:10840)
    at checkAndUpdateNodeInline (core.es5.js:12341)
    at checkAndUpdateNode (core.es5.js:12284)
    at debugCheckAndUpdateNode (core.es5.js:13141)
    at debugCheckDirectivesFn (core.es5.js:13082)
    at Object.eval [as updateDirectives] (SignupComponent.html:20)
    at Object.debugUpdateDirectives [as updateDirectives] (core.es5.js:13067)
    at checkAndUpdateView (core.es5.js:12251)
    at callViewAction (core.es5.js:12599)

Similar errors occurred with firefox.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant