Windows WSL: DSS Supervisor not running

Registered Posts: 3 ✭✭✭✭
I installed DSS correctly on my Windows 10 Linux (WSL) instance. I opened the Bash shell and typed: bin/dss start

The screen gives a message: DSS Supervisor not running

I then went and checked the log which I have below . Cannot figure out what is wrong.

please help.

2018-08-13 13:25:48,631 INFO RPC interface 'supervisor' initialized
2018-08-13 13:25:48,639 INFO daemonizing the supervisord process
2018-08-13 13:25:48,640 INFO set current directory: '/mnt/c/users/ram/documents/dss/run'
2018-08-13 13:25:48,642 INFO supervisord started with pid 328
2018-08-13 13:25:49,654 INFO spawned: 'ipython' with pid 331
2018-08-13 13:25:49,667 INFO spawned: 'nginx' with pid 332
2018-08-13 13:25:49,678 INFO spawned: 'backend' with pid 333
2018-08-13 13:25:55,522 INFO success: ipython entered RUNNING state, process has stayed up for > than 5 seconds (startsecs)
2018-08-13 13:25:55,523 INFO success: nginx entered RUNNING state, process has stayed up for > than 5 seconds (startsecs)
2018-08-13 13:26:00,380 INFO success: backend entered RUNNING state, process has stayed up for > than 10 seconds (startsecs)
2018-08-13 13:26:14,239 INFO exited: backend (exit status 1; not expected)
2018-08-13 13:26:14,252 INFO spawned: 'backend' with pid 443
2018-08-13 13:26:24,254 INFO success: backend entered RUNNING state, process has stayed up for > than 10 seconds (startsecs)
2018-08-13 13:32:04,734 ERRO /mnt/c/users/ram/documents/dss/run/svd.sock:Server Error: , string index out of range: file: /home/ram/dataiku-dss-4.3.3/python.packages/supervisor/http.py line: 232
2018-08-13 13:33:33,908 ERRO /mnt/c/users/ram/documents/dss/run/svd.sock:Server Error: , string index out of range: file: /home/ram/dataiku-dss-4.3.3/python.packages/supervisor/http.py line: 232
2018-08-14 08:19:15,832 INFO RPC interface 'supervisor' initialized
2018-08-14 08:19:15,839 INFO daemonizing the supervisord process
2018-08-14 08:19:15,840 INFO set current directory: '/mnt/c/users/ram/documents/dss/run'
2018-08-14 08:19:15,842 INFO supervisord started with pid 145
2018-08-14 08:19:16,853 INFO spawned: 'ipython' with pid 148
2018-08-14 08:19:16,861 INFO spawned: 'nginx' with pid 149
2018-08-14 08:19:16,871 INFO spawned: 'backend' with pid 150
2018-08-14 08:19:22,640 INFO success: ipython entered RUNNING state, process has stayed up for > than 5 seconds (startsecs)
2018-08-14 08:19:22,641 INFO success: nginx entered RUNNING state, process has stayed up for > than 5 seconds (startsecs)
2018-08-14 08:19:26,927 INFO success: backend entered RUNNING state, process has stayed up for > than 10 seconds (startsecs)

thanks

Answers

  • Dataiker Posts: 1 Dataiker

    Hello

    It is likely that you experience some issues with the Unix socket support of your current version of WSL. To install Dataiku DSS, please:

    1. Make sure Windows and WSL are up to date
    2. Follow the instructions from this answer

    Kind regards

Welcome!

It looks like you're new here. Sign in or register to get started.

Welcome!

It looks like you're new here. Sign in or register to get started.