mderevyankoaqa / jmeter-influxdb2-listener-plugin

Influx DB v2.0 listener plugin for Apache JMeter. Provides the possibility to see the online dashboard (aggregation table, errors, the response body of failures).
Apache License 2.0
119 stars 41 forks source link

Read timed out #85

Closed yjqqz closed 1 year ago

yjqqz commented 1 year ago

I am using influxbd 2.6.1, Jmeter 5.5, getting below error

2023-04-06 08:37:12,173 ERROR i.g.m.i.v.InfluxDatabaseBackendListenerClient: Error has occurred, batch with size 14 was not imported, see the details --> Read timed out

if I use org.apache.jmeter.visualizers.backend.influxdb.InfluxdbBackendListenerClient, it works fine. Please help

yjqqz commented 1 year ago

it is my proxy setting causing the issue