Failure to start - No module named lang error [FreeNAS]
Posted: August 9th, 2016, 9:52 pm
I am having an issue starting the v1.0.3 of Sabnzbd. When I start the service I get the following error:
This is running a v9.3 FreeNAS system. I have posted this same error on the FreeNAS forums but no one over there knows how to resolve the issue.
I have tried to upgrade from v0.7.20, installed the pkg using the GUI interface and installed the pkg via CLI. Both installations were on new clean jails/environments. All three ways lead to the same error message. My hope is someone here has some information.
Code: Select all
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 <module>
import sabnzbd.lang
ImportError: No module named lang
/usr/local/etc/rc.d/sabnzbd: WARNING: failed to start sabnzbd
I have tried to upgrade from v0.7.20, installed the pkg using the GUI interface and installed the pkg via CLI. Both installations were on new clean jails/environments. All three ways lead to the same error message. My hope is someone here has some information.