opensearch-project / security-dashboards-plugin

🔐 Manage your internal users, roles, access control, and audit logs from OpenSearch Dashboards
https://opensearch.org/docs/latest/security-plugin/index/
Apache License 2.0
70 stars 152 forks source link

Getting Cannot read property 'init' of undefined for Kibana Login #663

Closed firoshaq closed 2 years ago

firoshaq commented 3 years ago

I have an open distro enabled elk stack and I get the below error while logging in.

Cannot read property 'init' of undefined
Version: 7.2.0
Build: 24337
TypeError: Cannot read property 'init' of undefined
    at Plugin.start (https://logging.example.com/bundles/kibana.bundle.js:3:2075012)
    at Object.__kbnBundles__.kibana (https://logging.example.com/bundles/kibana.bundle.js:3:2073125)
    at __webpack_require__ (https://logging.example.com/bundles/kibana.bundle.js:3:10344)
    at Object.__kbnBundles__.kibana (https://logging.example.com/bundles/kibana.bundle.js:3:632775)
    at __webpack_require__ (https://logging.example.com/bundles/kibana.bundle.js:3:10344)
    at Object.__kbnBundles__.kibana (https://logging.example.com/bundles/kibana.bundle.js:3:543659)
    at __webpack_require__ (https://logging.example.com/bundles/kibana.bundle.js:3:10344)
    at Object.requireLegacyFiles (https://logging.example.com/bundles/kibana.bundle.js:3:543010)
    at LegacyPlatformService.setup (https://logging.example.com/bundles/commons.bundle.js:27:1756782)
    at CoreSystem._callee$ (https://logging.example.com/bundles/commons.bundle.js:27:1750302)

Have tried from multiple machines and experiencing the same issue. Also attaching the screenshot below for this issue.

Any help would be highly appreciated.

zengyan-amazon commented 3 years ago

@firoshaq can you provide the Kibana version as well as security Kibana plugin version?

firoshaq commented 3 years ago

Hi @zengyan-amazon

Sure, the elastic version is 7.2.0 and the opendistro plugin version is 1.2.0.

firoshaq commented 3 years ago

Hi @zengyan-amazon

Could you please let me know if there is an update to this issue?

davidlago commented 2 years ago

We are doing some "spring cleaning in the fall", and to make sure we focus our energies on the right issues and we get a better picture of the state of the repo, we are closing all issues that we are carrying over from the ODFE era (ODFE is no longer supported/maintained, see post here).

If you believe this issue should still be considered for current versions of OpenSearch, apologies! Please let us know by re-opening it.

Thanks!