UI Path test manager installation problems

Hey @marcus.lilja kindly check the following methods.

  • Firewall: Ensure the external access is allowed on port 443.
  • IIS Bindings: Verify the HTTPS binding for the correct hostname.
  • SNI: Ensure proper SSL configuration for SNI.
  • Proxy/Reverse Proxy: Check if there’s an external proxy or load balancer affecting traffic.
  • DNS Resolution: Confirm external DNS resolves to the correct IP.
  • Logs: Check IIS and Test Manager logs for errors.
  • Base URL/Redirection: Verify Test Manager settings for URL or base URL configuration.

this response is generated with the help of AI.

CHEERS