Questions tagged [connection-refused]

Connection refused: A message provided when a remote server is not listening on a particular IP:Port or a firewall is rejecting a connection with icmp-port-unreachable.

We have a canonical Q&A for this. Please read it carefully

What causes the 'Connection Refused' message?

and save everyone the effort of closing your question as a duplicate of it.

51 questions
0
votes
0 answers

nginx connect() failed (111: Connection refused) while connecting to upstream [Mastodon]

I am setting up a Mastodon server on Docker on Ubuntu. The server is up and running but when I try to access the site from a browser I get the error 502 Bad Gateway. I have checked that ufw is permitting connections: And I checked that nginx is…
Mark Micallef
  • 101
  • 1
  • 3
-1
votes
1 answer

Firewall refuse my connection to DB

We are working on software that require to connect to database on the server (Win2012)(LAN), after activating windows firewall, we couldn't connect to DB. I've set a rule for inbound and I Excluded our ports (default 1443 and Software port) and it…
-1
votes
1 answer

How to backup database on localhost when cannot connect to MySQL?

I'm having 'HY000/2002): connection refused' issue with Lampp on Linux Mint on localhost. It just started to act this way with no known reason. I've spent hours to fix the problem, no solution yet. So I decided to backup my databases, and re-install…
Farkas
  • 1
  • 1
-1
votes
1 answer

port listening in netstat can't telnet

I'm trying to connect to port 8020 on a CentOS vm but I'm getting telnet: connect to address : Connection refused when I run telnet public_ip 8020. When I run netstat -anp | grep 8020 I get tcp 0 0 127.0.0.1:8020 …
gary69
  • 119
  • 1
  • 7
-2
votes
1 answer

RedHat Apache: Connection Refuse

Last weekend our ORG pushed a major set of patches to our Redhat servers. One of our applications went down and we've had huge issues trying to connect to it from within the network or outside. At the moment the primary issue is getting passed…
Cjust689
  • 1
  • 2
-3
votes
1 answer

Websites from the same hosting doesn't open only from my router/proovider

Faced with a strange problem. I have a hosting with few websites. Starting from today I can't navigate any of them from any device, connected to home wifi. But I can ping each domain. Chrome fails with Timeout, while mobile browser fails with…
dr11
  • 105
  • 2
  • 7
1 2 3
4