influxdb-client-js icon indicating copy to clipboard operation
influxdb-client-js copied to clipboard

panic: heap memory exhausted

Open ianchanning opened this issue 1 year ago • 4 comments

Specifications

  • Client Version: 1.33.2
  • InfluxDB Version: 2
  • Platform: Linux (Alpine Linux 3.18.4)

Code sample to reproduce problem

I don't know how I can reproduce this

Expected behavior

No heap memory error

Actual behavior

NodeHttpTransport.ts generates this error: panic: heap memory exhausted

Additional info

Frankly I expect you will close this bug report. I have no good way of reproducing it. But currently there are zero hits for this on the internet, so I'm adding one. This could be because we're using Alpine Linux, but no idea.

ianchanning avatar Aug 05 '24 12:08 ianchanning