I have tried to have a view on the results of the sprints in 2021.
Every sprint shows:
Code: Select all
MOD_PYTHON ERROR
ProcessId: 15421
Interpreter: 'formula-boinc.org'
ServerName: 'formula-boinc.org'
DocumentRoot: '/web/sebastien/Formula_Boinc'
URI: '/sprint.py'
Location: None
Directory: '/web/sebastien/Formula_Boinc/'
Filename: '/web/sebastien/Formula_Boinc/sprint.py'
PathInfo: ''
Phase: 'PythonHandler'
Handler: 'mod_python.publisher'
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/mod_python/importer.py", line 1537, in HandlerDispatch
default=default_handler, arg=req, silent=hlist.silent)
File "/usr/lib/python2.7/dist-packages/mod_python/importer.py", line 1229, in _process_target
result = _execute_target(config, req, object, arg)
File "/usr/lib/python2.7/dist-packages/mod_python/importer.py", line 1128, in _execute_target
result = object(arg)
File "/usr/lib/python2.7/dist-packages/mod_python/publisher.py", line 213, in handler
published = publish_object(req, object)
File "/usr/lib/python2.7/dist-packages/mod_python/publisher.py", line 425, in publish_object
return publish_object(req,util.apply_fs_data(object, req.form, req=req))
File "/usr/lib/python2.7/dist-packages/mod_python/util.py", line 554, in apply_fs_data
return object(**args)
File "/web/sebastien/Formula_Boinc/sprint.py", line 368, in index
if ligne[4]!='':
IndexError: tuple index out of range
MODULE CACHE DETAILS
Accessed: Tue Feb 1 14:30:33 2022
Generation: 3
_mp_5f8176bc689a4865fce6172383a87dad {
FileName: '/web/sebastien/Formula_Boinc/sprint.py'
Instance: 1 [IMPORT]
Generation: 4
Modified: Thu Dec 30 17:57:32 2021
Imported: Tue Feb 1 14:30:33 2022
}
Is it possible to fix this?
Regards Jörg