UI Path test manager installation problems

I have installed Ui Path test manager (on prem, windows server). Test manager is accessible from within the server but from outside it only shows an IIS startpage.
Using port 443 with SNI. Certificate matches host name etc. Test manager URL respons to curl statements from outside.
Is there any config i’m missing?

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

@marcus.lilja,

Check this Knowledgebase if helpful.

@marcus.lilja

Welcome to the community

as a first step can you check the logs of IIS server when you use curl and web page

also did you change any IIS binding values for DNS?

cheers

cheers

Can you make sure that test Manager site binding uses a unique hostname with SNI** and the default website is not sharing that binding.