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!

Routing logs with Splunk OTel Collector for Kubernetes

The Splunk Distribution of the OpenTelemetry (OTel) Collector is a product that provides a way to ingest ...

Welcome to the Splunk Community!

(view in My Videos) We're so glad you're here! The Splunk Community is place to connect, learn, give back, and ...

Tech Talk | Elevating Digital Service Excellence: The Synergy of Splunk RUM & APM

Elevating Digital Service Excellence: The Synergy of Real User Monitoring and Application Performance ...