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

statistics bug on node ui #6059

Open osman1985 opened 4 months ago

osman1985 commented 4 months ago

Bug Report Description: I'm encountering an issue with my Mysterium node where the idle percentage is incorrectly displayed as 1642%. This is a bug as the value exceeds the logical limit of 100%.

Screenshot:

Screenshot 2024-06-30 112840

Steps to Reproduce:

Run the Mysterium node. Monitor the statistics for a period. Observe the "Idle" percentage in the dashboard. Expected Behavior: The idle percentage should be from 0% to 100%.

Actual Behavior: The idle percentage is displayed as 1642%.

Environment:

Operating System: [Ubuntu 22.04.4 LTS] Node Version: 1.29.23] Browser: [Chrome] Additional Information: This issue persists even after restarting the node and refreshing the dashboard.

stale[bot] commented 1 month ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.