SeattleTestbed / nodemanager

Remote control server for SeattleTestbed nodes
MIT License
0 stars 10 forks source link

IndexError when handling client requests... #57

Closed choksi81 closed 10 years ago

choksi81 commented 10 years ago

sportzer reports:

A more comprehensive search of errors found a number of nodes with many consecutive tracebacks of the following error:

1303401012.1:PID-4128:Traceback (most recent call last):

    File "/home/uw_seattle/seattle/seattle_repy/nmconnectionmanager.py", line 164, in run
    File "/home/uw_seattle/seattle/seattle_repy/nmconnectionmanager.py", line 130, in pop_request

    IndexError?: list index out of range

1303401018.07:PID-4128:[WARN]:At 1303401018.07 restarting worker...

All the other errors preceding worker restarts were one of the two errors mentioned in the description, though.