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' -

python - How do I create a list index that loops through integers in another list -

c# - “System.Security.Cryptography.CryptographicException: Keyset does not exist” when reading private key from remote machine -