← Back to team overview

epoptes team mailing list archive

[Bug 1376678] [NEW] Network performance not working

 

Public bug reported:

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

** Affects: epoptes
     Importance: Undecided
         Status: New

-- 
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


Follow ups

References