Skip to content

Uncaught Error: [$injector:unpr] Unknown provider: kbnIndexProvider <- kbnIndex <- config #6445

@salyh

Description

@salyh

I try to write a Kibana app and its working well with the current master version of Kibana (Version 5).
But the plugin is not running within Kibana 4.4 (and also not in 4.2/4.3, 4.5 snapshot is also failing). The issue i'am facing is this one:

Uncaught Error: [$injector:unpr] Unknown provider: kbnIndexProvider <- kbnIndex <- config
http://errors.angularjs.org/1.4.7/$injector/unpr?p0=kbnIndexProvider%20%3C-%20kbnIndex%20%3C-%20config (http://localhost:5601/bundles/commons.bundle.js?v=9863:31533)

Version: 4.5.0-snapshot
Build: 9863

Error: Uncaught Error: [$injector:unpr] Unknown provider: kbnIndexProvider <- kbnIndex <- config
http://errors.angularjs.org/1.4.7/$injector/unpr?p0=kbnIndexProvider%20%3C-%20kbnIndex%20%3C-%20config (http://localhost:5601/bundles/commons.bundle.js?v=9863:31533)
    at window.onerror (http://localhost:5601/bundles/commons.bundle.js?v=9863:65461:25)

There is already a closed issue (#5349) addressing this but for me this is not solved yet.

See also https://discuss.elastic.co/t/unknown-provider-error-in-kibana/43496

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions