You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "/site-packages/iperf3/iperf3.py", line 701, in run
return TestResult(data_queue.get())
File "/site-packages/iperf3/iperf3.py", line 816, in init
cpu_utilization_perc = self.json['end']['cpu_utilization_percent']
KeyError: 'cpu_utilization_percent'
The text was updated successfully, but these errors were encountered:
Traceback (most recent call last):
File "/site-packages/iperf3/iperf3.py", line 701, in run
return TestResult(data_queue.get())
File "/site-packages/iperf3/iperf3.py", line 816, in init
cpu_utilization_perc = self.json['end']['cpu_utilization_percent']
KeyError: 'cpu_utilization_percent'
The text was updated successfully, but these errors were encountered: