Before the benchmark I run "netstat -aneep | grep :5001" and nothing
shows up.
During the test I get:
tcp 0 0 0.0.0.0:5001 0.0.0.0:* LISTEN
1000 27232 7009/iperf
and finally on epoptes log I get:
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
iperf has no output (I commented out line 194 of benchmark.py)
--
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
--
Mailing list: https://launchpad.net/~epoptes
Post to : [email protected]
Unsubscribe : https://launchpad.net/~epoptes
More help : https://help.launchpad.net/ListHelp