mysteriumnetwork / node

Mysterium Network Node - official implementation of distributed VPN network (dVPN) protocol
https://mysterium.network
GNU General Public License v3.0
1.11k stars 311 forks source link

Dashboard counters all zero'd out. #4657

Closed johnhighway closed 2 years ago

johnhighway commented 2 years ago

Describe the bug All the cumulative counters "Session Time", "Bytes Transferred", "Sessions", "Unique Clients" have all zero'd out.

To Reproduce Steps to reproduce the behavior: On one of the main dashboards, it shows zero despite having 504 sessions and data transfer of 27Gb. When there's a client actually connected and transferring data, the counters update with active connections. When that client disconnects, all counter information related to that client disappears from the dashboard. If there was one client and he/she disconnects, it reverts back to zero counters.

Expected behavior Loading the page should show cumulative totals for each category.

Screenshots

mysterium-node-01 mysterium-us-01 mysterium-us-02 mysterium-jp-01 Screen Shot 2022-01-21 at 8 24 14 AM

Environment (please complete the following information):

Additional context Add any other context about the problem here.

etherunit commented 2 years ago

We have experienced stats issue in 1.1.8-1.1.9 node versions. Could you please update your node and check if problem remains?

johnhighway commented 2 years ago

1.2.2 Ubuntu 20.04.3 LTS hosting (23.239.5.120)

Screen Shot 2022-01-25 at 2 54 03 AM

Version 1.2.2 appears to have resolved the issue with the zeroed out counters.

Screen Shot 2022-01-25 at 2 52 41 AM