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
When clicking to "Refresh" a connected profile it changes to Disconnected and when trying to connect again throws an error: SocketException: Failed to create server socket (OS Error: The shared flag to bind() needs to be true if binding multiple times on the same (address, port) combination.)
Steps to reproduce
Connect to a profile
Click on the menu ... for the profile
Select Refresh
Reconnect
Expected behavior
I would expect that refreshing an already connected profile would maintain the connection
Screenshots
No response
Smartphones
No response
Were you using an atApplication when the bug was found?
NoPorts
Additional context
Does the refresh do anything? Should it be removed?
The text was updated successfully, but these errors were encountered:
Describe the bug
When clicking to "Refresh" a connected profile it changes to Disconnected and when trying to connect again throws an error:
SocketException: Failed to create server socket (OS Error: The shared flag to bind() needs to be
trueif binding multiple times on the same (address, port) combination.)
Steps to reproduce
...
for the profileExpected behavior
I would expect that refreshing an already connected profile would maintain the connection
Screenshots
No response
Smartphones
No response
Were you using an atApplication when the bug was found?
NoPorts
Additional context
Does the refresh do anything? Should it be removed?
The text was updated successfully, but these errors were encountered: