-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
invalid memory address or nil pointer dereference when consuming a topic using a context #2411
Comments
Please update to v3.41.0 and let me know if that doesn't fix it. |
I still have the same issue with v3.42.0:
|
Looks like our telemetry wasn't able to collect that runtime error and I'm unable to replicate it. Here are a few things you can try:
|
Using v3.47.0 I get this new error:
|
Did you mean to type "confluent kafka topic consume"? |
Also, as of v3.42.0 the |
I get the same error when running the same command. No error when using the default context after
|
There is an error when using contexts when consuming from a topic
CLI details:
The text was updated successfully, but these errors were encountered: