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

Can't signup #49

Open
drique opened this issue Aug 15, 2018 · 1 comment
Open

Can't signup #49

drique opened this issue Aug 15, 2018 · 1 comment

Comments

@drique
Copy link

drique commented Aug 15, 2018

After running npm run start:webdev I openned chromium and tried to signup.
Nothing happens.
Developer console shows:
xhr.js:178 POST http://localhost:8080/api/v1/auth/users/signup 504 (Gateway Timeout)
and

notifications.js:29 Uncaught (in promise) TypeError: Cannot read property 'message' of undefined
    at notifications.js:29
    at index.js:8
    at redux-logger.js:1
    at dispatch (applyMiddleware.js:35)
    at authenticate.js:79

Terminal shows:
[HPM] Error occurred while trying to proxy request /api/v1/auth/users/signup from localhost:8080 to http://localhost:5000/ (ECONNREFUSED) (https://nodejs.org/api/errors.html#errors_common_system_errors)

@benfluleck
Copy link
Owner

Did you start your server?

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

2 participants