matthewwall / weewx-influx

uploader for influxdb
GNU General Public License v3.0
45 stars 22 forks source link

HTTP Error 405 #25

Open The1Magoo opened 4 years ago

The1Magoo commented 4 years ago

Hi Matthew, Trying to integrate WeeWX with Openhab via Influx and Grafana, and have hit a wall..

The error I am seeing in Syslog is : restx: Influx: Failed upload attempt 3: HTTP Error 405: Method Not Allowed

Config is : [[Influx]] host = 192.168.2.29 database = weewx port = 8086 username = weewx password = xxxxxx create_database=True unit_system = METRIC

Any suggestions please?

Regards, Dave