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!

Uncovering Multi-Account Fraud with Splunk Banking Analytics

Last month, I met with a Senior Fraud Analyst at a nationally recognized bank to discuss their recent success ...

Secure Your Future: A Deep Dive into the Compliance and Security Enhancements for the ...

What has been announced?  In the blog, “Preparing your Splunk Environment for OpensSSL3,”we announced the ...

New This Month in Splunk Observability Cloud - Synthetic Monitoring updates, UI ...

This month, we’re delivering several platform, infrastructure, application and digital experience monitoring ...