Http://serverip:9090 not loading

I got my server installed openfire did all required steps then tried to load the web page 107.178.96.xx:9090 (replaced last 2 numbers with “x” for security)

it doesnt load for me i just get the error CONNECTION TIMED OUT as if it was offline or something has anyone else had this issue? Ca someone please help thanks

Does that system have a firewall blocking access to that port?

It is a vps from demonvps.com it shouldnt have any firewalls blocking it.

Check the open listening ports to see if it is truly running on that port.

In windows:

netstat -a -n

Will list all ports and their current status. First step is to verify that it is listening on that port.

Next if it is, check all firewall rules to see if there are any rules blocking communication on that port.