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!

Index This | I am a number, but when you add ‘G’ to me, I go away. What number am I?

March 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...