Hello,
WAPT version: Debian server WAPT 1.5 RC1 community.
I have a problem with the new version of WAPT: My clients don't automatically connect to the server after the agent is installed. I have to type the command `wapt-get register`.
What is the cause and is there a way to fix it?
(Client workstations are running Windows 10, registered on our Active Directory server.)
Thank you
.
[SOLVED] Is wapt-get register required after installing the agent?
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
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
- sfonteneau
- WAPT Expert
- Messages: 2318
- Registered: July 10, 2014 - 11:52 PM
- Contact :
Can you specify your configuration?
Kerberos authentication?
Basic authentication?
No authentication (like version 1.3)?
Kerberos authentication?
Basic authentication?
No authentication (like version 1.3)?
- sfonteneau
- WAPT Expert
- Messages: 2318
- Registered: July 10, 2014 - 11:52 PM
- Contact :
If the agent fails to send its inventory, it attempts a register. I just tested it, and it works.
Can you provide the wapt-get.ini file for your agents?
Is antivirus software installed on the workstations?
Is the WAPTService running correctly on the workstation after installation?
Can you provide the wapt-get.ini file for your agents?
Is antivirus software installed on the workstations?
Is the WAPTService running correctly on the workstation after installation?
Sorry, I had a big problem to fix last week and couldn't get back to WAPT.
Anyway, thanks to your questions, I was able to solve the problem: in the wapt-get.ini file, the server's .crt certificate wasn't at the correct address (it was looking for it in the administrator's roaming profile).
I regenerated an agent with the correct parameter: C:\Program Files (x86)\wapt\ssl\server\waptsrv.mydomain.fr.crt, and now everything is working perfectly.
However, the "agent generator" had apparently used this address by default (or perhaps I had changed it and I don't remember?).
Thanks
!
Anyway, thanks to your questions, I was able to solve the problem: in the wapt-get.ini file, the server's .crt certificate wasn't at the correct address (it was looking for it in the administrator's roaming profile).
I regenerated an agent with the correct parameter: C:\Program Files (x86)\wapt\ssl\server\waptsrv.mydomain.fr.crt, and now everything is working perfectly.
However, the "agent generator" had apparently used this address by default (or perhaps I had changed it and I don't remember?).
Thanks
!
- sfonteneau
- WAPT Expert
- Messages: 2318
- Registered: July 10, 2014 - 11:52 PM
- Contact :
To avoid this kind of problem, we have implemented a security measure in version 1.5.1.21

