Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! X
Hello I have a problem validaton the experience service URL, the log says error to connect ECONNREFUSED.
And do not know if my ES URL it is ok. I import a project form another server and try to run in a virtual machine so the ES URL mix and do not know which of them to use.
Hello,
So, I have understood well, in Vuforia Studio, in a Project, Vuforia Experience Service URL is validated.
In log file of Vuforia Studio, an error is reported with ECONNREFUSED.
I have some questions :
http<s>://<Vuforia Experience Service URL>:<Port number>/ExperienceService/ping
Thanks in advance for your help.
Best regards,
Samuel
one possible option to check if you URL is OK you can also call a test
<Your ExperienceService URL>/ExperienceService/properties
example when I test one PTC test server:
http://pp-2005051423cb.portal.ptc.io:8080/ExperienceService/properties
result after identificaiton with user/password is e.g. :
{"version":"8.5.4-b961","defaultDomainName":"localhost","domain_id_resolver":"https://gxi.thingworx.io/ExperienceService/id-resolution/resolutions/","enable_irs_federation":"true"}