Skip to content

Influx write caching does not work #702

@isarrider

Description

@isarrider

Hi all,

I have an error with Influx caching...

My conf file has for each channel:

      "max_batch_inserts": 4500,
      "max_buffer_size": 450000,

but when the Influx goes down
(for an upgrade or whatever)

I get:

[Apr 13 23:01:02][chn3] CURL Error: Could not connect to server
[Apr 13 23:01:02][chn4] CURL Error: Could not connect to server
[Apr 13 23:01:02][chn4] InfluxDB error! - HTTP Status 0
[Apr 13 23:01:02][chn3] InfluxDB error! - HTTP Status 0
[Apr 17 12:17:49][chn1] CURL Error: Timeout was reached
[Apr 17 12:17:49][chn4] CURL Error: Timeout was reached
[Apr 17 12:17:49][chn4] InfluxDB error! - HTTP Status 0
[Apr 17 12:17:49][chn1] InfluxDB error! - HTTP Status 0
[Apr 17 12:17:49][chn3] CURL Error: Timeout was reached
[Apr 17 12:17:49][chn2] CURL Error: Timeout was reached
[Apr 17 12:17:49][chn2] InfluxDB error! - HTTP Status 0
[Apr 17 12:17:49][chn3] InfluxDB error! - HTTP Status 0
[Apr 17 12:17:49][chn0] CURL Error: Timeout was reached
[Apr 17 12:17:49][chn0] InfluxDB error! - HTTP Status 0
[Apr 17 12:17:49][chn4] CURL Error: Could not connect to server
[Apr 17 12:17:49][chn4] InfluxDB error! - HTTP Status 0
[Apr 17 12:17:49][chn2] CURL Error: Could not connect to server
[Apr 17 12:17:49][chn2] InfluxDB error! - HTTP Status 0
[Apr 17 12:17:56][chn0] CURL Error: Could not connect to server
[Apr 17 12:17:56][chn0] InfluxDB error! - HTTP Status 0
[Apr 17 12:18:03][chn0] CURL Error: Could not connect to server

Thoughts?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions