Panic: runtime error: invalid memory address or nil pointer dereference

I have to use kapacitor udf to test unit in time series and I want to send the resullt in infludDB

But after one run I have this error : panic: runtime error: invalid memory address or nil pointer dereference

Thanks i

Hi , what is the version you have installed ?
What do you mean by a run ?
Is the following related to your problem ?

https://github.com/influxdata/influxdb/issues/9604

Hi #MarcV Thanks for answer but I have already solve this error.

Thanks

Hi @garba_moussa, I’m encountering the same error when trying to create a check via API. Could you please help share how you solved this issue? Much appreciated.