mysql - getting GET http://localhost:3000/load net::ER_CONNECTION_REFUSED in google chrome console -


am running node server angular js fetch data mysql database table, working absolutely fine in local system

but accessing same project via simplehttp server in other machine (ubuntu os in chromium browser) http://192.168.1.4/desktop/clients/my-folder/my-file getting following error in browser console

get http://localhost:3000/load net::er_connection_refused

i searched lot in google did not found answers still now, please me solve issues


Comments

Popular posts from this blog

android - Why am I getting the message 'Youractivity.java is not an activity subclass or alias' -

Making Empty C++ Project: General exception (Exception from HRESULT:0x80131500) Visual Studio Community 2015 -

How to fix java warning for "The value of the local variable is not used " -