All Apps and Add-ons

Deep learning Toolkit windows error

robinSplunk
New Member

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!

Labels (2)
Tags (1)
0 Karma

pdrieger_splunk
Splunk Employee
Splunk Employee

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.

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...