thanks for checking.
I see the following error in my log:
2016-03-14 01:01:16,180::ERROR::[config:842] Cannot create backup file for /config/sabnzbd.ini.bak
2016-03-14 01:01:16,181::INFO::[config:843] Traceback:
Traceback (most recent call last):
File "/usr/share/sabnzbdplus/sabnzbd/config.py", line 839, in save_config
shutil.copymode(filename, bakname)
File "/usr/lib/python2.7/shutil.py", line 91, in copymode
os.chmod(dst, mode)
OSError: [Errno 1] Operation not permitted: '/config/sabnzbd.ini.bak'
Any suggestions perhaps?