All Apps and Add-ons

Deep learning Toolkit Setup

farideh1371
Explorer

Hello,
I wanna set up deep learning toolkit on my local machine So as the docker host I used "unix://var/run/docker.sock" and Endpoint URL
"localhost" but I have an error "('Connection aborted.', FileNotFoundError(2, 'No such file or directory'))"
could you help me with this?
thanks

0 Karma
1 Solution

farideh1371
Explorer

problem solved by enabling "Expose daemon on tcp:// localhost:2375" in docker.

View solution in original post

farideh1371
Explorer

problem solved by enabling "Expose daemon on tcp:// localhost:2375" in docker.

pdrieger_splunk
Splunk Employee
Splunk Employee

Hi @farideh1371, most likely you have a connection problem to your local docker host. It would be good to better understand your setup:
1. What OS are you running on?
2. Which version of docker do you have installed (assuming a local splunk and docker installation)?
3. Can you run docker commands on your terminal, e.g. docker version ?

0 Karma

farideh1371
Explorer

Thank you for your answer.
1. I am working on windows and installed docker on windows
2. docker version 19.03.5
3. yes docker works properly in terminal

0 Karma

pdrieger_splunk
Splunk Employee
Splunk Employee

taken from https://docs.docker.com/engine/reference/commandline/dockerd/

Similarly, the Docker client can use
-H to connect to a custom port. The Docker client will default to
connecting to
unix:///var/run/docker.sock on Linux,
and tcp://127.0.0.1:2376 on Windows.

Can you try to set tcp://127.0.0.1:2376 for your docker host in the DLTK setup page or

tcp:// -> TCP connection to 127.0.0.1
on either port 2376 when TLS
encryption is on, or port 2375 when
communication is in plain text.

Then you should be able to connect to your local docker on windows.

0 Karma
Get Updates on the Splunk Community!

Stay Connected: Your Guide to July Tech Talks, Office Hours, and Webinars!

What are Community Office Hours?Community Office Hours is an interactive 60-minute Zoom series where ...

Updated Data Type Articles, Anniversary Celebrations, and More on Splunk Lantern

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...

A Prelude to .conf25: Your Guide to Splunk University

Heading to Boston this September for .conf25? Get a jumpstart by arriving a few days early for Splunk ...