Questions tagged [connection-refused]

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

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

322 questions
-1
votes
1 answer

Why has google seen this message "ERR_CONNECTION_REFUSED" after searching my domain name?

In searching result google display my website.But after clicking the result shown like this.I have dropped a screen short.
Jewel
  • 13
  • 6
-1
votes
3 answers

My embed code doesn't work on some sites (Failed to load resource: net::ERR_CONNECTION_REFUSED)

I am using the following embed code below an infographic on my site (to allow people to easily share the image):
-1
votes
1 answer

Getting connection refused while connecting to EC2 instance, even if I am able to get the response for ping

I am getting Network error: Connection refused while connecting to AWS instance via putty. However I can ping this instance and port 22 in configured under security group as well. Earlier I could access this instance, I tried reboot and attached and…
sweta
  • 149
  • 10
-1
votes
2 answers

Chrome/Windows: Connection refused when I use my IP address

I have an ASP.NET server running under VS2010 on my PC (Win7) on port 12345. When I load localhost:12345 in Chrome, my default page loads perfectly. But when I load 192.168.128.104:12345 (by my internal IP, not by localhost) I get "connection…
dlchambers
  • 3,511
  • 3
  • 29
  • 34
-2
votes
1 answer

error message trying to connect a few hundred clients to a single server all at once (socket error 10061)

I've created a server-client (well I created the client, my coworker created the server in a different language) application. When I try to connect 900+ clients (all individual TCP clients) to the server I get the following excpetion: No connection…
Vincent
  • 1,497
  • 1
  • 21
  • 44
-2
votes
1 answer

Meteor app running on 127.0.0.1 instead of 0.0.0.0

I have my meteor app running on my production server. I have a reverse proxy setup on a different server. A curl from my reverse proxy server to my app server gives me a Connection Refused. My app is running on port 8080 and my firewall allows…
nupac
  • 2,459
  • 7
  • 31
  • 56
-6
votes
1 answer

golang MySQL "connection refused"

I'm new in Go (Golang). I wrote a simple benchmark program to test the concurrent processing with MySQL. Keep getting "dial tcp 52.55.254.165:3306: getsockopt: connection refused", "unexpected EOF" errors when I increase the number of concurrent…
Gary
  • 61
  • 1
  • 4
1 2 3
21
22