NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
CWIJimSup
Oct 19, 2012Aspirant
Error email being sent during cron job
Our NV+ v2 is trying to send out an email each night. I say trying because it's sending it to root from root(Cron Daemon) which is in turn is generating a bounce back Undelivered Mail Return message from our email server.
The text of the message Cron is sending is as follows...
Subject:
Cron <root@DeviseName> /etc/frontview/addons/bin/APPGENIE/cp.d/cpinst/cp_updater.sh readynas /etc/frontview/addons/bin/APPGENIE/cp.d http://updates.netgear.com/ecosystem/repo /etc/frontview/addons/bin/APPGENIE
Body:
-- running pkg updater!
/http://updates.netgear.com/ecosystem/repo: Scheme missing.
SYSTEM VERSION = "readynas"
no corresponding version, exiting ... !
-- /etc/frontview/addons/bin/APPGENIE/cp.d/cpinst/cp_updater.sh: Unable to launch the package manager
Anyone know how to disable this message?
Thanks for the help...
The text of the message Cron is sending is as follows...
Subject:
Cron <root@DeviseName> /etc/frontview/addons/bin/APPGENIE/cp.d/cpinst/cp_updater.sh readynas /etc/frontview/addons/bin/APPGENIE/cp.d http://updates.netgear.com/ecosystem/repo /etc/frontview/addons/bin/APPGENIE
Body:
-- running pkg updater!
/http://updates.netgear.com/ecosystem/repo: Scheme missing.
SYSTEM VERSION = "readynas"
no corresponding version, exiting ... !
-- /etc/frontview/addons/bin/APPGENIE/cp.d/cpinst/cp_updater.sh: Unable to launch the package manager
Anyone know how to disable this message?
Thanks for the help...
2 Replies
- BatfinkAspirantYes me too. Can I ssh to the hash prompt to kill that script?
- pts0Aspirantscript /etc/frontview/addons/bin/APPGENIE/cp.d/cpinst/cp_updater.sh has an error,
Add after line 8
FIRMWARE_VERSION=`cat /etc/raidiator_version |sed 's/^.*!!//' |cut -d ',' -f1 |cut -d '=' -f2`
and it will work.
pts0
PS: Netgear support ist really very weak, never helped on this issue.
Related Content
NETGEAR Academy
Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!