Errors in daily root emails

What type of hardware are you using: Old laptop or computer
What YunoHost version are you running: Latest
How are you able to access your server: The webadmin

Describe your issue

Hello all,

For the past week or so, I am getting this error messages in the daily root email service. What is this about?

Share relevant logs or error messages

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

Not sure why it wasnt deleted (in fact Im not sure how it’s supposed to be but I’m confused why nobody else reports this ?)

Anyway you can safely run sudo rm /etc/cron.daily/node_update

I have it on my home server. I’ve just deleted it :sweat_smile:
I probably installed an app using node then removed it.

Hello. I am encountering the same issue. Thank you for the solution <3