(self.host,self.port), self.timeout, self.source_address)įile “/usr/local/lib/python3.7/socket.py”, line 727, in create_connectionįile “/usr/local/lib/python3.7/socket.py”, line 716, in create_connectionĬonnectionRefusedError: Connection refused Self._send_output(message_body, encode_chunked=encode_chunked)įile “/usr/local/lib/python3.7/http/client.py”, line 1026, in _send_outputįile “/usr/local/lib/python3.7/http/client.py”, line 966, in sendįile “/usr/local/lib/python3.7/http/client.py”, line 938, in connect Self.endheaders(body, encode_chunked=encode_chunked)įile “/usr/local/lib/python3.7/http/client.py”, line 1239, in endheaders
Self._send_request(method, url, body, headers, encode_chunked)įile “/usr/local/lib/python3.7/http/client.py”, line 1290, in _send_request Rror while setting up platform philips_airpurifierįile “/usr/local/lib/python3.7/urllib/request.py”, line 1317, in do_openĮncode_chunked=req.has_header(‘Transfer-encoding’))įile “/usr/local/lib/python3.7/http/client.py”, line 1244, in request