You can test if IguanaX is running on a port using either curl or wget:
wget http://localhost:7654/ curl http://localhost:7654/
These are both command line clients for web browsers - they are useful when you are on a server which doesn’t have a built in web browser like many Linux servers.
If these fail to connect then it’s indicative of a problem with Iguana listening on port its web interface.