Making Sense of Syslog Messages

Run, in your .node-red folder
npm list castv2-client
and it should show you what is using it.

1 Like

Found it , it is a dependency of 'google-home-notifier-offline'

"bundleDependencies": false,
  "dependencies": {
    "bluebird": "3.5.1",
    "castv2-client": "^1.2.0",
    "file-server": "2.1.0",
    "google-tts-api": "latest",
    "network": "latest",
    "protobufjs": ">=5.0.3",
    "request": "2.88.0"
  },

So I have logged the problem on the Github page. The developer is quite responsive so I should have an answer fairly soon.

Again thank you for the help! I have never looked at the Syslog file mostly as I could not follow what the info was.

1 Like

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.