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

Google sheets equipment borrowing system -

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

c# - Convert type 'System.Collections.Generic.List<string>' to 'System.Collections.Generic.IList<>' -