Error mail node_update every morning / 2

Hi,

this thread is similar to this one but I never installed Peertube… so… what’s the problem ?

Here the error message I receive every morning :

Object : Cron <root@croets> test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.daily )

/etc/cron.daily/node_update:
/etc/cron.daily/node_update: line 3: /opt/node_n/node_update.log: No such file or directory
run-parts: /etc/cron.daily/node_update exited with return code 1 

Any ideas ?

Is /opt/node_n exist ?

nope… just a vc folder in /opt

So you can remove this script then.

Done.

Just remove ? I always surprised about solutions…
Why can I remove a script without consequences ? It’s not useful ?

I’ll tell you tomorrow morning about the effects (will I receive an error mail ?) !!

Thank you !

This cron script is used to update node versions used by n. This is related to /opt/node_n.
If you don’t have /opt/node_n anymore, you don’t need /etc/cron.daily/node_update either.
Which should have been removed when the main directory was.

Thanks for the explanation !

No error this morning !
A lot of :heart: for you !
Thanks!