This bug concerns certificate verification with a server where WAPT is not the only hosted server. It's a very specific case, which goes against the recommendations in the documentation. This doesn't seem to be your issue.
Strange, could you specify the OS version, the exact Wapt version?.tech62 wrote: ↑Dec 21, 2017 - 5:33 PM Initially, certificate verification was not active on my end, but a Wireshark query revealed that the agent attempted to contact the following during a `wapt-get register` command:
My agent configuration file:Code: Select all
_wapt-host._tcp.wapt.domaine.lan: type SRV, class IN wapt-host.wapt.domaine.lan wapt.wapt.domaine.lan 16:27:29.020990 DNS 192.168.1.1 53 192.168.1.101 59931 59931 59931 Standard query response 0xd256 No such name A wapt.wapt.domaine.lan SOA passerelle.domaine.lan 173Since the URLs don't match, the agent is sending me backCode: Select all
repo_url=https://wapt.domaine.lan/wapt wapt_server=https://wapt.domain.lanThank you again for your attention to this issue!Code: Select all
C:\WINDOWS\system32>wapt-get register FATAL ERROR : Exception: Wapt server url not defined or not found in DNS
Wapt seems to be having trouble reading your wapt-get.ini configuration correctly
Where is your Wapt installed? C:\Wapt? Program Files?
