BackendStartFailedException Error while creating a webapp
Mohammed
Dataiku DSS Core Designer, Dataiku DSS ML Practitioner, Registered Posts: 43 ✭✭✭
I'm facing an error while creating the R shiny web app as follows.
Oops: an unexpected error occurred
Backend died before startup complete, caused by: IOException: Kernel process return code is 1
Please see our options for getting help
HTTP code: 500, type: com.dataiku.dip.autorestart.AutoRestartingProcessRunner$BackendStartFailedExceptionWhy am I getting this error? How do I resolve it?
Answers
-
Alexandru Dataiker, Dataiku DSS Core Designer, Dataiku DSS ML Practitioner, Dataiku DSS Adv Designer, Registered Posts: 1,238 Dataiker
Hi @MNOP
,
The DATADIR/run/backend.log would have more information on the reason it fails.
It may be due to insufficient memory and process being OOM killed by kernel.
If you can reproduce the issue, generate and instance diagnostics and submit a support ticket, that would be the easier path to finding the cause.
https://doc.dataiku.com/dss/latest/troubleshooting/obtaining-support.html
Thanks -
I'm facing the error too