Netwatch with fetch stopped working after 7.13

I am glad I found this post after changing my search on google. Same here. My Netwatch configuration worked with a external script to call discord webhook. After upgrade to 7.13 it stopped with message “Couldn’t start task: cannot open file: permission denied”. Tried everything until I read this post to add output=none and left everything as before. Now I am getting the push messages. Many thanks for posting this

Thanks this “output=none” helped my netwatch to work again without further investigating… will adapt the scripts soon

Thanks!!! it works for me

Hey everyone! I know this post it’s a few days old, but I’ve ran into a similar issue with my Netwatch rules, every time it tried to run them the following message appeared:


(netwatch:SW_XXYYZZ) no such item (/tool/netwatch/get; line 3)

Line 3 on my UP code says:

:local nombre [/tool netwatch get [find host=$ip] comment]

Tried quite a few things but ultimately for the solution was changing the before mentioned line of code on to:

:local nombre $"comment";