Skip to content

InfluxDB write failed: connection failed  #216

Open
@ewwachter

Description

@ewwachter

Steps to reproduce:
I've tried to reproduce the basic write example: https://github.com/tobiasschuerg/InfluxDB-Client-for-Arduino/blob/master/examples/BasicWrite/BasicWrite.ino
I fulfilled the information, INFLUXDB_URL, INFLUXDB_TOKEN, INFLUXDB_TOKEN, INFLUXDB_ORG and INFLUXDB_BUCKET.

Expected behavior:
I would expect wifi connected and influxDB connect
Actual behavior:
Wifi is connected, but influxdb has error:
InfluxDB connection failed: connection failed
Writing: wifi_status,device=ESP8266,SSID= rssi=-84i
InfluxDB write failed: connection failed
Wait 10s

Specifications:

  • Library Version: latest
  • InfluxDB Version: 2
  • Board/ESP chip: ESP8266 Feather Huzzah board
  • Device Arduino SDK version: 2.0.3

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions