- Notifications
You must be signed in to change notification settings - Fork3.6k
-
Describe the bugReceived connection: <RMQConnection: 0x600003008c60> disconnectedWithError: Error Domain=GCDAsyncSocketErrorDomain Code=7 "Socket closed by remote peer" UserInfo={NSLocalizedDescription=Socket closed by remote peer} Reproduction steps.Why am I unable to create a Factory for RabbitMQClient even though I have imported RabbitMQClient in another language source code? Expected behavior. Additional contextNo response |
BetaWas this translation helpful?Give feedback.
All reactions
Replies: 1 comment
-
Why on earth was this filed for the .NET client repo, are you picking random repositories with "RabbitMQ" in the name? I do not understand the question, since according to the message, the socket was closed by RabbitMQ. That means you could instantiate a connection but the connection failed. Start withinspecting server logs for clues, in this community, we are terrible at mind reading and fortune telling. We need cold hard data to work with. |
BetaWas this translation helpful?Give feedback.
All reactions
This discussion was converted from issue #376 on January 29, 2024 14:53.