nettigo / namf

Nettigo Air Monitor Firmware
GNU General Public License v3.0
33 stars 19 forks source link

InfluxDB upload doesn't use configured password #74

Closed repcio closed 3 months ago

repcio commented 8 months ago

When sending data to InfluxDB only username is used so no data is placed in the database when username and password is required to upload data.

netmaniac commented 8 months ago

There is new release in beta channel, should use user/password set in config, however I don't have currently access to influx to test it.

repcio commented 6 months ago

I will check this in next 2 weeks as I have downgraded InfluxDB server to gather data.

netmaniac commented 3 months ago

I have now released NAMF-2020-46rc8 and it has finall fix for password auth in Influx 1.x (2.x API is not yet supported). From this release it works for me.