Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Issue

  • Iguana instance becomes unresponsive and dashboard cannot be reached

  • Crash dump files may or may not be generated

  • Iguana service may be running, but the dashboard is unreachable

Possible Solutions

1. Quick Troubleshooting steps

  • Restart the Iguana Service

  • Reboot the Iguana Server

  • Check for any anti-viruses and/or backup processes running on the server

  • Verify network settings

2. Browser related Issue

  • Try using a different browser:

  • Try clearing Browser Cache

  • To rule out it being a browser related issue, try sending a HTTP/HTTPS request to the web page and it should send a response back:

    • Open Powershell in Command Prompt

      powershell
      Invoke-WebRequest
      uri: http://localhost:6543/
    • It should look something like this:

3. Monitor the Iguana Instance

4. Too Many Open Sockets Issue

5. Reset Network Settings

  • No labels