NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
getyogrooveon
Apr 12, 2014Aspirant
OS 6.1.7 broken some addons
Installed OS 6.1.7 on my RN102 this afternoon. Since installing this update Sab 07.1.13 will no longer start up (Sab originally installed from the App section of Frontview) . Click the on button resu...
xeltros
Apr 12, 2014Apprentice
Linux uses files with .pid extension stored in var run to track the process number of the application. Looks like the file is not available, on linux this means 9 times out of ten that you have a right problem.
do you have SSH already enabled ?
if so try to go to /var/run (cd /var/run) and list .pid files (ls -la *.pid) here is the rights for my only add-on installed :
-rw-r--r-- 1 admin admin 5 Apr 12 03:38 btsync.pid
do you have something similar for sabnzbd.pid ?
If you don't have a file for sabnzbd at all :
ls -la /var/run returns this on my NAS :
lrwxrwxrwx 1 root root 6 Apr 11 20:02 /var/run -> ../run
What do you have ?
do you have SSH already enabled ?
if so try to go to /var/run (cd /var/run) and list .pid files (ls -la *.pid) here is the rights for my only add-on installed :
-rw-r--r-- 1 admin admin 5 Apr 12 03:38 btsync.pid
do you have something similar for sabnzbd.pid ?
If you don't have a file for sabnzbd at all :
ls -la /var/run returns this on my NAS :
lrwxrwxrwx 1 root root 6 Apr 11 20:02 /var/run -> ../run
What do you have ?
Related Content
NETGEAR Academy
Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!