Skip to content
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

Connection to the broker is failing when stream.advertised_host is set to hostname #130

Open
DanielePalaia opened this issue Sep 21, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@DanielePalaia
Copy link
Collaborator

When we set the configuration parameter stream.advertised_host (https://www.rabbitmq.com/stream.html#advertised-host-port) to hostname and we try to connect with localhost then it is failing.

We had this issue on all the streaming clients.
A fix has been already implemented on java and .net for that.

See as reference:
rabbitmq/rabbitmq-stream-dotnet-client#305

@DanielePalaia DanielePalaia added the bug Something isn't working label Sep 25, 2023
@eli-persona
Copy link

eli-persona commented Jan 18, 2024

@DanielePalaia are you still having this issue? How does the failure manifest? I'm running into a similar issue when running a containerized rabbitmq; where I'm able to publish successfully after setting this configuration, but starting consumers never completes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants