[RESOLVED] WADS: wapt agent not registering
Published: June 30, 2026 - 4:11 PM
Good morning,
I'm encountering a problem deploying Windows 11 with WADS; the OS deploys correctly, but the WAPT agent on the machine no longer registers with the server, and the post-installation script also fails to execute
I tested the deployment on two different machines, and I still encounter the same problem.
Below is the Wapt client log:
Thank you in advance for your help
I'm encountering a problem deploying Windows 11 with WADS; the OS deploys correctly, but the WAPT agent on the machine no longer registers with the server, and the post-installation script also fails to execute
I tested the deployment on two different machines, and I still encounter the same problem.
Below is the Wapt client log:
Code: Select all
2026-06-30 10:29:39,180 [waptcore WaptTaskManager 7500] CRITICAL Error merging Packages from wapt into db: 400 Client Error: Bad Request for url: https://srv-wapt.xxx.fr/wapt/Packages
Disabling Windows auto update service, using WaptWUA instead
2026-06-30 10:29:43,061 [waptcore WaptTaskManager 7500] WARNING Unable to update server status : 400 Client Error: Bad Request for url: https://srv-xxx.fr/update_host
2026-06-30 10:29:43,061 [waptcore WaptTaskManager 7500] CRITICAL Unable to update_server_status: None
2026-06-30 10:29:43,061 [wapttasks WaptTaskManager 7500] WARNING Update status failed, trying to register the computer...
2026-06-30 10:29:45,877 [waptcore WaptTaskManager 7500] CRITICAL Unable to register: Error sending registration data: status 403 content <html>
<head><title>403 Forbidden</title></head>
<body>
<center><h1>403 Forbidden</h1></center>
<hr><center>nginx</center>
</body>
</html>
2026-06-30 10:29:45,877 [wapttasks WaptTaskManager 7500] CRITICAL Unable to update server status: Error sending registration data: status 403 content <html>
<head><title>403 Forbidden</title></head>
<body>
<center><h1>403 Forbidden</h1></center>
<hr><center>nginx</center>
</body>
</html>
2026-06-30 10:29:57,387 [wapttasks SocketIOClient 3520] INFO Socketio connection params have changed. Socketio needs reconnect
2026-06-30 10:29:57,394 [wapttasks SocketIOClient 3520] INFO Creating socketio client: https://srv-xxx.fr:443 client auth cert: ('C:\\Program Files (x86)\\wapt\\private\\70bf4a6c-9463-4c39-bca3-4be5c2139a21.crt', 'C:\\Program Files (x86)\\wapt\\private\\70bf4a6c-9463-4c39-bca3-4be5c2139a21.pem') proxies: None verify_cert: False
2026-06-30 10:29:57,394 [wapttasks SocketIOClient 3520] INFO Connecting Socketio to https://srv-xxx.fr:443
2026-06-30 10:29:57,467 [waptws SocketIOClient 3520] WARNING Exception ConnectionError('Connection error'), waiting 33.76406250000001s before retrying
2026-06-30 10:30:31,250 [wapttasks SocketIOClient 3520] INFO Socketio connection params have changed. Socketio needs reconnect
2026-06-30 10:30:31,250 [wapttasks SocketIOClient 3520] INFO Creating socketio client: https://srv-xxx:443 client auth cert: ('C:\\Program Files (x86)\\wapt\\private\\70bf4a6c-9463-4c39-bca3-4be5c2139a21.crt', 'C:\\Program Files (x86)\\wapt\\private\\70bf4a6c-9463-4c39-bca3-4be5c2139a21.pem') proxies: None verify_cert: False