The search returned 7 results
- August 24, 2026 - 5:14 PM
- Forum: WAPT Server
- Subject: Audit problem with a package
- Answers: 2
- Views : 23025
Re: Audit problem with a package
That's weird: if there's a packet error, it's impossible to shut down or restart the PC :O
- August 21, 2026 - 7:39 PM
- Forum: WAPT Server
- Subject: Audit problem with a package
- Answers: 2
- Views : 23025
Re: Audit problem with a package
I should add that this is a simple package that only creates a scheduled task and copies an executable. I also tried adding the following function to return 'OK':
`def audit():
return 'OK'`.
But it still returns this error message in the console.
`def audit():
return 'OK'`.
But it still returns this error message in the console.
- August 21, 2026 - 7:35 PM
- Forum: WAPT Server
- Subject: Audit problem with a package
- Answers: 2
- Views : 23025
Audit problem with a package
Hello,
I recently encountered a problem with a package that returns the following message in the console (version 2.6.1.17.813):
Audit result: XXX-auto-upgrade: error Bad or no control found for XXX-auto-upgrade
. This problem is visible on a few PCs. The message repeats every 1...
I recently encountered a problem with a package that returns the following message in the console (version 2.6.1.17.813):
Audit result: XXX-auto-upgrade: error Bad or no control found for XXX-auto-upgrade
. This problem is visible on a few PCs. The message repeats every 1...
- June 30, 2026 - 4:19 PM
- Forum: WAPT Server
- Subject: WAPT packages not visible on some VMs -- EWaptUnknownHost
- Answers: 5
- Views : 9016
Re: WAPT packages not visible on some VMs -- EWaptUnknownHost
Ah yes sorry,
here is the result:
C:\Program Files (x86)\wapt>wapt-get.exe reset-uuid
Using config file: C:\Program Files (x86)\wapt\wapt-get.ini
2026-06-30 10:15:33,840 CRITICAL Unable to update_server_status: Error on server:
EWaptMissingCertificate('You try to update status of an unknown ...
here is the result:
C:\Program Files (x86)\wapt>wapt-get.exe reset-uuid
Using config file: C:\Program Files (x86)\wapt\wapt-get.ini
2026-06-30 10:15:33,840 CRITICAL Unable to update_server_status: Error on server:
EWaptMissingCertificate('You try to update status of an unknown ...
- June 30, 2026 - 3:04 PM
- Forum: WAPT Server
- Subject: WAPT packages not visible on some VMs -- EWaptUnknownHost
- Answers: 5
- Views : 9016
Re: WAPT packages not visible on some VMs -- EWaptUnknownHost
Hello,
And there you have it, the problem has recurred. The VM's package list is indeed empty in the wapt console, and I saw this error message on the wapt server:
2026-06-30 09:00:08,415 [waptserver] CRITICAL update_host failed EWaptUnknownHost('Host certificate in not known for host ...
And there you have it, the problem has recurred. The VM's package list is indeed empty in the wapt console, and I saw this error message on the wapt server:
2026-06-30 09:00:08,415 [waptserver] CRITICAL update_host failed EWaptUnknownHost('Host certificate in not known for host ...
- June 25, 2026 - 9:00 PM
- Forum: WAPT Server
- Subject: WAPT packages not visible on some VMs -- EWaptUnknownHost
- Answers: 5
- Views : 9016
Re: WAPT packages not visible on some VMs -- EWaptUnknownHost
Thank you for your reply.
Actually, I had an old WAPT 1.8 server that was working fine, and I installed a new WAPT 2.6 server. So I uninstalled the old agent (1.8) on the VMs, then installed the new agent (2.6). Everything is working correctly: the packages are updating, and I...
Actually, I had an old WAPT 1.8 server that was working fine, and I installed a new WAPT 2.6 server. So I uninstalled the old agent (1.8) on the VMs, then installed the new agent (2.6). Everything is working correctly: the packages are updating, and I...
- June 19, 2026 - 5:28 PM
- Forum: WAPT Server
- Subject: WAPT packages not visible on some VMs -- EWaptUnknownHost
- Answers: 5
- Views : 9016
WAPT packages not visible on some VMs -- EWaptUnknownHost
Hello,
For the past few weeks, I've been experiencing an intermittent problem on some VMs managed by our WAPT server: the packages assigned to these machines are no longer visible from the console.
The error observed in the WAPT server logs is:
Jun 19 08:44:04 XXXXX waptserver[1445]: 2026-06-19 08 ...
For the past few weeks, I've been experiencing an intermittent problem on some VMs managed by our WAPT server: the packages assigned to these machines are no longer visible from the console.
The error observed in the WAPT server logs is:
Jun 19 08:44:04 XXXXX waptserver[1445]: 2026-06-19 08 ...
