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
@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
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
The text was updated successfully, but these errors were encountered: