error i have got while running vector #16095
Replies: 4 comments 2 replies
-
@muneesMohammed thanks for bringing this up. I created #16103 for the team to look into this. |
Beta Was this translation helpful? Give feedback.
-
Hi @muneesMohammed, could you try to trigger the problem with Then, if you could provide the info we request for issues, that would help us out: https://github.com/vectordotdev/vector/issues/new?assignees=&labels=type%3A+bug&template=bug.yml |
Beta Was this translation helpful? Give feedback.
-
Hello, I'm having same issue (AWS EKS, aarch64 node)
Also tried to force the number of threads, but this does not solve
|
Beta Was this translation helpful? Give feedback.
-
I'm able to reproduce the issue when cpu limit is 1000m, this sounds related to Filebeat input. Full stacktrace
How to reproduce on Kubernetes: |
Beta Was this translation helpful? Give feedback.
-
While running vector in Kubernetes, everything went smoothly, but a few days later, it began to report these errors, and I had no idea what they were. If anyone can help, that would be deeply appreciated.
source{component_kind="source" component_id=syslog component_type=syslog component_name=syslog}: vector::source thread 'vector-worker' panicked at 'assertion failed: min <= max', /rustc/69f9c33d71c871fc16ac445211281c6e7a340943/library/core/src/cmp.rs:860:9 note: run with
RUST_BACKTRACE=1
environment variable to display a backtrace thread 'vector-worker' panicked at 'calledResult::unwrap()
on anErr
value: PoisonError { .. }'Beta Was this translation helpful? Give feedback.
All reactions