Jeroen Coussement
Jeroen Coussement
That seems to be an error coming from the influx client library itself. Are you certain the token is valid, and provides access to the bucket you want to write...
Can you access the database from grafana or chronograph using those credentials?
Hi Domencio, it not yet compatible with 2.0, but I guess this is a logical next step for a future release
@dneri-irem support for 2.0 has started on the dev branch. Please check example config.toml file for how to configure.
try setting the DATA_PATH env variable to a folder that is certainly accessible before starting the logger, does that help?
Hi, can you specify some details about your environment? - OS? - Node version - Is openssl installed correctly? Which version?
Hi @AWanderingEngineer, certificate generation is done by the underlying node OPCUA library, and I've had problems with it before. Could you try this with the new version (v2) of the...
Hi David, yes, we will probably add that in the future for polling. However, using 'monitored' as the collection type should already give you ms resolutions
The warning message is there for debug purposes, but it's probably better to put this at the DEBUG level so your logs dont fill up with the message. Environment variables...
It currently grows unlimited. This folder contains the data buffer during the time there is no connection to influxDB. If it is huge, that means you have no database connection...