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

sql - VB.NET Operand type clash: date is incompatible with int error -

SVG stroke-linecap doesn't work for circles in Firefox? -

python - TypeError: Scalar value for argument 'color' is not numeric in openCV -