Page 1 of 1

[Resolved] Problem updating wapt agent 1.5.1.22

Published: March 28, 2018 - 10:09
by gaelds
Hello,
Following the server update to version 1.5.1.22, I switched to a machine that had remained on version 1.3.13 for a few weeks (automatic agent updates often don't work on my network...). I therefore manually reinstalled the 1.5.1.22 agent on the machine, but it doesn't work (database disk is malformed error). Here is the complete message in the screenshot:

https://preview.ibb.co/nMLwN7/wapt1_5_1_22.png

Re: Problem updating wapt agent 1.5.1.22

Published: March 28, 2018 - 10:32
by htouvet
Good morning,
I hadn't seen that before.
Apparently the small database of the wapt client is corrupted.

Simple solution: delete the .sqlite file. It is located in

Code: Select all

<repertoire de wapt>\db\waptdb.sqlite
It will be recreated empty. The only problem is that dependent packages will reinstall themselves because the wapt client no longer knows what is installed.

Hubert

Re: Problem updating wapt agent 1.5.1.22

Published: March 28, 2018 - 11:23
by gaelds
Thanks, I'll test that quickly! Perhaps it's due to an incomplete installation of agent 1.5?

EDIT: It works!