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

Dashboard crashing on specific endpoint selection #197

Open
jdbranham opened this issue May 4, 2017 · 1 comment
Open

Dashboard crashing on specific endpoint selection #197

jdbranham opened this issue May 4, 2017 · 1 comment

Comments

@jdbranham
Copy link
Contributor

worldpingcrash.mp4.zip

Chromium is crashing consistently after selecting a specific endpoint.
I cleared cookies and cache, and restarted the browser.
I've tried adding some JS breakpoints but haven't nailed down the root cause yet.

@jdbranham
Copy link
Contributor Author

I was able to kill the script in Firefox and see it is related to the applyLogScale() -

Error: Script terminated by timeout at:
applyLogScale@http://localhost:3000/public/app/plugins/panel/graph/graph.js?bust=1493867991646:542:50
configureAxisOptions@http://localhost:3000/public/app/plugins/panel/graph/graph.js?bust=1493867991646:487:29
render_panel@http://localhost:3000/public/app/plugins/panel/graph/graph.js?bust=1493867991646:349:29
link/<@http://localhost:3000/public/app/plugins/panel/graph/graph.js?bust=1493867991646:92:29
emit@http://localhost:3000/public/vendor/npm/eventemitter3/index.js?bust=1493867991646:150:17
execute/Emitter</Emitter.prototype.emit@http://localhost:3000/public/app/core/utils/emitter.js?bust=1493867991646:22:21
execute/PanelCtrl</PanelCtrl.prototype.render@http://localhost:3000/public/app/features/panel/panel_ctrl.js?bust=1493867991646:166:21
execute/GraphCtrl</GraphCtrl.prototype.onDataReceived/<@http://localhost:3000/public/app/plugins/panel/graph/module.js?bust=1493867991646:224:25
processQueue@http://localhost:3000/public/vendor/angular/angular.js?bust=1493867991646:16648:37
scheduleProcessQueue/<@http://localhost:3000/public/vendor/angular/angular.js?bust=1493867991646:16692:27
$eval@http://localhost:3000/public/vendor/angular/angular.js?bust=1493867991646:17972:16
$digest@http://localhost:3000/public/vendor/angular/angular.js?bust=1493867991646:17786:15
$apply@http://localhost:3000/public/vendor/angular/angular.js?bust=1493867991646:18080:13
scheduleApplyAsync/applyAsyncId<@http://localhost:3000/public/vendor/angular/angular.js?bust=1493867991646:18381:11
completeOutstandingRequest@http://localhost:3000/public/vendor/angular/angular.js?bust=1493867991646:6111:7
Browser/self.defer/timeoutId<@http://localhost:3000/public/vendor/angular/angular.js?bust=1493867991646:6390:7
  system.src.js%20line%201555%20%3E%20eval:542:50

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant