Hello community, I am currently looking into the DLTK App provided by Splunk. I could install Docker on my Win Server as requiered. But after configuring the DLTK App (Adding Docker Host) i get the following error: Traceback (most recent call last): File "C:\Program Files\Splunk\Python-3.7\lib\site-packages\urllib3\connection.py", line 160, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "C:\Program Files\Splunk\Python-3.7\lib\site-packages\urllib3\util\connection.py", line 84, in create_connection raise err File "C:\Program Files\Splunk\Python-3.7\lib\site-packages\urllib3\util\connection.py", line 74, in create_connection sock.connect(sa) ConnectionRefusedError: [WinError 10061] No connection could be made because the target machine actively refused it During handling of the above exception, another exception occurred: Traceback (most recent call last): Thanks
... View more