You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{"level":"error","ts":1720624279.8719869,"logger":"numaflow.Source-processor","caller":"forward/forward.go:473","msg":"Retrying failed msgs","vertex":"numalogic-prometheus-pipeline-input","errors":{"expected to write body size of -24949 but got 40587":1},"stacktrace":"github.com/numaproj/numaflow/pkg/forward.(*InterStepDataForward).writeToBuffer\n\t/home/runner/work/numaflow/numaflow/pkg/forward/forward.go:473\ngithub.com/numaproj/numaflow/pkg/forward.(*InterStepDataForward).writeToBuffers\n\t/home/runner/work/numaflow/numaflow/pkg/forward/forward.go:428\ngithub.com/numaproj/numaflow/pkg/forward.(*InterStepDataForward).forwardAChunk\n\t/home/runner/work/numaflow/numaflow/pkg/forward/forward.go:314\ngithub.com/numaproj/numaflow/pkg/forward.(*InterStepDataForward).Start.func1\n\t/home/runner/work/numaflow/numaflow/pkg/forward/forward.go:143"}
If anything from me needed, please let me know
The text was updated successfully, but these errors were encountered:
Ragavendra-Vigneshwaran-R
changed the title
Numlogic-prometheus-input pod is throwing this error "expected to write body size of -24949 but got 40587"
Numalogic-prometheus-input pod is throwing this error "expected to write body size of -24949 but got 40587"
Jul 10, 2024
I have deployed numalogic-prometheus in my aks cluster using this instruction https://github.com/numaproj/numalogic-prometheus/tree/v0.7.0?tab=readme-ov-file#numalogic-prometheus. But after installing, checked the numalogic-promtheus-input pod, it's throwing below error. Please help me to resolve this issue.
{"level":"error","ts":1720624279.8719869,"logger":"numaflow.Source-processor","caller":"forward/forward.go:473","msg":"Retrying failed msgs","vertex":"numalogic-prometheus-pipeline-input","errors":{"expected to write body size of -24949 but got 40587":1},"stacktrace":"github.com/numaproj/numaflow/pkg/forward.(*InterStepDataForward).writeToBuffer\n\t/home/runner/work/numaflow/numaflow/pkg/forward/forward.go:473\ngithub.com/numaproj/numaflow/pkg/forward.(*InterStepDataForward).writeToBuffers\n\t/home/runner/work/numaflow/numaflow/pkg/forward/forward.go:428\ngithub.com/numaproj/numaflow/pkg/forward.(*InterStepDataForward).forwardAChunk\n\t/home/runner/work/numaflow/numaflow/pkg/forward/forward.go:314\ngithub.com/numaproj/numaflow/pkg/forward.(*InterStepDataForward).Start.func1\n\t/home/runner/work/numaflow/numaflow/pkg/forward/forward.go:143"}
If anything from me needed, please let me know
The text was updated successfully, but these errors were encountered: