Python kernel error
Muneesh
Partner, Dataiku DSS Core Designer, Dataiku DSS & SQL, Dataiku DSS ML Practitioner, Dataiku DSS Core Concepts, Dataiku DSS Adv Designer, Registered Posts: 2 Partner
File "/datadir/dataiku/dataiku-dss-9.0.7/dku-jupyter/packages/notebook/dataiku/__init__.py", line 33, in pintercom_json_post
raise Exception("Failed privileged call (%s): %s" % (path, _get_error_message(err_data).encode("utf8")))
Exception: Failed privileged call (jupyter/get-session-virtual-path): b'Internal error, caused by: NullPointerException: null'
I am getting above error, Please help us on this?
Answers
-
Alexandru Dataiker, Dataiku DSS Core Designer, Dataiku DSS ML Practitioner, Dataiku DSS Adv Designer, Registered Posts: 1,226 Dataiker
Hi @muneesh
,
While can't know for sure why the error occurs without looking further at your config.
The first thing to check would be the external-libraries.json for that project to ensure you don't have an invalid configuration.
If you can't notice anything there, then I would suggest opening a support with the instance diagnostics.
Thanks,