Cannot connect to localhost:5988
-
Message
Cannot connect to localhost:5988. Connection failed. Trying to connect to localhost:5988 -
Description
This message occurs when HTTPS connections are disabled or the HTTPS port is not set to 5988, or if the provider has stopped working and remains in a hanging state.
-
Corrective action
Verify that the values of
enableHttpsConnectionandhttpsPortare correct:cimconfig -g enableHttpConnectioncimconfig -g enableHttpsConnectioncimconfig -g httpPortcimconfig -g httpsPortIf
enableHttpConnectionorenableHttpsConnectionis not set totrue, enter the following commands:cimconfig -s enableHttpConnection -psmis cimserver restartIf
httpPortis not set to 5988, enter the following commands:cimconfig -s httpPort=5988 -psmis cimserver restartIf the provider has stopped working and remains in a hanging state, open Task Manager and end the process, and then restart the provider.