Hi all,
I am using Influxdb OSSV2, I have been writing a task to check my database status. The task was running fine until 2 or 3 days later, when I checked my task it showed me an error “Failed to get runs: failed to find runs: panic: runtime error: slice bounds out of range”.
Has anyone been through this error? May I have some advice?
Hi @Anaisdg
Thank you so much for your reply.
Tbh, I don’t know what to show you from the log because there are so many. Also, it only happens to some tasks that I created, my influxdb is working fine so I don’t think the post can help me.
Moreover, I noticed that even though the error is still there, the task is still working properly without any failure, and I can still have the logic performed inside the task. I suspect the error happens when we click directly on the task and it navigates us to the Influxdb UI where all the task logs need to be rendered and displayed.
So far, this does not bother me much, but it would be better if these bugs get fixed in the future.