raining Failed – Subprocess Did Not Connect in 60000ms (SocketTimeoutException)

Hi everyone,
I'm encountering an issue when trying to train a model in Dataiku DSS. The training fails with the following error:
Training failed
Read the logsSubprocess did not connect in 60000ms, it probably crashed at startup. Check the logs., caused by: SocketTimeoutException: Accept timed out
I am on macbook air Mac os Monterey 12.7.6.
On 2024 it was working but not now.
Has anyone faced this issue before? Any suggestions on how to fix it?
Thanks in advance for your help!
Operating system used: mac os
Operating system used: mac os
Answers
-
Alexandru Dataiker, Dataiku DSS Core Designer, Dataiku DSS ML Practitioner, Dataiku DSS Adv Designer, Registered Posts: 1,290 Dataiker
Hi,
Typically to understand why "Subprocess did not connect," you must check the backend.log.
It's usually indication of system level issue.
If I am not mistaken, have you confirmed via support that that issue was resolved by reinstalling Java?Thanks