Hi.
Again, I have the same problem when I download a largest file (9307 Mb) here, with the lasted version of Sabnzbd.
Code: Select all
Traceback (most recent call last):
File "logging\handlers.pyo", line 74, in emit
File "logging\handlers.pyo", line 131, in doRollover
WindowsError: [Error 32] Le processus ne peut pas accéder au fichier car ce fichier est utilisé par un autre processus
Traceback (most recent call last):
File "logging\handlers.pyo", line 73, in emit
File "logging\handlers.pyo", line 147, in shouldRollover
ValueError: I/O operation on closed file
Traceback (most recent call last):
File "logging\handlers.pyo", line 73, in emit
File "logging\handlers.pyo", line 147, in shouldRollover
ValueError: I/O operation on closed file
Traceback (most recent call last):
File "logging\handlers.pyo", line 73, in emit
File "logging\handlers.pyo", line 147, in shouldRollover
ValueError: I/O operation on closed file
Traceback (most recent call last):
File "logging\handlers.pyo", line 73, in emit
File "logging\handlers.pyo", line 147, in shouldRollover
ValueError: I/O operation on closed file
Traceback (most recent call last):
File "logging\handlers.pyo", line 73, in emit
File "logging\handlers.pyo", line 147, in shouldRollover
ValueError: I/O operation on closed file
Traceback (most recent call last):
File "logging\handlers.pyo", line 73, in emit
File "logging\handlers.pyo", line 147, in shouldRollover
ValueError: I/O operation on closed file
Traceback (most recent call last):
File "logging\handlers.pyo", line 73, in emit
File "logging\handlers.pyo", line 147, in shouldRollover
ValueError: I/O operation on closed file
Traceback (most recent call last):
File "logging\handlers.pyo", line 73, in emit
File "logging\handlers.pyo", line 147, in shouldRollover
ValueError: I/O operation on closed file
Traceback (most recent call last):
File "SABnzbd.py", line 1240, in <module>
File "SABnzbd.py", line 1182, in main
File "sabnzbd\__init__.pyo", line 747, in check_all_tasks
File "sabnzbd\downloader.pyo", line 100, in check
File "sabnzbd\decorators.pyo", line 31, in newFunction
File "sabnzbd\downloader.pyo", line 831, in check_timers
File "sabnzbd\downloader.pyo", line 319, in init_server
IndexError: list index out of range
C:\Program Files (x86)\SABnzbd\lib\sabnzbd.zip\cherrypy\process\wspbus.py:174: RuntimeWarning: The main thread is exiting, but the Bus is in the states.STARTED state; shutting it down automatically now. You must either call bus.block() after start(), or call bus.exit() before the main thread exits.
Traceback (most recent call last):
File "SABnzbd.py", line 1257, in <module>
File "SABnzbd.py", line 1199, in main
File "sabnzbd\__init__.pyo", line 756, in check_all_tasks
File "sabnzbd\downloader.pyo", line 100, in check
File "sabnzbd\decorators.pyo", line 31, in newFunction
File "sabnzbd\downloader.pyo", line 831, in check_timers
File "sabnzbd\downloader.pyo", line 315, in init_server
IndexError: list index out of range
C:\Program Files (x86)\SABnzbd\lib\sabnzbd.zip\cherrypy\process\wspbus.py:174: RuntimeWarning: The main thread is exiting, but the Bus is in the states.STARTED state; shutting it down automatically now. You must either call bus.block() after start(), or call bus.exit() before the main thread exits.
Traceback (most recent call last):
File "SABnzbd.py", line 1257, in <module>
File "SABnzbd.py", line 1199, in main
File "sabnzbd\__init__.pyo", line 756, in check_all_tasks
File "sabnzbd\downloader.pyo", line 100, in check
File "sabnzbd\decorators.pyo", line 31, in newFunction
File "sabnzbd\downloader.pyo", line 831, in check_timers
File "sabnzbd\downloader.pyo", line 315, in init_server
IndexError: list index out of range
C:\Program Files (x86)\SABnzbd\lib\sabnzbd.zip\cherrypy\process\wspbus.py:174: RuntimeWarning: The main thread is exiting, but the Bus is in the states.STARTED state; shutting it down automatically now. You must either call bus.block() after start(), or call bus.exit() before the main thread exits.
Exception in thread Thread-3 (most likely raised during interpreter shutdown):
Traceback (most recent call last):
File "threading.pyo", line 488, in __bootstrap_inner