Je viens de voir dans mes logs qu'avec la dernière version du client et du serveur, l'inventaire ne passe qu'une fois sur deux :
INFO:root:Start: 2024-02-15-11:16:08
INFO:root:Inventory built
INFO:root:Inventory sent to
https://xxxxxx.eurecom.fr:1979/post/INFO:root:Done, no package to install
INFO:root:End: 2024-02-15-11:16:08
INFO:root:Waiting 30 minute(s) until next inventory
INFO:root:*********************************
INFO:root:Start: 2024-02-15-11:18:26
INFO:root:Inventory built
ERROR:root:Error on send_inventory process
Traceback (most recent call last):
File "UE-Windows\updatengine-client.py", line 217, in main
File "UE-Windows\uecommunication.py", line 231, in send_inventory
File "UE-Windows\uecommunication.py", line 87, in send_xml
File "urllib\request.py", line 531, in open
File "urllib\request.py", line 641, in http_response
File "urllib\request.py", line 569, in error
File "urllib\request.py", line 503, in _call_chain
File "urllib\request.py", line 649, in http_error_default
urllib.error.HTTPError: HTTP Error 400: Bad Request
INFO:root:End: 2024-02-15-11:18:26
INFO:root:Waiting 30 minute(s) until next inventory
j'avoue ne pas trop comprendre. des idées ?