Openfire connection refused when using hostname instead of localhost

Hi Guus,

We are getting following error while posting a Http request using hostname instead of localhost
http://abcxxx.abc.isyntax.net:9090/plugins/restapi/v1/users

Response:
The connection to ‘abcxxx.abc.isyntax.net’ failed.
Error: ConnectionRefused (0x274d).
System.Net.Sockets.SocketException No connection could be made because the target machine actively refused it [::1]:9090

Also, we noticed when we open Openfire console using hostname instead of localhost we are getting the same error “ConnectionRefused”

My guess is that this is a network configuration issue that has nothing to do with Openfire.

1 Like