Seit einiger Zeit haben wir ein schwerwiegendes Problem mit vielen unserer Maschinen.
Wenn unsere Benutzer ihren Computer herunterfahren möchten, bleibt dieser bei der Meldung „Wird heruntergefahren“ (Windows-Meldung) hängen. Die einzige Lösung, bevor auf „Herunterfahren“ geklickt werden kann, besteht darin, das Netzwerkkabel zu entfernen und den Computer anschließend herunterzufahren.
Der WAPT-Client ist tatsächlich die Ursache; die Deinstallation löst das Problem.
Das wiederkehrende Protokoll auf dem Client sieht wie folgt aus:
Irgendwelche Ideen?
Dank im Voraus
Code: Alle auswählen
2019-01-25 18:50:57,469 WARNING Websocket connect params: HTTPSConnectionPool(host='wapt.xxx.fr', port=443): Max retries exceeded with url: /get_websocket_auth_token (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x23E75190>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed',))
2019-01-25 18:51:57,664 WARNING Websocket connect params: HTTPSConnectionPool(host='wapt.xxx.fr', port=443): Max retries exceeded with url: /get_websocket_auth_token (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x23E75330>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed',))
2019-01-25 18:52:57,848 WARNING Websocket connect params: HTTPSConnectionPool(host='wapt.xxx.fr', port=443): Max retries exceeded with url: /get_websocket_auth_token (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x23E75DD0>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed',))
2019-01-25 18:53:58,036 WARNING Websocket connect params: HTTPSConnectionPool(host='wapt.xxx.fr', port=443): Max retries exceeded with url: /get_websocket_auth_token (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x23E5BD30>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed',))
2019-01-25 18:54:58,213 WARNING Websocket connect params: HTTPSConnectionPool(host='wapt.xxx.fr', port=443): Max retries exceeded with url: /get_websocket_auth_token (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x23EE2310>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed',))
2019-01-25 18:55:58,411 WARNING Websocket connect params: HTTPSConnectionPool(host='wapt.xxx.fr', port=443): Max retries exceeded with url: /get_websocket_auth_token (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x23EE2970>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed',))
2019-01-25 18:56:58,628 WARNING Websocket connect params: HTTPSConnectionPool(host='wapt.xxx.fr', port=443): Max retries exceeded with url: /get_websocket_auth_token (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x23EF03B0>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed',))
2019-01-25 18:57:58,822 WARNING Websocket connect params: HTTPSConnectionPool(host='wapt.xxx.fr', port=443): Max retries exceeded with url: /get_websocket_auth_token (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x23EF02D0>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed',))
2019-01-25 18:58:59,007 WARNING Websocket connect params: HTTPSConnectionPool(host='wapt.xxx.fr', port=443): Max retries exceeded with url: /get_websocket_auth_token (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x23EE2D10>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed',))
2019-01-25 18:59:59,219 WARNING Websocket connect params: HTTPSConnectionPool(host='wapt.xxx.fr', port=443): Max retries exceeded with url: /get_websocket_auth_token (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x23F00E70>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed',))
2019-01-25 19:00:59,403 WARNING Websocket connect params: HTTPSConnectionPool(host='wapt.xxx.fr', port=443): Max retries exceeded with url: /get_websocket_auth_token (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x23F20CB0>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed',))
2019-01-25 19:01:59,601 WARNING Websocket connect params: HTTPSConnectionPool(host='wapt.xxx.fr', port=443): Max retries exceeded with url: /get_websocket_auth_token (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x23E5BFD0>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed',))
2019-01-25 19:02:59,799 WARNING Websocket connect params: HTTPSConnectionPool(host='wapt.xxx.fr', port=443): Max retries exceeded with url: /get_websocket_auth_token (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x23F205D0>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed',))