Docker Containerized execution on local system: Error connectivity between DSS and container

Options
galghaith
galghaith Partner, Dataiku DSS Core Designer, Dataiku DSS ML Practitioner, Dataiku DSS Adv Designer, Registered Posts: 14 Partner

Hi,

I'm trying to setup "Containerized execution" using Docker. I've installed docker desktop then ran the following command:

./bin/dssadmin build-base-image --type container-exec

When I test the docker I get an error related to connectivity between DSS and container. How can I fix this issue?

image_38.png

image_37.png

Error:

Starting Docker container
Installing debugging signal handler
[2022-10-27 07:21:16,210] [1/MainThread] [INFO] [root] Fetching job definition
[2022-10-27 07:21:16,210] [1/MainThread] [DEBUG] [root] Verifying SSL calls with certificate True
[2022-10-27 07:21:16,210] [1/MainThread] [DEBUG] [root] Verifying SSL calls with certificate True
[2022-10-27 07:21:16,210] [1/MainThread] [DEBUG] [root] Verifying SSL calls with certificate True
[2022-10-27 07:21:16,210] [1/MainThread] [DEBUG] [root] Verifying SSL calls with certificate True
[2022-10-27 07:21:16,212] [1/MainThread] [DEBUG] [urllib3.connectionpool] Starting new HTTP connection (1): slb-3qn43m3:12001
[2022-10-27 07:21:16,215] [1/MainThread] [ERROR] [root] Could not reach DSS: HTTPConnectionPool(host='slb-3qn43m3', port=12001): Max retries exceeded with url: /dip/api/tintercom/containers/get-execution (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f75dae8e7b8>: Failed to establish a new connection: [Errno -2] Name or service not known',))


Operating system used: Centos


Operating system used: Centos

Tagged:

Answers

Setup Info
    Tags
      Help me…