Subprocess failed to connect, it probably crashed at startup. Check the logs., caused by: SocketExce

balu
Level 1
Subprocess failed to connect, it probably crashed at startup. Check the logs., caused by: SocketExce

Hi,

while training LSTM time series model using the blog https://gallery.dataiku.com/projects/TIMESERIES/flow/  I am facing the below error.

1st question. ```

Training failed

Read the logs
Sub process failed to connect, it probably crashed at startup. Check the logs., caused by: Socket Exception: Socket closed

```

2nd: How this was related and where this steps can be implemented from my end (screen shot attached)

 

Operating system used: Windows


Operating system used: Windows

0 Kudos
1 Reply
AlexT
Dataiker

Hi @balu ,
Subprocess failed to connect indicates an issue, most likely a missing package or an incompatible version of numpy install in your code env.

Can you please reach out to support: https://doc.dataiku.com/dss/latest/troubleshooting/obtaining-support.html

Please provide a training log directly. The link provided is not accessible outside of your network.
The code env diagnostics from the code env or list of packages to install. 

Thanks

0 Kudos