Solved SABnzbd - Missing module: cryptography

Currently reading
Solved SABnzbd - Missing module: cryptography

I upgraded SABnzbd to the latest version and all of a sudden it won't start any more. When I look at the sabnzbd.log file in /var/packages/sabnzbd/target/var, I see:
Code:
Starting sabnzbd command env LANG=en_US.UTF-8 /volume1/@appstore/sabnzbd/env/bin/python3 /volume1/@app
store/sabnzbd/share/SABnzbd/SABnzbd.py -f /volume1/@appstore/sabnzbd/var/config.ini --pidfile /volume1
/@appstore/sabnzbd/var/sabnzbd.pid -d
Not all required Python modules are available, please check requirements.txt
Missing module: cryptography
You can read more at: https://sabnzbd.org/python3
If you still experience problems, remove all .pyc files in this folder and subfolders

I have installed the Python3 module from SynoCommunity (Allan Clark, version 3.7.7-12). Any ideas what I'm doing wrong and how to solve? Thanks in advance!
 
Oh no, I honestly create these posts too early. :D

Some further Googling learnt that I could install python3 packages with pip3. So I did that using ./pip3 install cryptography and lo and behold, SABnzbd now runs. Weird that I had to do that, as the previous version ran fine without crypography. Ohwell, solved!
 

Create an account or login to comment

You must be a member in order to leave a comment

Create account

Create an account on our community. It's easy!

Log in

Already have an account? Log in here.

Similar threads

As per my initial replies. The wording in the error log does suggest that Sab is indeed trying to create...
Replies
37
Views
7,505
Deleted member 5784
D
Well I'll be damned, a restart of the DiskStation solved it for me... :/
Replies
3
Views
3,603

Welcome to SynoForum.com!

SynoForum.com is an unofficial Synology forum for NAS owners and enthusiasts.

Registration is free, easy and fast!

Back
Top