Search found 2 matches

by shaggymc
August 10th, 2016, 4:58 pm
Forum: General Help
Topic: Failure to start - No module named lang error [FreeNAS]
Replies: 3
Views: 1791

Re: Failure to start - No module named lang error

No, the file lang.py was not present in /usr/local/bin. I found a copy of the lang.py file in the location /usr/local/lib/python2.7/site-packages/sabnzbd. So I copied it to the /usr/local/bin folder. Same error when I attempted to start the service.

I didn't have a folder sabnzbd in the bin folder.
by shaggymc
August 9th, 2016, 9:52 pm
Forum: General Help
Topic: Failure to start - No module named lang error [FreeNAS]
Replies: 3
Views: 1791

Failure to start - No module named lang error [FreeNAS]

I am having an issue starting the v1.0.3 of Sabnzbd. When I start the service I get the following error: Starting sabnzbd. Traceback (most recent call last): File "/usr/local/bin/SABnzbd.py", line 88, in <module> import sabnzbd File "/usr/local/bin/sabnzbd.py", line 89, in <modul...