Error when running NATS Jetstream as input in redpanda connect(formerly Benthos) in multiple pods. #5645
Closed
BenBasilTomy
started this conversation in
General
Replies: 1 comment 1 reply
-
This is more of a Benthos than NATS question, but that error message seems to indicate you are trying to subscribe to a consumer using a queue group (I'm guessing the |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am running a redpanda connect with NATS Jetstream as input and getting an error:
"Failed to connect to nats_jetstream: cannot create a queue subscription for a consumer without a deliver group."
But as per redpanda connect documentation there is no config field for NATS Jetstream input as deliver group. How to solve this? Below is my input configuration:
Beta Was this translation helpful? Give feedback.
All reactions