How to restart Sabnzbd....Qnap TS 212
Forum rules
Help us help you:
Help us help you:
- Are you using the latest stable version of SABnzbd? Downloads page.
- Tell us what system you run SABnzbd on.
- Adhere to the forum rules.
- Do you experience problems during downloading?
Check your connection in Status and Interface settings window.
Use Test Server in Config > Servers.
We will probably ask you to do a test using only basic settings. - Do you experience problems during repair or unpacking?
Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
How to restart Sabnzbd....Qnap TS 212
......after reboot of my Qnap TS 212.
My Linux knowledge is only rudimentary.
Is there an easy way to start the Sbnzbd installed with Sherpa after a reset of the Qnap?
Thanks for help.
Regards Michael
My Linux knowledge is only rudimentary.
Is there an easy way to start the Sbnzbd installed with Sherpa after a reset of the Qnap?
Thanks for help.
Regards Michael
Re: How to restart Sabnzbd....
Hi Michael, and welcome to the forum.
SABnzbd will be automatically started after a reboot, unless you manually stopped it before the reboot via the QTS App Center (stopping a QPKG in the App Center also disables it, preventing startup on next reboot).
SABnzbd will be automatically started after a reboot, unless you manually stopped it before the reboot via the QTS App Center (stopping a QPKG in the App Center also disables it, preventing startup on next reboot).
Stuff I like: Apache bash cron DD-WRT Debian DNSMasq Entware FireFox GitHub ImageMagick Kate KDE LibreELEC Netrunner NFS NVIDIA OpenVPN Orvibo-S20 pfSense Python Raspberry-Pi RAID SABnzbd Transmission Usenet VirtualBox Watcher3 XFCE
Re: How to restart Sabnzbd....
Thank you for your reply, but I can no longer access the page in the browser after starting it.
http://192.168.0.8:8900/sabnzbd/
Error message: The website is not accessible
http://192.168.0.8:8900/sabnzbd/
Error message: The website is not accessible
Re: How to restart Sabnzbd....
That old NAS and its low RAM will take a while to start your QPKGs. How long have you waited after the reboot began? Have you confirmed the out-of-memory killer hasn’t been active?
Stuff I like: Apache bash cron DD-WRT Debian DNSMasq Entware FireFox GitHub ImageMagick Kate KDE LibreELEC Netrunner NFS NVIDIA OpenVPN Orvibo-S20 pfSense Python Raspberry-Pi RAID SABnzbd Transmission Usenet VirtualBox Watcher3 XFCE
Re: How to restart Sabnzbd....
I waited hours last time. Since I didn't know what else to do, I reinstalled Sabnzbd with Sherpa and I had immediate access.
Now I've had another power failure and once again have no access.
I don't know of an "out of memory killer".
Now I've had another power failure and once again have no access.
I don't know of an "out of memory killer".
Re: How to restart Sabnzbd....
It really won't start. I have now added an NZB to the folder to be monitored and nothing happens.
Re: How to restart Sabnzbd....Qnap TS 212
Can you please examine the service log for the SABnzbd QPKG?
You can view this with:
This log should show what happens when QTS attempts to start SABnzbd.
You can view this with:
Code: Select all
/etc/init.d/sabnzbd.sh log
Stuff I like: Apache bash cron DD-WRT Debian DNSMasq Entware FireFox GitHub ImageMagick Kate KDE LibreELEC Netrunner NFS NVIDIA OpenVPN Orvibo-S20 pfSense Python Raspberry-Pi RAID SABnzbd Transmission Usenet VirtualBox Watcher3 XFCE
Re: How to restart Sabnzbd....Qnap TS 212
As I said, my Linux knowledge is only rudimentary. Is that what you mean?
[/etc/init.d] # vim sabnzbd3.sh
#
# Copyright (C) 2020-2023 OneCD [[email protected]]
#
# so, blame OneCD if it all goes horribly wrong.
#
# This is a type 1 service-script: https://github.com/OneCDOnly/sherpa/wik ... ript-Types
#
# For more info: https://forum.qnap.com/viewtopic.php?f=320&t=132373
####################################################################################
readonly USER_ARGS_RAW=$*
Init()
{
IsQNAP || return
# service-script environment
sabnzbd3.sh
[/etc/init.d] # vim sabnzbd3.sh
#
# Copyright (C) 2020-2023 OneCD [[email protected]]
#
# so, blame OneCD if it all goes horribly wrong.
#
# This is a type 1 service-script: https://github.com/OneCDOnly/sherpa/wik ... ript-Types
#
# For more info: https://forum.qnap.com/viewtopic.php?f=320&t=132373
####################################################################################
readonly USER_ARGS_RAW=$*
Init()
{
IsQNAP || return
# service-script environment
sabnzbd3.sh
Re: How to restart Sabnzbd....Qnap TS 212
No, but a good first effort.
You must enter exactly what is shown in my previous post in the code block. Don’t change anything.
You must enter exactly what is shown in my previous post in the code block. Don’t change anything.
Stuff I like: Apache bash cron DD-WRT Debian DNSMasq Entware FireFox GitHub ImageMagick Kate KDE LibreELEC Netrunner NFS NVIDIA OpenVPN Orvibo-S20 pfSense Python Raspberry-Pi RAID SABnzbd Transmission Usenet VirtualBox Watcher3 XFCE
Re: How to restart Sabnzbd....Qnap TS 212
Hey I just noticed, you appear to have the older SABnzbd QPKG installed too. You should really only have a single SABnzbd QPKG installed.
Please uninstall all SABnzbd QPKGs that appear in your App Center, then use sherpa to install the correct one.
Please uninstall all SABnzbd QPKGs that appear in your App Center, then use sherpa to install the correct one.
Stuff I like: Apache bash cron DD-WRT Debian DNSMasq Entware FireFox GitHub ImageMagick Kate KDE LibreELEC Netrunner NFS NVIDIA OpenVPN Orvibo-S20 pfSense Python Raspberry-Pi RAID SABnzbd Transmission Usenet VirtualBox Watcher3 XFCE
Re: How to restart Sabnzbd....Qnap TS 212
[~] # cd ..
[/] # ls
0 etc/ opt@ share/
DEBUG home@ php.ini@ sys/
IPSEC@ lib/ play/ tmp/
bin/ linuxrc@ proc/ usr@
cam_qpkg_cmd@ lost+found/ root/ var/
cam_ucache_gen@ mkmsdf@ rpc/
dev/ mnt/ sbin/
[/] # select all
> /etc/init.d/sabnzbd.sh log
-sh: syntax error near unexpected token `/etc/init.d/sabnzbd.sh'
[/] #
Where is my mistake?
[/] # ls
0 etc/ opt@ share/
DEBUG home@ php.ini@ sys/
IPSEC@ lib/ play/ tmp/
bin/ linuxrc@ proc/ usr@
cam_qpkg_cmd@ lost+found/ root/ var/
cam_ucache_gen@ mkmsdf@ rpc/
dev/ mnt/ sbin/
[/] # select all
> /etc/init.d/sabnzbd.sh log
-sh: syntax error near unexpected token `/etc/init.d/sabnzbd.sh'
[/] #
Where is my mistake?
Re: How to restart Sabnzbd....Qnap TS 212
Oh saw the new post too late. I'll install a new version then
Re: How to restart Sabnzbd....Qnap TS 212
No, don’t type the “select all” bit…
I’m not sure sherpa is the right solution for you. You really must have some familiarity with the shell to use the sherpa package manager. If you’re new to this, the learning curve is quite-steep. It’s not something you can pickup in 5 minutes.
I’m not sure sherpa is the right solution for you. You really must have some familiarity with the shell to use the sherpa package manager. If you’re new to this, the learning curve is quite-steep. It’s not something you can pickup in 5 minutes.
Stuff I like: Apache bash cron DD-WRT Debian DNSMasq Entware FireFox GitHub ImageMagick Kate KDE LibreELEC Netrunner NFS NVIDIA OpenVPN Orvibo-S20 pfSense Python Raspberry-Pi RAID SABnzbd Transmission Usenet VirtualBox Watcher3 XFCE
Re: How to restart Sabnzbd....Qnap TS 212
Well, I got it installed the first 2 times, then I'll get it done now. :-) New installation is running. Thanks for your help though.