Page 1 of 1

Exit(-1) ConfigParser.NoSectionError: No section: formatter

Posted: August 24th, 2014, 2:23 pm
by polar_
Well, I guess it's true what they say : "Never change a winning team" ... Had SABNZBD setup on WinXP x32 running smoothly combined with SB and CP. Until I migrated the entire setup to a Windows 7 Ultimate x64. A few issues I need to figure out, but let's take one step at the time ... :

The error in the subject title is the result after I chose to download a tv show episode in SB. The download is activated in SABnzbd and accordingly to my SABnzbd setup the file is stored at W:/sabnzbd_incomplete. The download begins but is aborted after a minute or so. I tried many episodes from the same tv show and all went sour on me ... According to the log : articles missing. So OK, let's assume that the files are corrupt. Next what happens is that nzbtomedia.exe is running. The error log :

Completed at 20:34:07 on søndag 24 august 2014
Download:
Downloaded in 1 minute 29 seconds at an average of 174 KB/s
58 articles were missing
Aborted, cannot be completed
Source:
https://www.usenet-crawler.com/getnzb/some-ID#
Script:
Exit(-1) ConfigParser.NoSectionError: No section: 'formatters' (More)
Category:
tv
Path:
W:\sabnzbd_incomplete\some-tv-show-episode

More:

Traceback (most recent call last):
File "<string>", line 265, in <module>
File "C:\Users\clinton.hall\Desktop\pyinstaller-2.0\nzbToMedia\build\pyi.win32\nzbToMedia\out00-PYZ.pyz\autoProcess.nzbToMediaUtil", line 24, in nzbtomedia_configure_logging
File "C:\Users\clinton.hall\Desktop\pyinstaller-2.0\nzbToMedia\build\pyi.win32\nzbToMedia\out00-PYZ.pyz\logging.config", line 70, in fileConfig
File "C:\Users\clinton.hall\Desktop\pyinstaller-2.0\nzbToMedia\build\pyi.win32\nzbToMedia\out00-PYZ.pyz\logging.config", line 106, in _create_formatters
File "C:\Users\clinton.hall\Desktop\pyinstaller-2.0\nzbToMedia\build\pyi.win32\nzbToMedia\out00-PYZ.pyz\ConfigParser", line 607, in get
ConfigParser.NoSectionError: No section: 'formatters'

My setup:

Version: 0.7.16
Config File: C:\Users\Polar\AppData\Local\sabnzbd\sabnzbd.ini
Used cache: Cached 0 articles (0 B)
Parameters: "C:\Program Files (x86)\SABnzbd\SABnzbd.exe" "C:\Program Files (x86)\SABnzbd\SABnzbd.exe"
Python Version: 2.5.5 (r255:77872, Jan 31 2010, 15:49:35) [MSC v.1310 32 bit (Intel)]

Temporary Download Folder: W:\sabnzbd_incomplete
Completed Download Folder: W:\sabnzbd_complete
Post-Processing Scripts Folder: C:\Users\Polar\SickBeard-win32-alpha-build500\autoProcessTV

Any idea about what is going on ?

Re: Exit(-1) ConfigParser.NoSectionError: No section: format

Posted: August 26th, 2014, 3:45 am
by jcfp
That error is generated by your script, sab merely displays its output in the job history.