Repeated disconnect/reconnect #1909
MikeMillerDevices
started this conversation in
General
Replies: 1 comment 1 reply
-
I've seen this happen when two connections have the same ClientId. They almost fight over the same connection. Note, I'm not a maintainer just a user not an expert. |
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.
-
I'm connected to a solace broker and see repeatedly that there is a disconnect followed by an immediate reconnect. I don't see any errors or exceptions (all managed enabled). The is no information in the disconnect other than it was a normal connection.
This doesn't seem to happen all the time but it's more often than not. It's also happens fast than the configured reconnect interval
I'm using a basic username/password authentication.
Beta Was this translation helpful? Give feedback.
All reactions