Home
Help
Search
Login
Register
OPNsense Forum
»
English Forums
»
General Discussion
»
opnsense 24.7 does not show any traffic in the traffic graph widget
« previous
next »
Print
Pages: [
1
]
Author
Topic: opnsense 24.7 does not show any traffic in the traffic graph widget (Read 593 times)
jeoff
Newbie
Posts: 1
Karma: 0
opnsense 24.7 does not show any traffic in the traffic graph widget
«
on:
August 21, 2024, 03:39:43 pm »
Good day everyone
I am running opnsense 24.7.1 on a virtualbox 7.0.20 with WAN (em1) and LAN (em0). I can see traffic flowing in the Reporting - Traffic but not in the Traffic graph widget in the Lobby Dashboard. I have attached screenshot for everybody's reference.
I tried to check both WAN(em1) and LAN (em0) with ./traffic_top.py and looks everything is okay.
root@OPNsense:/usr/local/opnsense/scripts/interfaces # ./traffic_top.py --interfaces 'em1'
{"em1":{"records":[{"address":"98.137.11.163","rate_bits_in":336,"rate_bits_out":336,"rate_bits":672,"cumulative_bytes_in":84,"cumulative_bytes_out":84,"cumulative_bytes":168,"tags":[],"details":[{"address":"192.168.1.13","rate":"336b","rate_bits":336,"cumulative":"84B","cumulative_bytes":84,"tags":["local","private"]}],"rname":"media-router-fp74.prod.media.vip.gq1.yahoo.com.","rate_in":"336.0 b","rate_out":"336.0 b","rate":"672.0 b","cumulative_in":"84.0 b","cumulative_out":"84.0 b","cumulative":"168.0 b"},{"address":"192.168.1.10","rate_bits_in":0,"rate_bits_out":312,"rate_bits":312,"cumulative_bytes_in":0,"cumulative_bytes_out":78,"cumulative_bytes":78,"tags":["private"],"details":[{"address":"192.168.1.255","rate":"0b","rate_bits":0,"cumulative":"0B","cumulative_bytes":0,"tags":["private"]}],"rname":"","rate_in":"0.0 b","rate_out":"312.0 b","rate":"312.0 b","cumulative_in":"0.0 b","cumulative_out":"78.0 b","cumulative":"78.0 b"}],"status":"ok"}}
root@OPNsense:/usr/local/opnsense/scripts/interfaces #
root@OPNsense:/usr/local/opnsense/scripts/interfaces # ./traffic_top.py --interfaces 'em0'
{"em0":{"records":[{"address":"192.168.2.102","rate_bits_in":2286,"rate_bits_out":13436,"rate_bits":15722,"cumulative_bytes_in":582,"cumulative_bytes_out":3364,"cumulative_bytes":3946,"tags":["private"],"details":[{"address":"74.125.96.41","rate":"1.95Kb","rate_bits":1950,"cumulative":"498B","cumulative_bytes":498,"tags":[]},{"address":"98.137.11.163","rate":"336b","rate_bits":336,"cumulative":"84B","cumulative_bytes":84,"tags":[]}],"rname":"","rate_in":"2.29 kb","rate_out":"13.44 kb","rate":"15.72 kb","cumulative_in":"582.0 b","cumulative_out":"3.36 kb","cumulative":"3.95 kb"}],"status":"ok"}}
Hope any one can help me figured out how to fix this.
Thank you in advance.
Logged
franco
Administrator
Hero Member
Posts: 17661
Karma: 1611
Re: opnsense 24.7 does not show any traffic in the traffic graph widget
«
Reply #1 on:
August 21, 2024, 03:47:06 pm »
Hi,
We're still investigating a strange artefact regarding traffic graphs on the dashboard. It could be the same thing:
https://forum.opnsense.org/index.php?topic=42057.0
Cheers,
Franco
Logged
flushell
Newbie
Posts: 43
Karma: 3
Re: opnsense 24.7 does not show any traffic in the traffic graph widget
«
Reply #2 on:
October 19, 2024, 02:02:17 pm »
Same issue with me, even with default theme.
Running bare metal on a Protectli VP2420.
Logged
franco
Administrator
Hero Member
Posts: 17661
Karma: 1611
Re: opnsense 24.7 does not show any traffic in the traffic graph widget
«
Reply #3 on:
October 19, 2024, 02:31:08 pm »
https://github.com/opnsense/core/issues/7837#issuecomment-2360269309
Logged
Print
Pages: [
1
]
« previous
next »
OPNsense Forum
»
English Forums
»
General Discussion
»
opnsense 24.7 does not show any traffic in the traffic graph widget