Debian 10 Server
WAPT 1.8.1
Windows 10 64-bit client
I am unable to deploy the WAPT agent using waptdeploy, both with and without the URL as a parameter:
Code: Select all
c:\temp>waptdeploy.exe --hash=xxxxxxxxxxxxxxxxxx --setupurl=http://monserveur.mondomaine.fr/wapt/waptagent.exe --minversion=1.8.1.6756 --wait=15
WAPT version:
WAPT required version: 1.8.1.6756
trying http://wapt.mondomain.local/wapt/Packages
Wapt agent local path: C:\temp\\waptagent.exe
Cleanup...
Unable to update immediately: Unable to download: http://127.0.0.1:8088/update.json?notify_server=1¬ify_user=0 HTTP Status: 0
An unhandled exception occurred at $004165D7:
EFOpenError: Unable to open file "C:\temp\\waptagent.exe"
$004165D7
$00416480
$0043EBF6
$004046FD
trying http://wapt.mondomain.local/wapt/Packages
Why is it using this URL when I'm specifying a different one?
The antivirus software did not quarantine anything.
I tried with both http and https.
In a browser, this same URL launches the download of waptagent.exe
If I install the agent manually (retrieved from the web interface) it works immediately.
Any ideas?
