[SOLVED] Missing binary 'waptagent.exe' on WAPT server

Questions about WAPT Packaging / Requests and help regarding Wapt packages.
Forum Rules
Community Forum Rules
* English support on www.reddit.com/r/wapt
* French community support is available on this forum
* Please prefix the topic title with [RESOLVED] if it is resolved.
* Please do not edit a topic that is tagged [RESOLVED]. Open a new topic referencing the old one.
* Specify the installed WAPT version, full version, and build number (2.2.1.11957 / 2.2.2.12337 / etc.) as well as the Enterprise/Discovery edition.
* Versions 1.8.2 and earlier are no longer supported. The only questions accepted regarding version 1.8.2 are related to upgrading to a supported version (2.1, 2.2, etc.).
* Specify the server OS (Linux/Windows) and version (Debian Buster/Bullseye - CentOS 7 - Windows Server 2012/2016/2019).
* Specify the OS of the administration/package creation machine and the machine with the problematic agent, if applicable (Windows 7/10/11/Debian 11/etc.).
* Avoid asking multiple questions when opening a topic, otherwise it may be ignored. If there are multiple topics, open separate topics, preferably one after the other and not all at the same time (i.e., do not spam the forum).
* Include code snippets, screenshots, and other images directly in the post. Links to Pastebin, Bitly, and other third-party sites will be systematically removed.
* As with any community forum, support is provided voluntarily by members. If you require commercial support, you can contact Tranquil IT's sales department at 02.40.97.57.55
Locked
apache
Messages: 5
Registration: March 8, 2023 - 11:58

March 8, 2023 - 12:06

Hello everyone,

I am currently testing wapt Discovery version 2.3. I installed the server in 2.3.0.13516 on an Ubuntu machine and I would like to deploy the agents on Windows machines.
However, I am unable to locate the installation binary for the 'waptagent.exe' agent:
  • Not on the Nginx server (/wapt/waptagent.exe), error 404
Did I miss a step in the installation documentation? Or do I need to use a different binary?

Thank you in advance and have a good day
Last edited by apache on March 8, 2023 - 5:50 PM, edited 1 time.
User avatar
dcardon
WAPT Expert
Messages: 1932
Registration: June 18, 2014 - 09:58
Location: Saint Sébastien sur Loire
Contact :

March 8, 2023 - 12:18

What documentation are you following?
Regards,
Denis
Denis Cardon - Tranquil IT
Share your experiences on WAPT! Send us your blog and article URLs in the "Your Opinion of the forum, and we'll feature them on the WAPT
apache
Messages: 5
Registration: March 8, 2023 - 11:58

March 8, 2023 - 4:09 PM

Hello Denis,

I'm following the documentation:
https://www.wapt.fr/en/doc-2.3/wapt-ser ... based.html
The part for installing the server was very clear, however, I'm a bit lost with the next part, "installing the WAPT Console," in the link below:
https://www.wapt.fr/en/doc-2.3/wapt-con ... pt-console
After testing, it seems that the executable for the WAPT Windows client is the one available on the server at this level:
https://wapt.domain.local/wapt/waptagent/waptsetup.exe
Except that it's also the one indicated for installing the WAPT admin console, as shown in the last link in the documentation I shared.
I do have the 'WAPT Self Service Software' program, but no console. Is there another step I need to take?

Have a good day,
User avatar
dcardon
WAPT Expert
Messages: 1932
Registration: June 18, 2014 - 09:58
Location: Saint Sébastien sur Loire
Contact :

March 8, 2023 - 4:50 PM

Hello Apache,

the installer for the management machine and for client machines is more or less the same. What changes is the configuration that's been "stuffed" into it.
By default, there's no configuration in waptsetup.exe. It's installed on the management machine, which installs the agent and the console included within it.
Then, using the console, you configure waptsetup.exe, which is subsequently referred to as waptagent.exe (to differentiate it), but essentially it's the same executable with added "stuffing."

In earlier versions (version 2.2 and before), the agent was regenerated with innosetup on the management machine, but this caused problems with antivirus software because it wasn't signed (since it had been regenerated), unless you had a key-code signing system, which is quite rare.

Since version 2.3, the installer is no longer regenerated with Innosetup; instead, the configuration for client machines is configured at the end.

Regards,

Denis
Denis Cardon - Tranquil IT
Share your experiences on WAPT! Send us your blog and article URLs in the "Your Opinion of the forum, and we'll feature them on the WAPT
apache
Messages: 5
Registration: March 8, 2023 - 11:58

March 8, 2023 - 5:48 PM

Thanks for the explanation, it was very clear.
I'm continuing with my setup.

Have a good rest of the day!
User avatar
dcardon
WAPT Expert
Messages: 1932
Registration: June 18, 2014 - 09:58
Location: Saint Sébastien sur Loire
Contact :

March 10, 2023 - 11:15

Thanks for the feedback, :-)
Denis
Denis Cardon - Tranquil IT
Share your experiences on WAPT! Send us your blog and article URLs in the "Your Opinion of the forum, and we'll feature them on the WAPT
Locked