Page 1 of 1

Agent connection lost

Published: September 2, 2026 - 11:28 AM
by Kevin-LH76
Good morning,

We have a workstation that is no longer communicating with the WAPT server.

I tried reinstalling the agent but it didn't change anything.

I tried the following command:

Code: Select all

watp-get register -f
But I'm getting the following error:

Code: Select all

C:\Program Files (x86)\wapt> wapt-get register -f
atgtrgse f2026-09-02 11:23:24,742 CRITICAL Unable to build status data for key host_capabilities: ValueError('error parsing asn1 value: ParseError { kind: UnexpectedTag { actual: Tag { value: 0, constructed: false, class: Universal } } }')
Using config file: C:\Program Files (x86)\wapt\wapt-get.ini
Registering host against server: https://wapt.XXXX
FATAL ERROR : error parsing asn1 value: ParseError { kind: UnexpectedTag { actual: Tag { value: 0, constructed: false, class: Universal } } }
The device has communicated with the server in the past; have you encountered this message before?

Re: Agent connection loss

Published: September 4, 2026 - 3:43 PM
by blemoigne
Hello,
the machine certificates must be corrupted; you should delete them from c:\program files (x86)\wapt\private (pem and crt) and then run the register command again.