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
File "/script/iperf.py", line 30, in my_iperf3
return client.run()
File "/usr/local/lib/python3.7/dist-packages/iperf3/iperf3.py", line 621, in run
data = '{' + data.split('{', 1)[1]
IndexError: list index out of range
The text was updated successfully, but these errors were encountered:
File "/script/iperf.py", line 30, in my_iperf3
return client.run()
File "/usr/local/lib/python3.7/dist-packages/iperf3/iperf3.py", line 621, in run
data = '{' + data.split('{', 1)[1]
IndexError: list index out of range
The text was updated successfully, but these errors were encountered: