Page 1 of 1

Pb wapt suite shift linux ubuntu

Published: September 12, 2025 - 11:31
by x-davidl
Hello,

- Installed WAPT version (2.6.0.17392)
- Server OS (Linux Ubuntu: 22.04)
- Administration/package creation machine OS (Windows 11)

Hello,

since yesterday, we are losing connections on workstations that are in disconnected mode:
example command for wapt-get update
2025-09-12 10:19:34,939 WARNING forced OU DN in local wapt db is not matching wapt-get.ini value
Traceback (most recent call last):
File "
File "

The connected workstations have all the packages to reinstall in the general tab (like a new machine).

Restarting the WAPT service and requesting a package audit haven't helped.
I managed to re-register one workstation, but not others.

We're using Kerberos mode.

Thanks in advance
. Regards.

Re: Pb wapt suite maj linux ubuntu

Published: September 12, 2025 - 2:07 PM
by dcardon
Hi David,

It seems the agent's local SQLite database is corrupted. These are rather unusual symptoms.

Did you recently upgrade from version 2.5 to 2.6? This is a strange issue; it might be best to contact support.

Regards,

Denis

Re: Pb wapt suite maj linux ubuntu

Published: September 12, 2025 - 2:21 PM
by x-davidl
Hi Denis,

yes, it seems so.
I think I've found the solution:

Using a remote access tool:

stop the WAPT service
, rename the files in wpat\db\waptdb...
restart the service
, re-register the machine with WAPT (wapt-get register).
The two files will be recreated with respect to the server.
Run a packet audit or run an update.

Good luck to me... :-)