- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Deep learning Toolkit windows error
Hello splunk community,
I would like to use the DLTK app on my Free single-instance Splunk deployment.
I am using windows 10.
I downloaded the DLTK App as well as installed the Docker Desktop for windows. I allowed Docker to listen on port 2375 as suggested in many posts.
But when I try to complete the DLTK setup, with docker host tpc://localhost:2375, and both endpoint and external URLs set as loalhost, I always encounter the following error:
File "C:\Program Files\Splunk\Python-3.7\lib\socket.py",
line 716, in create_connection sock.connect(sa)
ConnectionRefusedError: [WinError 10061] No connection could be made because the target machine actively refused it
Does anybody know what I could try to make it works?
Thank you in advance for your help!
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

Hi @robinSplunk - did you check the other answers around windows and docker access issues, e.g. https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Deep-Learning-Toolkit-Setup-Python-Trace... and linked answers? There has been reported issues with reading conf files with UTF-8-BOM under windows - this might be related here as well.
