Asked
Active
Viewed 115 times
-1
-
It means your server is not accepting connections. – SLaks Jan 07 '18 at 20:07
-
How many reason for server accepting connection? – Jewel Jan 07 '18 at 20:12
1 Answers
0
This means your server is not accepting connections.
For example:
- The server is not running.
- A firewall is blocking it.
- The domain name is not resolving to the host you want it to.
- You're trying to connect to your own host via its external IP address.

SLaks
- 868,454
- 176
- 1,908
- 1,964