Signal KSK
Signal K2y ago
3 replies
Greg Johnson

influxdb plugin - first attempts

I've setup an influxdb and have both a password and an API token - the API token seems to work fine when using the influx CLI. However, the plugin requires quite a number of parameters to be set, and none of them have defaults, so I'm not sure which are the critical ones (and I've no idea what to use for most of them).

In my server logs, I get the following message:

Aug 23 02:08:03 TypeError: Cannot read properties of undefined (reading 'filter') at Object.json (/data/conf/signalk/node_modules/signalk-to-influxdb2/dist/HistoryAPI.js:383:45) at /data/conf/signalk/node_modules/signalk-to-influxdb2/dist/HistoryAPI.js:166:13 at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

Would anyone have any tips on what this might mean?

Thanks!
greg
Was this page helpful?