Giter Site home page Giter Site logo

Support Kibana 6.3.0 about kibana_diagram HOT 6 OPEN

v01t avatar v01t commented on September 26, 2024
Support Kibana 6.3.0

from kibana_diagram.

Comments (6)

v01t avatar v01t commented on September 26, 2024 1

Hi,

Browser console error (Discover):

TypeError: Expected private module "undefined" to be a function
    at identify (commons.bundle.js:3)
    at Private (commons.bundle.js:3)
    at Object.NetworkVisTypeProvider (commons.bundle.js:3)
    at Object.invoke (vendors.bundle.js:133)
    at instantiate (commons.bundle.js:3)
    at get (commons.bundle.js:3)
    at Private (commons.bundle.js:3)
    at Array.map (<anonymous>)
    at Object.registry (commons.bundle.js:3)
    at Object.invoke (vendors.bundle.js:133)
    at instantiate (commons.bundle.js:3)
    at get (commons.bundle.js:3)
    at Private (commons.bundle.js:3)
    at Object.VisProvider (commons.bundle.js:3)
    at Object.invoke (vendors.bundle.js:133)
    at instantiate (commons.bundle.js:3) "<div class="application" ng-class="'tab-' + chrome.getFirstPathSegment() + ' ' + chrome.getApplicationClasses()" ng-view="" ng-controller="chrome.$$rootControllerConstruct as kibana">"

Browser console error (Visualize):

Error: Circular reference to "VisProvider" found while resolving private deps: VisProvider -> registry -> NetworkVisTypeProvider -> registry -> function(savedVisualizations){return savedVisualizations}
    at instantiate (commons.bundle.js:3)
    at get (commons.bundle.js:3)
    at Private (commons.bundle.js:3)
    at Object.<anonymous> (commons.bundle.js:3)
    at Object.invoke (vendors.bundle.js:133)
    at Object.$get (vendors.bundle.js:133)
    at Object.invoke (vendors.bundle.js:133)
    at vendors.bundle.js:133
    at getService (vendors.bundle.js:133)
    at injectionArgs (vendors.bundle.js:133)
    at Object.instantiate (vendors.bundle.js:133)
    at Object.<anonymous> (vendors.bundle.js:133)
    at Object.invoke (vendors.bundle.js:133)
    at Object.$get (vendors.bundle.js:133)
    at Object.invoke (vendors.bundle.js:133)
    at vendors.bundle.js:133 "<div class="application" ng-class="'tab-' + chrome.getFirstPathSegment() + ' ' + chrome.getApplicationClasses()" ng-view="" ng-controller="chrome.$$rootControllerConstruct as kibana">"

Browser console error (Dashboard):

Error: Circular reference to "registry" found while resolving private deps: VisProvider -> registry -> NetworkVisTypeProvider -> registry -> function(savedVisualizations){return savedVisualizations}
    at instantiate (commons.bundle.js:3)
    at get (commons.bundle.js:3)
    at Private (commons.bundle.js:3)
    at new DashboardListingController (commons.bundle.js:3)
    at Object.instantiate (vendors.bundle.js:133)
    at vendors.bundle.js:133
    at Object.link (vendors.bundle.js:159)
    at vendors.bundle.js:133
    at invokeLinkFn (vendors.bundle.js:133)
    at nodeLinkFn (vendors.bundle.js:133)
    at compositeLinkFn (vendors.bundle.js:133)
    at vendors.bundle.js:133
    at vendors.bundle.js:133
    at boundTranscludeFn (vendors.bundle.js:133)
    at controllersBoundTransclude (vendors.bundle.js:133)
    at update (vendors.bundle.js:159) "<div class="application" ng-class="'tab-' + chrome.getFirstPathSegment() + ' ' + chrome.getApplicationClasses()" ng-view="" ng-controller="chrome.$$rootControllerConstruct as kibana">"

Kibana logs

Thanks.

from kibana_diagram.

lmangani avatar lmangani commented on September 26, 2024

@v01t yes, working on the required changes in the spare time, so it should become available in the coming weeks, unless anyone else reading this is willing to contribute and accelerate the process ;)

from kibana_diagram.

lmangani avatar lmangani commented on September 26, 2024

@v01t if you're willing to test and provide feedback you can run the following command and attempt installing - mind this might produce errors we can then fix in this thread:

VERSION="6.3.0" ./release.sh

from kibana_diagram.

v01t avatar v01t commented on September 26, 2024

@lmangani thanks, I did a test, unfortunately, release.sh didn't work for me but I replace version manually in package.json and build in the same way as a release.sh do.

Kibana was started with a plugin but the future usage of Kibana was completely broken, here is an example how discovery tab looks after start:
spectacle qb4707

Most likelly its because of kibana changes that were introduced in 6.3.0 as I have similar bahavior for others 6.2.4 third-party plugins.

Im not an expert in nodejs but I willing to help you to test if required.

from kibana_diagram.

lmangani avatar lmangani commented on September 26, 2024

Hi, this was expected to fail, but what we really need are the error messages from your browser console and from the kibana console, if possible, to get a sense of how many things have broken and confirm local testing. Thanks!

from kibana_diagram.

lmangani avatar lmangani commented on September 26, 2024

Looks like it's going to be a long summer :) Thanks for the input, we'll try get this working soon!

from kibana_diagram.

Related Issues (2)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.