Skip to content
This repository has been archived by the owner on Sep 26, 2020. It is now read-only.

issues creating documents (browser console log included) #20

Closed
Rajan opened this issue May 23, 2017 · 2 comments
Closed

issues creating documents (browser console log included) #20

Rajan opened this issue May 23, 2017 · 2 comments

Comments

@Rajan
Copy link

Rajan commented May 23, 2017

My chrome shows folling in the console while navigating to: http://localhost:8080/#/

:3000/api/budgets Failed to load resource: net::ERR_CONNECTION_REFUSED
:3000/api/clients Failed to load resource: net::ERR_CONNECTION_REFUSED
createError.js?f777:15 Uncaught (in promise) Error: Network Error
    at createError (eval at <anonymous> (app.js:873), <anonymous>:15:15)
    at XMLHttpRequest.handleError (eval at <anonymous> (app.js:852), <anonymous>:87:14)
createError.js?f777:15 Uncaught (in promise) Error: Network Error
    at createError (eval at <anonymous> (app.js:873), <anonymous>:15:15)
    at XMLHttpRequest.handleError (eval at <anonymous> (app.js:852), <anonymous>:87:14)
@gdomaradzki
Copy link
Owner

Did you start the backend server with node server.js?

@Rajan
Copy link
Author

Rajan commented May 23, 2017

Nah. I'm taking a look. Thank you for the pointers.

@Rajan Rajan closed this as completed May 23, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants