Connection refused means that the port you are trying to connect to is not actually open . So either you are connecting to the wrong IP address, or to the wrong port, or the server is listening on the wrong port, or is not actually running.
Connection refused means that the port you are trying to connect to is not actually open . So either you are connecting to the wrong IP address, or to the wrong port, or the server is listening on the wrong port, or is not actually running.