March 22, 201214 yr I was running SABnzbd 0.6.14 without issues. I tried to upgrade to 0.6.15 and am getting this error when trying to start SABnzbd. I even installed unMenu and SABnzbd through that thinking they might have a fix for this, but I am still getting the same error. Does anyone have an solution to fix this? Thanks. root@Tower:/mnt/cache/.sabnzbd# /mnt/cache/.sabnzbd/SABnzbd.py Traceback (most recent call last): File "/mnt/cache/.sabnzbd/SABnzbd.py", line 65, in <module> import sabnzbd File "/mnt/cache/.sabnzbd/sabnzbd/__init__.py", line 85, in <module> import sabnzbd.api File "/mnt/cache/.sabnzbd/sabnzbd/api.py", line 29, in <module> locale.setlocale(locale.LC_ALL, "") File "/usr/lib/python2.6/locale.py", line 513, in setlocale return _setlocale(category, locale) locale.Error: unsupported locale setting Python 2.6.4 (r264:75706, Dec 5 2009, 21:18:28) [GCC 4.3.3] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> locale.setlocale(locale.LC_ALL, "") Traceback (most recent call last): File "<stdin>", line 1, in <module> File "locale.py", line 513, in setlocale return _setlocale(category, locale) locale.Error: unsupported locale setting
April 10, 201214 yr See here: http://forums.sabnzbd.org/viewtopic.php?t=10378 Similar fix was necessary for my v14 (and perhaps others). I had to mod <SABnzbd install dir>/interfaces/Plush/templates/queue.tmpl in a similar way. It seems v15 won't even start without this fixed. v14 just fails to display the queue section. Cheers
April 13, 201214 yr Author THANKS! This fixed the problem! See here: http://forums.sabnzbd.org/viewtopic.php?t=10378 Similar fix was necessary for my v14 (and perhaps others). I had to mod <SABnzbd install dir>/interfaces/Plush/templates/queue.tmpl in a similar way. It seems v15 won't even start without this fixed. v14 just fails to display the queue section. Cheers
Archived
This topic is now archived and is closed to further replies.