...
If these fail to connect then it’s indicative of a problem with Iguana listening on port its web interface. Things to check here are whether you can run Iguana at the command line like this:
Code Block |
---|
[ec2-user@ ~]$ ./iguana
Running service as command line application. (ctrl+C to exit)
Instance: /home/ec2-user/.iNTERFACEWARE/IguanaX/Yj75m3hhEnpLVgp65kNgUN/
Listening on http://localhost:7654/
Normal production mode.
Initializing the log system...
Log system initialization completed.
Control+C to exit. |
If you can run it this way then it might be worth checking if SELinux is active.