Dooldeniya
Dabbler
- Joined
- Jan 18, 2012
- Messages
- 32
Like this? Or is this something different?
Yes, just like that...
Like this? Or is this something different?
Though there were old pids from before i changed the port, moving them to another folder didn't help.
Right now i got this "sabnzbd already running? (pid=3010)." - but there is no process with this ID running on FreeNAS or within the jail.
@whyisacow can you try removing sickbeard from rc.conf and check if sabnzbd is autostarting then? Would be good to know if we have the same symptoms.
yeah, I subseted them to clean things up a bit. You are right they are a subset of the plugins dataset not the jail dataset. Not sure why you'd want to subset the archive in the jail as the jail might not be able to see the partition anyway.
Thanks for testing, whyisacow. So now i know it's probably not just my setup. Now to find out why it is this way. Not sure i will have enough time for this before the weekend.
@Dooldeniya so is what is shown in my screenshot what you want to have or is it the option that works, but you don't want?
ZeJail# service sabnzbd status sabnzbd is running as 76853 ZeJail# ZeJail# service sabnzbd onestop fetch: http://127.0.0.1:8080/api?mode=shutdown&ma_username=djoole&ma_password=dZ13upT7*&apikey=8bfd33ecebc2ab975d43d5de89c8385c: Connection refused 1 2 3 4 5 kill: 76853: No such process sabnzbd killed after 5 seconds 6 7 8 9 10 11 12 13 14 15 kill: 76853: No such process sabnzbd killed forcefully after 15 seconds ZeJail# ZeJail# service sabnzbd status sabnzbd is not running
ZeJail# service sabnzbd status sabnzbd is not running ZeJail# ZeJail# sockstat USER COMMAND PID FD PROTO LOCAL ADDRESS FOREIGN ADDRESS sabnzbd python 77645 8 tcp4 *:***X *:* sabnzbd python 77645 9 tcp6 ::1:***X *:* sabnzbd python 77645 10 tcp6 ::1:YYYY *:* sabnzbd python 77645 12 tcp4 *:YYYY *:*
What do you think, pid file or ps aux? The crappy part about pidfiles are I am implementing them from the programs (sabnzbd/sickbeard/ect...)