Top "Connection-refused" questions

Message received for different reasons when trying unsuccessfully to connect to a server.

GET https://www.google-analytics.com/analytics.js net::ERR_CONNECTION_REFUSED

I am facing a big issue on my website. The problem is, because of some reason my analytics code link …

javascript wordpress google-analytics connection-refused
curl: (7) Failed to connect to localhost port 9200: Connection refused

I got this error: curl: (7) Failed to connect to localhost port 9200: Connection refused when i typed curl 'localhost:9200/_cat/indices?…

curl elasticsearch connection-refused
TypeError: Cannot read property 'headers' of null! MEAN stack

I am making a simple ToDoApp with MEAN (Angular 2) stack but I have a problem with the http.post request. …

node.js angular post mean-stack connection-refused
cURL: connection refused from PHP, but works from command line

I have a strange behavior of cURL. When I try to make a request using PHP functions, like this: $curl = …

php curl https connection-refused
Android Studio Error:Connection refused (Connection refused)

When I import a project (https://github.com/PhilJay/MPAndroidChart) AndroidStudio shows this error: Error:Connection refused (Connection refused) I've …

connection-refused
Symfony 2: [PDOException] SQLSTATE[HY000] [2002] Connection refused entity generator

Recently I started working with Symfony. I created a project with the terminal/composer under the name "symfony" and also …

symfony doctrine entity mamp connection-refused