Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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

Case 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

Case 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

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

      Image Added

Case 3: Monitor the Iguana Instance

Case 4: Too Many Open Sockets Issue

Case 5: Reset Network Settings