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

Something strange going on with the "Uplink Traffic" view #207

Open
sjurtf opened this issue Feb 22, 2019 · 1 comment
Open

Something strange going on with the "Uplink Traffic" view #207

sjurtf opened this issue Feb 22, 2019 · 1 comment
Labels
Milestone

Comments

@sjurtf
Copy link
Member

sjurtf commented Feb 22, 2019

The switch reports a total of ish 800 Mbit uplink traffic, but Gonduls "Uplink traffic" view only reports 28 M on the same switch.

Example from e5-2:
https://i.imgur.com/QZq2L9n.png

@sjurtf
Copy link
Member Author

sjurtf commented Feb 23, 2019

This stacktrace looks related:

Uncaught TypeError: Cannot read property 'switches' of undefined
    at Object.trafficUpdater [as cb] (nms-map-handlers.js:284)
    at Object.success (nms-data.js:290)
    at j (jquery.min.js:2)
    at Object.fireWith [as resolveWith] (jquery.min.js:2)
    at x (jquery.min.js:4)
    at XMLHttpRequest.b (jquery.min.js:4)
trafficUpdater @ nms-map-handlers.js:284
success @ nms-data.js:290
j @ jquery.min.js:2
fireWith @ jquery.min.js:2
x @ jquery.min.js:4
b @ jquery.min.js:4
XMLHttpRequest.send (async)
(anonymous) @ VM10682:1
send @ jquery.min.js:4
ajax @ jquery.min.js:4
nmsData._genericUpdater @ nms-data.js:272
nmsData.updateSource @ nms-data.js:212
nmsData.addHandler @ nms-data.js:173
trafficInit @ nms-map-handlers.js:271
setUpdater @ nms.js:253
detectHandler @ nms.js:428
initNMS @ nms.js:409
(anonymous) @ (index):332
nms-map-handlers.js:284 Uncaught TypeError: Cannot read property 'switches' of undefined
    at Object.trafficUpdater [as cb] (nms-map-handlers.js:284)
    at Object.success (nms-data.js:298)
    at j (jquery.min.js:2)
    at Object.fireWith [as resolveWith] (jquery.min.js:2)
    at x (jquery.min.js:4)
    at XMLHttpRequest.b (jquery.min.js:4)

@sjurtf sjurtf added the bug label Feb 18, 2023
@sjurtf sjurtf added this to the TG23 milestone Feb 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant