_FAILED_ Folders being created
Posted: September 7th, 2012, 12:59 pm
Version: 0.5.6
OS: Ubuntu
Install-type: Linux repo
Firewall Software: none
Are you using IPV6? no
Is the issue reproducible? yes
I'm using SABnzbd+ in combination with sickbeard on my Linux ubuntu server. I am using post processing SabToSickBeard.py.Recently my TV shows are failing with the following error message EG:
---
Breaking.Bad.S02E01.720p.BluRay.x264-CLUE
Loading config from /home/pps/autoProcessTV.cfg
Opening URL: http://192.168.1.157:8081/home/postproc ... .x264-CLUE
Processing folder /mnt/nfsnas/TV/_FAILED_Breaking.Bad.S02E01.720p.BluRay.x264-CLUE
The directory name indicates it failed to extract, cancelling
-----
Here is my log file:
-----
Exception in thread Thread-1:
Traceback (most recent call last):
File "/usr/lib/python2.6/threading.py", line 525, in __bootstrap_inner
self.run()
File "/usr/share/sabnzbdplus/sabnzbd/postproc.py", line 451, in run
workdir_complete = one_file_or_folder(workdir_complete)
File "/usr/share/sabnzbdplus/sabnzbd/postproc.py", line 637, in one_file_or_folder
cont = os.listdir(dir)
OSError: [Errno 2] No such file or directory: '/mnt/nfsnas/TV/Breaking.Bad.S02E01.720p.BluRay.x264-CLUE'
/usr/share/sabnzbdplus/sabnzbd/utils/ssmtplib.py:116: DeprecationWarning: socket.ssl() is deprecated. Use ssl.wrap_socket() instead.
sslobj = socket.ssl(self.sock, self.keyfile, self.certfile)
-----
However when I look in my folder I see the download is there:
root@ubuntu:/mnt/nfsnas/TV/Breaking Bad/Season 02# ls -l
total 2291440
-rw-r--r-- 1 root root 2344042016 2010-03-05 08:44 Breaking Bad - 2x01 - Seven Thirty-Seven.mkv
-rw-r--r-- 1 root root 86514 2012-09-07 04:34 folder.jpg
drwxr-xr-x 2 root root 4096 2012-09-07 02:33 metadata
root@ubuntu:/mnt/nfsnas/TV/Breaking Bad/Season 02#
Why am I getting the folders with the _FAILED_ prefix created?
Any help is much appreciated.
Trux
OS: Ubuntu
Install-type: Linux repo
Firewall Software: none
Are you using IPV6? no
Is the issue reproducible? yes
I'm using SABnzbd+ in combination with sickbeard on my Linux ubuntu server. I am using post processing SabToSickBeard.py.Recently my TV shows are failing with the following error message EG:
---
Breaking.Bad.S02E01.720p.BluRay.x264-CLUE
Loading config from /home/pps/autoProcessTV.cfg
Opening URL: http://192.168.1.157:8081/home/postproc ... .x264-CLUE
Processing folder /mnt/nfsnas/TV/_FAILED_Breaking.Bad.S02E01.720p.BluRay.x264-CLUE
The directory name indicates it failed to extract, cancelling
-----
Here is my log file:
-----
Exception in thread Thread-1:
Traceback (most recent call last):
File "/usr/lib/python2.6/threading.py", line 525, in __bootstrap_inner
self.run()
File "/usr/share/sabnzbdplus/sabnzbd/postproc.py", line 451, in run
workdir_complete = one_file_or_folder(workdir_complete)
File "/usr/share/sabnzbdplus/sabnzbd/postproc.py", line 637, in one_file_or_folder
cont = os.listdir(dir)
OSError: [Errno 2] No such file or directory: '/mnt/nfsnas/TV/Breaking.Bad.S02E01.720p.BluRay.x264-CLUE'
/usr/share/sabnzbdplus/sabnzbd/utils/ssmtplib.py:116: DeprecationWarning: socket.ssl() is deprecated. Use ssl.wrap_socket() instead.
sslobj = socket.ssl(self.sock, self.keyfile, self.certfile)
-----
However when I look in my folder I see the download is there:
root@ubuntu:/mnt/nfsnas/TV/Breaking Bad/Season 02# ls -l
total 2291440
-rw-r--r-- 1 root root 2344042016 2010-03-05 08:44 Breaking Bad - 2x01 - Seven Thirty-Seven.mkv
-rw-r--r-- 1 root root 86514 2012-09-07 04:34 folder.jpg
drwxr-xr-x 2 root root 4096 2012-09-07 02:33 metadata
root@ubuntu:/mnt/nfsnas/TV/Breaking Bad/Season 02#
Why am I getting the folders with the _FAILED_ prefix created?
Any help is much appreciated.
Trux