So here's my take on it.
I followed the guide and succesfully did:
jail1# service sabnzbd onestart
Starting sabnzbd.
but it's not reachable under
http://ip:8080/sabnzbd/, neither am I able to stop it:
jail1# service sabnzbd stop
Will not 'stop' sabnzbd because sabnzbd_enable is NO.
Tho I deleted everything in the SABNZBD folder (the 0.6) and copied over newer 7.X sources from the official site.
I guess I shouldn't have done that?
I can confirm plugins should run in principle, transmission is succesfully up and running.
How can I check if it's running?
I guess with "service -e" ?, SABNZBD doesn't show up
EDIT: I reinstalled the 0.6 PBI, restarted the plugin service, did the onestart, still doesn't work, "service -e" shows nothing.
EDIT EDIT: Oh snap, I just realized 0.7 PBI is out, will try with that.
EDIT EDIT EDIT: Oh snap! New error.
Deleted sab 0.6 PBI, installed sab 0.7 PBI, restarted plugin and did the onestart:
jail1# service sabnzbd onestart
Starting sabnzbd.
daemon: jail1# /usr/local/bin/python: No such file or directory
EDIT EDIT EDIT EDIT: Tried to reinstall the PLUGIN-service, so I shutdown the PLUGIN-service, I update the PLUGIN-service with the same PLUGIN PBI, I start it again and all my plugins don't start anymore (transmission such as sabnzbd) and I'm unable to update them again from the GUI, they're simply broken.
Just noticing, seems you should never update your PLUGIN-service when there are already plugins installed or else you will break them?
EDIT EDIT EDIT EDIT EDIT: On FreeNAS restart, I always get this in my log:
Jul 20 03:11:33 nas manage.py: [freeadmin.navtree:413] Couldn't retrieve http://<IP-of-the-NAS-NOT-the-JAIL>/plugins/sabnzbd/_s/treemenu: HTTP Error 502: Bad Gateway
EDIT EDIT EDIT EDIT EDIT EDIT: I deleted the whole PLUGIN-service and did a complete re-install of the whole thing and it finally works. Haven't yet put transmission or anything else on it, but it seems to work with only sabnzbd (0.7 PBI) now, tho I still get:
Jul 20 03:11:33 nas manage.py: [freeadmin.navtree:413] Couldn't retrieve http://<IP-of-the-NAS-NOT-the-JAIL>/plugins/sabnzbd/_s/treemenu: HTTP Error 502: Bad Gateway
It looks like SABNZBD cann't be deleted that easily? - Don't know what else, I'm using the same jail-pbi. Something went wrong.