Skip to main content
1-Visitor
August 16, 2024
Question

Vuforia Experience 9-21-1 won't run on specified domain Name

  • August 16, 2024
  • 1 reply
  • 483 views

I would like to configure my Vuforia Experience to correctly redirect to the specified DNS name, es.aqress.co.za. The Vuforia Experience works perfectly when tested on localhost at `localhost:2019/ExperienceService/ping`.

To achieve the desired configuration, I have taken the following steps:

1. Modified the link to reflect the DNS name es.aqress.co.za.
2. Configured the domain name to point to the server.
3. Waited 24 hours for the domain to propagate.

Despite these efforts, the Vuforia Experience still does not redirect correctly to es.aqress.co.za. I am seeking guidance to ensure proper configuration and redirection to the specified DNS name.

This configuration is an HTTP configuration

Here is what I get from running start-es: 

Setting DEBUG value: undefined
Setting up storeProjectTempPath as C:\ptc\studio-es-store\projects
Starting server now ...
1 websocket proxies created
Server is using <selected-domainName> as the defaultDomainName
WARNING >>> Server is running in INSECURE mode
Server is using the 'all' routingMode
Namespaces Disabled

Server startup completed in 4600 ms
HTTP Listening on port 2019

1 reply

16-Pearl
September 2, 2024

What is fully qualified host name of Vuforia Experience Service (VES)?

Does your client want to connect to Vuforia Experience Service via DNS "es.aqress.co.za"? If so, are there any proxy server between the client and VES?

If you use IP address of VES instead of DNS name, can you connect to VES from the client?