epoptes team mailing list archive
-
epoptes team
-
Mailing list archive
-
Message #00826
[Bug 1376678] Re: Network performance not working
iperf is using port 5001 by default. This problem may occur because this
port is in use. Please check with sudo netstat -an | grep :5001
--
You received this bug notification because you are a member of Epoptes
Developers, which is subscribed to Epoptes.
https://bugs.launchpad.net/bugs/1376678
Title:
Network performance not working
Status in Epoptes:
New
Bug description:
when trying to run a benchmark on the network I get:
bind failed: Address already in use
Killing the iperf server
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/epoptes/ui/benchmark.py", line 177, in update_time_left
self.get_results()
File "/usr/lib/python2.7/dist-packages/epoptes/ui/benchmark.py", line 204, in get_results
client = line[3]
IndexError: list index out of range
To manage notifications about this bug go to:
https://bugs.launchpad.net/epoptes/+bug/1376678/+subscriptions
References