Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Packetbeat] DHCPv4 dashboard doesn't display anything #9850

Closed
bhavyarm opened this issue Jan 2, 2019 · 2 comments · Fixed by #9893
Closed

[Packetbeat] DHCPv4 dashboard doesn't display anything #9850

bhavyarm opened this issue Jan 2, 2019 · 2 comments · Fixed by #9893

Comments

@bhavyarm
Copy link

bhavyarm commented Jan 2, 2019

  • Version: 6.6.0 latest snapshot and 6.5.4
  • Operating System: darwin_x86_64
  • Steps to Reproduce: [Packetbeat] DHCPv4 dashboard doesn't display anything and has null in panelsJSON.

screen shot 2019-01-02 at 3 10 54 pm 2

panels_json

console error:

:5601/dlls/vendors.bundle.dll.js:434 TypeError: Cannot read property 'forEach' of null
    at getAppStateDefaults (:5601/bundles/commons.bundle.js:4)
    at new DashboardStateManager (:5601/bundles/commons.bundle.js:4)
    at controller (:5601/bundles/commons.bundle.js:4)
    at Object.invoke (:5601/dlls/vendors.bundle.dll.js:434)
    at $controllerInit (:5601/dlls/vendors.bundle.dll.js:434)
    at nodeLinkFn (:5601/dlls/vendors.bundle.dll.js:434)
    at compositeLinkFn (:5601/dlls/vendors.bundle.dll.js:434)
    at publicLinkFn (:5601/dlls/vendors.bundle.dll.js:434)
    at Object.link (:5601/dlls/vendors.bundle.dll.js:264)
    at :5601/dlls/vendors.bundle.dll.js:434
    at invokeLinkFn (:5601/dlls/vendors.bundle.dll.js:434)
    at nodeLinkFn (:5601/dlls/vendors.bundle.dll.js:434)
    at compositeLinkFn (:5601/dlls/vendors.bundle.dll.js:434)
    at publicLinkFn (:5601/dlls/vendors.bundle.dll.js:434)
    at lazyCompilation (:5601/dlls/vendors.bundle.dll.js:434)
    at boundTranscludeFn (:5601/dlls/vendors.bundle.dll.js:434) "<div class="application" ng-class="'tab-' + chrome.getFirstPathSegment() + ' ' + chrome.getApplicationClasses()" ng-view="">"
(anonymous) @ :5601/dlls/vendors.bundle.dll.js:434

export_packet.json.txt

@bhavyarm
Copy link
Author

bhavyarm commented Jan 2, 2019

cc @timroes

@andrewkroh
Copy link
Member

I've prepared a fix in #9893.

andrewkroh added a commit to andrewkroh/beats that referenced this issue Jan 4, 2019
This dashboard was probably exported prior to the fix for elastic#8954.

Fixes elastic#9850
andrewkroh added a commit that referenced this issue Jan 5, 2019
This dashboard was probably exported prior to the fix for #8954.

Fixes #9850
andrewkroh added a commit to andrewkroh/beats that referenced this issue Jan 6, 2019
This dashboard was probably exported prior to the fix for elastic#8954.

Fixes elastic#9850

(cherry picked from commit eddf69e)
andrewkroh added a commit to andrewkroh/beats that referenced this issue Jan 6, 2019
This dashboard was probably exported prior to the fix for elastic#8954.

Fixes elastic#9850

(cherry picked from commit eddf69e)
andrewkroh added a commit that referenced this issue Jan 8, 2019
This dashboard was probably exported prior to the fix for #8954.

Fixes #9850

(cherry picked from commit eddf69e)
andrewkroh added a commit that referenced this issue Jan 10, 2019
This dashboard was probably exported prior to the fix for #8954.

Fixes #9850

(cherry picked from commit eddf69e)
leweafan pushed a commit to leweafan/beats that referenced this issue Apr 28, 2023
This dashboard was probably exported prior to the fix for elastic#8954.

Fixes elastic#9850

(cherry picked from commit cbbb7dd)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants