Replies: 1 comment 1 reply
-
Update: The issue does not occur with rmq 3.13.0-rc.4 |
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.
-
Hi All,
I use the most recent 1.8.0-rc2 version together with rmq 3.12.12.
During
StreamSystem.Create()
I see the below logging entry.Inside the logging entry there is a
SocketException
, and in fact the stream system is not working. Any help would be appreciated.2024-02-07 14:18:56.830603 [DBG] [051_010] Client connected to IPEndPoint { AddressFamily: InterNetwork, Address: IPAddress { AddressFamily: InterNetwork, ScopeId: "The property accessor threw an exception: SocketException", IsIPv6Multicast: False, IsIPv6LinkLocal: False, IsIPv6SiteLocal: False, IsIPv6Teredo: False, IsIPv6UniqueLocal: False, IsIPv4MappedToIPv6: False, Address: 16777343 }, Port: 5552 }
Beta Was this translation helpful? Give feedback.
All reactions